]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
add beforeDestroy hook (#9933)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Sun, 5 Dec 2021 14:05:18 +0000 (15:05 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Dec 2021 14:05:18 +0000 (09:05 -0500)
commite7aec8c301ab383b806b0977314426dc5b44d134
tree6616b69bc72a9a1eec6dcdeffbf17fb44e0d94e6
parentd1daf1ac0894421ed852048f2c9a71c7b793632c
add beforeDestroy hook (#9933)

* add `beforeDestroy` hook
* add documentation of destroy lifecycle, add `afterDestroy` hook and deprecate destroy
docs/developers/destroy_flowchart.png [new file with mode: 0644]
docs/developers/plugins.md
src/core/core.controller.js
src/core/core.plugins.js
types/index.esm.d.ts