1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 17:00:45 +00:00
TiddlyWiki5/core
Jermolene 465f4ac469 Fix problem with refreshing modal dialogues
Previously any refreshing of the content of a modal would cause a
crash. The problem is the way that we steal the root widget for the
render trees used in the modal. The root widget is tied to the
container DOM node for the main content area, which isn’t actually a
parent of the modal DOM nodes, hence the confusion for the refresh
mechanism.
2014-07-04 21:07:35 +01:00
..
config/editor-type-mappings Take editor configuration from configuration tiddlers 2014-01-24 20:22:23 +00:00
images Use SVG icons for expand/collapse 2014-06-21 11:49:42 +01:00
language Add table of contents to tw5.com 2014-06-21 11:17:04 +01:00
modules Fix problem with refreshing modal dialogues 2014-07-04 21:07:35 +01:00
palettes Restore link hover colours 2014-06-27 07:26:34 +01:00
templates Avoid saving $:/HistoryList 2014-07-03 14:33:20 +01:00
ui Improve handling of popup state 2014-06-22 11:14:11 +01:00
wiki Extend the tabs macro to allow tab contents to be templated 2014-07-02 12:15:52 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
plugin.info Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00