1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/core/modules/utils/dom
Jermolene 70a120d4a6 Expand the logging mechanism to support alerts overlaid on the main screen
Now we get decent visual indication of sync errors, for instance. Still
work to do to coalesce alerts so that the screen doesn’t fill up with
them after an interval. And probably we should add a button to clear
all alerts.
2014-02-14 07:53:41 +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 Fixed problem with Element.ELEMENT_NODE undefined on Safari 2014-01-04 15:15:12 +00:00
dom.js Remove obsolete stylesheet helper 2014-02-08 09:29:11 +00:00
http.js Expand the logging mechanism to support alerts overlaid on the main screen 2014-02-14 07:53:41 +00:00
keyboard.js Clearer explanation of key descriptor syntax 2014-02-04 20:05:34 +00:00
modal.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
notifier.js Fix notification removal to not rely on transitionEnd events 2014-01-09 22:26:21 +00:00
popup.js Improve popup dismissal 2013-11-12 22:02:26 +00:00
scroller.js Fix up some problems when the animation duration is zero 2013-08-29 12:43:24 +01:00