1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 00:03:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers
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
..
_tw_shared Clean up after #7671 (Change favicon format from ICO to PNG) (#7774) 2023-10-06 21:39:43 +01:00
about Add a summary for each release, and include in archive listing 2023-10-08 10:29:42 +01:00
commands Add missing docs for commands command 2022-12-04 21:14:30 +00:00
community Merge branch 'tiddlywiki-com' 2023-10-17 11:38:23 +01:00
concepts Simplify Permalink/Permaview URLs (#7729) 2023-11-21 11:24:17 +00:00
customising Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
definitions Some new gitlab related docs changes (#7651) 2023-07-31 16:30:41 +01:00
demonstrations Fix toc indentation problem (#7627) 2023-07-22 12:41:19 +01:00
editions Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
features Docs: created Deserializers tiddler with overview of core deserializer modules (#7564) 2023-06-27 11:43:23 +01:00
fields Overhaul the filter operator documentation: part 2 2015-01-24 21:18:44 +00:00
fileformats Update docs that mention store area 2021-07-14 13:08:19 +01:00
filters Allow negative indexes in json operators (#7849) 2023-11-21 11:05:13 +00:00
functions Custom widgets and filter operator names must now contain a period 2023-06-01 08:06:28 +01:00
gettingstarted Docs: "Saving with the HTML5 saver" improvements (#7109) 2022-12-17 08:22:27 +00:00
hellothere Docs: Add information about the Chinese TiddlyWiki community (#7792) 2023-10-17 11:37:57 +01:00
hiddensettings Add hidden option to make "More" sidebar tabs be horizontal (#7063) 2022-11-30 09:57:14 +00:00
howtos Improve jsonstringify and stringify operators docs (#7650) 2023-09-19 15:52:04 +01:00
images Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
languages Tag additions (#6233) 2021-11-18 08:58:41 +00:00
learning Update ActionListopsWidget documentation including notes on de-duplication (#7301) 2023-03-04 11:48:14 +00:00
macros Add docs on achieving unique tag macro dropdowns inside list widget (#7639) 2023-07-31 12:09:46 +01:00
marketplace Add Funding and Marketplace material, and refresh HelloThere 2022-12-04 17:58:16 +00:00
mechanisms Fix miscellaneous docs typos (#7143) 2022-12-21 10:07:14 +00:00
menubar First commit of new Menu Bar plugin 2020-02-28 14:33:15 +00:00
messages tm-open-window set focus to existing window (#7708) 2023-10-18 16:10:04 +01:00
nodejs Add 'filepath' source attribute to tiddlywiki.files (#7253) 2023-05-06 11:26:40 +01:00
platforms Remove docs references to Beaker Browser now it is archived 2023-01-19 16:43:48 +00:00
plugins Make save wiki button be accessible to users without colour vision (#7232) 2023-01-28 09:51:25 +00:00
pragmas Docs: Clarify that whitespace trim is inherited by procedure and widget definitions 2023-09-21 18:11:54 +01:00
procedures Docs: Clarify that whitespace trim is inherited by procedure and widget definitions 2023-09-21 18:11:54 +01:00
readme Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
reference Fix tag pill colouring 2021-11-19 10:52:13 +00:00
releasenotes Add a summary for each release, and include in archive listing 2023-10-08 10:29:42 +01:00
roadmap Update RoadMap tiddler 2020-05-16 19:52:54 +01:00
saving Some new gitlab related docs changes (#7651) 2023-07-31 16:30:41 +01:00
styleguide Restructure and optimize CheckboxWidget docs (#7362) 2023-04-04 18:00:04 +01:00
system Docs: Add information about the Chinese TiddlyWiki community (#7792) 2023-10-17 11:37:57 +01:00
systemtags Update SystemTag_ $__tags_Macro.tid 2023-07-31 21:02:49 +01:00
testimonials Add Funding and Marketplace material, and refresh HelloThere 2022-12-04 17:58:16 +00:00
tiddlydesktop Update TiddlyDesktop repository URL 2022-03-31 12:05:56 +01:00
variables Refactor variable invocation docs (#7642) 2023-07-31 12:13:37 +01:00
videos Use https for YouTube 2017-11-18 19:53:52 +00:00
webserver Feat: decode url-encoded user name in authenticate request header to allow CJK username in header (#7471) 2023-05-22 12:25:51 +01:00
widgets Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
wikitext Conditional Shortcut Syntax (#7710) 2023-10-14 09:41:21 +01:00
workingwithtw Make save wiki button be accessible to users without colour vision (#7232) 2023-01-28 09:51:25 +00:00
_TiddlyStudy_ by Kebi.tid Update community resources TiddlyResearch and Drift (#7198) 2023-01-10 22:18:32 +00:00
$__StoryList.tid Revert "Allow $:/core/ui/ControlPanel/Basics to work in the story river + some docs about utility classes (#6912)" 2022-11-15 11:41:55 +00:00
Tables in WikiText CSS Utility Classes.tid Revert "Revert "add table utility classes and some docs how to use them. fix problem with control-panel basics tab shown in story river (#7039)"" 2022-11-23 21:52:36 +00:00