mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-09 04:06:39 +00:00

* feat: add removeEventListener , and allow register multiple listeners Instead of remove old one when add new one. * refactor: simplify the logic, similar to wiki class's addEventListener * feat: prevent adding the same event listener multiple times
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