1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-20 11:19:45 +00:00
TiddlyWiki5/core/modules/utils/dom
Jeremy Ruston 78fb4a2c1d
Custom copy clipboard notifications (#8211)
* Initial Commit

* Improve plugin tests

Fixes #8209

* Fix RSOE

* Fix extraneous copy to clipboard at startup
2024-05-29 15:06:33 +01:00
..
animations
animator.js
browser.js
csscolorparser.js
csscolorparser.js.meta
dom.js Custom copy clipboard notifications (#8211) 2024-05-29 15:06:33 +01:00
dragndrop.js Fix drag and drop from chrome-like browsers to FireFox (#7622) 2023-07-22 15:47:39 +01:00
http.js Revert "Add defaultHeaders flag that controls helpful default heders that can sometimes interfere with apis (#8152)" 2024-05-29 13:55:32 +01:00
keyboard.js
modal.js Optionally allow click outside to close modals (#7072) 2022-12-03 17:26:44 +00:00
notifier.js Add alert role to notifications so they're automatically spoken by screen readers. (#6743) 2022-06-28 17:48:03 +01:00
popup.js Fixed PR to fix popup position if popup is triggered from within an offsetParent element (#7013) 2022-12-01 21:16:44 +00:00
scroller.js Add the querySelectorSafe() function and replace querySelector() usage (#7380) 2023-05-06 11:54:54 +01:00