1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-13 15:34:22 +00:00
TiddlyWiki5/core/modules/utils/dom
Jermolene d6c5e51501 Fix popup handling in Cecily and Zoomin view
Cecily and Zoomin story views use a document.body that is smaller than
the document.documentElement. We were just clearing the popups on
clicks on the document.body Clicks on the document element (ie, on the
background of the page) were not being trapped, meaning that you
couldn’t dismiss a popup.
2014-11-22 10:19:03 +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 Fix full screen button not supported 2014-08-03 12:35:53 +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 More defensive dom utility hasClass() 2014-07-28 14:19:52 +01:00
http.js Treat HTTP 201 response code as success 2014-09-24 16:19:23 +02:00
keyboard.js Fix tiddler keyboard shortcuts 2014-09-02 22:09:28 +01:00
modal.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
notifier.js Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
popup.js Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
scroller.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00