mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-03 02:20:46 +00:00
661bff4f5b
* extend ListWidget to enforce classes Previously, the undocumented *class* attribute only allowed to specify additional classes to be set. Especially for use within a LinkCatcher, you can now apply / enforce only the custom classes and avoid any of the defaults being applied depending on the link target. This will allow to implement #1161 more gracefully. * use setClass insted of exclamation mark syntax update docs & fix typo in docs
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