1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-30 15:50:37 +00:00
TiddlyWiki5/core/wiki/macros
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
..
colour-picker.tid Trim Saga: I think this is the last batch (#6611) 2022-04-16 17:19:05 +01:00
copy-to-clipboard.tid Trim Saga: I think this is the last batch (#6611) 2022-04-16 17:19:05 +01:00
CSS.tid Revert "Give plugin authors the chance to extend a palette (#6624)" 2022-04-16 17:37:08 +01:00
diff.tid Trim saga: The big macros (#6269) 2022-04-01 12:09:59 +01:00
dumpvariables.tid Trim Saga: I think this is the last batch (#6611) 2022-04-16 17:19:05 +01:00
export.tid Fix ViewToolbar items inconsistent spacing (#5473) 2021-05-24 19:24:37 +01:00
image-picker.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
keyboard-driven-input.tid Make tag-picker and keyboard-driven-input macros human readable (#7118) 2023-01-19 20:44:00 +00:00
lingo.tid First pass at accessibility improvements for #650 2014-06-14 18:06:56 +01:00
list.tid make all list-* macros readable for easier future improvements (#7551) 2023-11-21 11:30:05 +00:00
tabs.tid Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
tag-picker.tid Make tag-picker and keyboard-driven-input macros human readable (#7118) 2023-01-19 20:44:00 +00:00
tag.tid Fix missing closing tag in tag-pill-inner macro 2023-08-25 14:06:17 +01:00
thumbnails.tid Trim Saga: I think this is the last batch (#6611) 2022-04-16 17:19:05 +01:00
timeline.tid Make timeline macro more customisable (#5947) 2022-11-14 17:11:26 +00:00
toc.tid Tweak TOC to not show expander for sublist with all children excluded (#7802) 2023-10-25 13:37:24 +01:00
translink.tid Improve translink macro, fixes 4877 (#7425) 2023-05-10 21:57:15 +01:00
tree.tid Trim Saga: Another batch of medium-sized files (#6270) 2022-03-26 15:19:04 +00:00
utils.tid Add/refactor PaletteManager (#3832) 2019-06-26 12:36:13 +01:00