This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
TiddlyWiki5
Watch
1
Star
0
Fork
0
You've already forked TiddlyWiki5
mirror of
https://github.com/Jermolene/TiddlyWiki5
synced
2026-05-15 01:42:18 +00:00
Code
Issues
Releases
Wiki
Activity
Files
d4bc3fcd998902c17cd6bcefdc8d380e5c224458
TiddlyWiki5
/
core
/
modules
/
utils
/
dom
T
History
Jeremy Ruston
d4bc3fcd99
Fix: HTTP progress handler not passed optional variables
...
Thanks @ericshulman
2025-02-06 17:04:10 +00:00
..
animations
Restored animations for the reveal widget
2013-11-01 17:23:08 +00:00
animator.js
Fix animation behaviour of reveal widget
2013-11-02 09:21:11 +00:00
browser.js
Limited implementation of external text tiddlers in the browser
2015-08-29 16:33:04 +01:00
csscolorparser.js
Provisionally make tag pill foreground colour be responsive
2014-11-06 13:35:48 +00:00
csscolorparser.js.meta
Provisionally make tag pill foreground colour be responsive
2014-11-06 13:35:48 +00:00
dom.js
Extend copy to clipborad function to support customized mime types (
#8912
)
2025-01-27 16:45:26 +00:00
dragndrop.js
Fix drag and drop from chrome-like browsers to FireFox (
#7622
)
2023-07-22 15:47:39 +01:00
http.js
Fix: HTTP progress handler not passed optional variables
2025-02-06 17:04:10 +00:00
keyboard.js
Introduce text editor toolbar (
#2315
)
2016-04-22 08:36:29 +01:00
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