1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-02 20:05:39 +00:00
Tobias Beer 661bff4f5b extend LinkWidget to enforce classes (#3052)
* 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
2017-12-12 12:25:06 +00:00
..
2017-09-12 16:04:07 +01:00
2017-10-29 15:53:53 +00:00
2017-11-10 14:37:31 +00:00
2017-02-04 17:24:25 +00:00
2017-09-26 17:10:57 +01:00
2017-10-11 17:52:37 +01:00