TiddlyWiki5/core/modules/utils
Rob Hoelz 09ea59240a Cancel non-ancestor popups when showing a new popup (#3490)
Addresses GH #3484

As far as I can tell, the popup level checks in this module are
meant to handle nested popups.  It seems to me that the goal is
for at most a single hierarchy of popups to exist at any given time
- bearing that in mind, this change checks any popups currently tracked
by the module, canceling any that don't share an element hierarchy with
the new popup.
2018-11-25 10:42:21 +00:00
..
diff-match-patch Incorporate “diff” engine to show visual differences (#3112) 2018-03-16 20:38:35 +00:00
dom Cancel non-ancestor popups when showing a new popup (#3490) 2018-11-25 10:42:21 +00:00
crypto.js
csv.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
edition-info.js
fakedom.js Don't throw errors when hitting limits of the fakedom 2017-06-09 15:20:45 +01:00
filesystem.js Avoid deprecated new Buffer() usage 2018-06-13 11:22:17 +01:00
logger.js Syncer: allow logging to be disabled 2017-09-26 17:10:57 +01:00
parsetree.js
performance.js
pluginmaker.js
transliterate.js Transliterate servername to safe ASCII 2018-08-24 14:33:31 +01:00
utils.js Add support for global keyboard shortcuts (#3493) 2018-11-06 13:34:51 +00:00