1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-09 21:18:11 +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
..
2020-07-13 11:49:21 +01:00
2023-03-05 17:40:04 +00:00
2021-09-14 10:22:27 +01:00
2023-01-14 09:49:04 +00:00
2023-05-06 12:08:46 +01:00