TiddlyWiki5/core
Saq Imtiaz d376ada241
Adds a widget destroy method (#9097)
* feat: widget destroy method

* fix: revert to original implementation

* Invoke onDestroy method during widget destruction

Add custom cleanup method call in destroy process

* Update documentation for destroy method options

* Fix formatting in widget.js comments

* Refactor destroyChildren method for formatting

* Fix indentation in findNextSiblingDomNode method

* docs: added changenote

* chore: lint

* fix: remove deprecated utils method
2026-02-05 17:03:40 +01:00
..
images Remove flags in language plugins (#8837) 2025-02-21 12:17:53 +00:00
language Allow title, tags, text as focus for editing existing tiddlers (#9214) 2026-02-04 13:41:40 +01:00
modules Adds a widget destroy method (#9097) 2026-02-05 17:03:40 +01:00
palettes Muted palette, minor adjustments (#9015) 2025-10-29 11:18:31 +00:00
stylesheets Intergrate tiddlywiki palette colors and settings to custom CSS properties (#9333) 2026-02-04 11:37:04 +00:00
templates Revert #9554 Refactor stylesheets in single <style> tags 2026-01-18 11:40:10 +00:00
ui Allow title, tags, text as focus for editing existing tiddlers (#9214) 2026-02-04 13:41:40 +01:00
wiki Allow title, tags, text as focus for editing existing tiddlers (#9214) 2026-02-04 13:41:40 +01:00
acknowledgements.tid Migrate diff-match-patch to a modern fork (#9511) 2026-01-04 11:56:25 +00:00
copyright.tid Update for 2025 2025-01-05 14:35:27 +00:00
icon.tid Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +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