mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
fb10b1ee91
* Checkbox widget should not affect date fields If a date field like `created` or `modified` is passed as the listField attribute of the checkbox widget, it will be left unchanged and actions on the checkbox widget will *not* fire. Includes unit tests to ensure that the "created" and "modified" fields will not be touched by checkboxes and will continue to be Date objects. * Replace const with var in checkbox tests |
||
---|---|---|
.. | ||
tests | ||
DefaultTiddlers.tid | ||
HelloThere.tid | ||
SiteSubtitle.tid | ||
SiteTitle.tid |