1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/core/ui
Jermolene 29606c6d24 Refactor new journal actions
Using contained actions, as we were, meant that the actions (and in this case the wikify widget) were being rendered at render time, but might have been out of date by the time the actions were triggered. Using the action attribute ensures the actions are rendered when they are executed.

Fixes #3326
2018-06-06 19:41:02 +01:00
..
AboveStory Fix tw2-plugin-check warning so that more than one plugin is displayed 2016-09-30 18:27:45 +01:00
AdvancedSearch Suppress search results if search string is too short 2016-10-11 09:27:26 +01:00
Components Display "contents" tab for plugins that lack any information tabs 2017-04-30 09:59:41 +01:00
ControlPanel Make new tiddler title editable in ControlPanel (#3149) 2018-03-05 11:24:29 +00:00
EditorToolbar allows to add link via ENTER in input (#2703) 2018-04-24 22:02:04 +01:00
EditTemplate Restore default of preview pane hidden 2018-05-02 16:52:45 +01:00
EditToolbar days filter – docs and examples optimisations (#2972) 2017-09-16 15:29:44 +01:00
Filters Add an entry to the filter drop down for exporting the current story (minus advanced search) (#2670) 2016-12-30 17:42:23 +00:00
ImportPreviews Fix broken import previews 2018-05-16 17:40:15 +01:00
Manager Introduce tiddler manager 2016-11-29 08:36:07 +00:00
MoreSideBar Create the new "tree" global macro (#2925) 2017-06-28 17:44:15 +01:00
PageControls Refactor new journal actions 2018-06-06 19:41:02 +01:00
PageTemplate Add fold tiddler toolbar button 2015-08-09 11:10:04 +01:00
SideBar implements default setting for the More sidebar in the same way as the existing default setting which sidebar tab to open as default; adds control panel setting; adds en-GB and de-DE lingo (#3135) 2018-03-05 11:14:30 +00:00
TiddlerInfo Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
TopRightBar Change button widget 'title' attribute to 'tooltip' 2014-09-10 10:25:50 +01:00
ViewTemplate Add pluggable previews to the import listing 2018-04-03 17:50:57 +01:00
ViewToolbar Remove print-tiddler-window button for v5.1.17 2018-05-12 11:20:43 +01:00
AdvancedSearch.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
AlertTemplate.tid Add localisable strings (#2438) 2016-05-12 08:44:28 -06:00
BinaryWarning.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
ControlPanel.tid Soften colour of system tiddler icons 2015-03-10 12:29:39 +00:00
DefaultSearchResultList.tid add localisable strings for search 2015-10-18 18:09:41 +09:00
EditTemplate.tid Dynaview: Add support for updating the address bar when scrolling 2018-03-13 14:07:29 +00:00
ImportListing.tid Add pluggable previews to the import listing 2018-04-03 17:50:57 +01:00
ListItemTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
Manager.tid Introduce tiddler manager 2016-11-29 08:36:07 +00:00
MissingTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
PageControls.tid Use UI button tiddler titles as CSS classes 2017-08-08 18:25:45 +01:00
PageStylesheet.tid Ensure stylesheet is re-rendered when the language changes 2015-02-08 17:56:17 +00:00
PageTemplate.tid Add support for relinking when renaming tiddlers 2016-12-15 17:13:32 +00:00
PluginInfo.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
PluginInfoDefaultContents.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
PluginListItemTemplate.tid Refactor user interface for plugin tiddlers 2016-10-18 09:23:19 +01:00
SearchResults.tid Addresses #1066 by moving the search results into a dropdown. 2015-09-27 22:53:46 +01:00
SideBarLists.tid Suppress search results if search string is too short 2016-10-11 09:27:26 +01:00
TagManager.tid Refactor tag template into an underlying macro 2016-11-28 19:17:25 +00:00
TagTemplate.tid Refactor draggable stuff for easier reuse 2017-03-23 14:23:33 +00:00
TiddlerFields.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerFieldTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
TiddlerInfo.tid Add "sticky" mode for tiddler info panel 2016-11-23 18:17:54 +00:00
UntaggedTemplate.tid Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
ViewTemplate.tid Add data attributes to ViewTemplate (#3209) 2018-04-24 22:08:20 +01:00