1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-25 14:43:01 +00:00
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
..
2014-04-27 20:03:33 +01:00
2023-04-19 11:55:25 +01:00
2022-07-21 15:30:56 +01:00
2021-10-02 16:17:07 +01:00
2023-03-10 09:41:36 +00:00
2013-11-10 19:22:10 +00:00
2023-04-19 11:55:25 +01:00
2021-10-30 11:42:22 +01:00