1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 03:57:21 +00:00
TiddlyWiki5/core
lin onetwo 474b73bdbe
Feat: destroy() method for widgets to do custom cleanup (#6699)
* feat: inform child widget to do some custom cleanup

* fix: type

* refactor: restore old removeChildDomNodes

* refactor: make destroy() a separate method

* refactor: make destroy call removeChildDomNodes

* refactor: call destroy instead of removeChildDomNodes in each core widgets

* fix: refreshSelf does not mean destroy

* refactor: use old var insteadof const

* docs: about subclass
2023-05-06 12:19:11 +01:00
..
images Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
language Report ZoomIn issues when using tiddler template that starts with a text node (#7007) 2023-03-01 16:18:41 +00:00
modules Feat: destroy() method for widgets to do custom cleanup (#6699) 2023-05-06 12:19:11 +01:00
palettes Restore "Add default settings for styled inline SPANs (#6877)" 2022-10-16 17:28:36 +01:00
templates External-js file naming adjusted. import docs form tw5.com. make extrnal-js more visible (#7361) 2023-05-06 11:37:05 +01:00
ui Improve the StoryTiddlerTemplate fallback (#7332) 2023-05-06 11:53:58 +01:00
wiki Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid It's 2023 2023-01-02 15:47:24 +00:00
icon.tid Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core