1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-26 11:37:20 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data
Jeremy Ruston 62bb8affa4
Add data attribute support to button and other widgets (#7769)
* Add data attribute support to button widget

* Fix typo

* Refactor ready for making mechanism more generic

* Apply more generic implementation to multiplate widgets

* Refactor to use existing widget.assignAttributes() method

* Fix typo

* Clarify docs

* Update docs

* Update select widget to support style.* attributes

* Remove obsolete comment

* Fixes refresh issues for checkbox and links widgets for data attributes (#7846)

* fix: refresh issues with checkbox and links widgets

* fix: indenting

* Feat: add support for data attributes to Draggable and Droppable widgets (#7845)

* Docs clarification

* docs: add style and data attributes to Draggable and Droppable widget docs (#7850)

* Refactors Select widget to directly create DOM node (#7848)

* fix: refactored SelectWidget to directly create DOM nodes

* fix: refactored SelectWidget to directly create DOM nodes

* fix: improve refresh handling for select widget

* Fixes issues in the PR "Button widget data attributes" (#7852)

* fix: fixed ordered attributes handling and improved tests to catch event attributes

* fix: clean up code from testing

* fix: more tests and refactoring

* fix: use lowercase when checking for event attribute prefix

* fix: use lowercase when checking for event attribute prefix

* fix: changed comment wording

* fix: minor refactoring

* refactor: for brevity

---------

Co-authored-by: Saq Imtiaz <saq.imtiaz@gmail.com>
2023-11-22 20:05:40 +00:00
..
conditionals Conditional Shortcut Syntax (#7710) 2023-10-14 09:41:21 +01:00
custom-operators Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
deserializers Adds a deserialize filter operator (#7511) 2023-06-03 14:33:10 +01:00
filters Adds Text substitution support in widget attributes and new operator (#7526) 2023-06-24 14:57:15 +01:00
functions Fix transclude inefficiency (#7647) 2023-07-30 18:04:05 +01:00
genesis-widget Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
importvariables Trim whitespace when importing variables in $importvariables (#7611) 2023-07-17 09:18:42 +01:00
list-widget Add support for list-template and list-empty widgets for specifying list widget templates (#7784) 2023-10-14 09:31:11 +01:00
macros Fixed issue with trailing newlines in macrodefs (#7371) 2023-03-23 22:37:35 +00:00
messages/tm-import-tiddler Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243) 2023-02-11 09:15:44 +00:00
pragmas Adds support for indenting pragmas with whitespace (#7185) 2023-01-08 13:17:01 +00:00
procedures Feat: allow new pragmas to be indented (#7624) 2023-07-21 13:40:42 +01:00
tabs-macro Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
this-tiddler Introduce "thisTiddler" variable (#7182) 2023-05-06 11:40:22 +01:00
transclude Fixes Text Parser being impacted by overrides to codeblock widget (#7844) 2023-11-20 08:38:04 +00:00
widgets Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00