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
animator.js
browser.js
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
http.js
keyboard.js
modal.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
notifier.js
popup.js Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
scroller.js