TiddlyWiki5/core/modules
Saq Imtiaz 08f2b8bdf4
Fixes variable enumeration in widgets (#9648)
* fix: variable enumeration in widgets

* fix: fakeWidget should have a variables property

* fix: don't use spread properties

* fix: resolve more embarassing bugs

* chore: tests and whitespace

* fix: simplify opts check
2026-02-19 11:14:19 +00:00
..
editor Recurse exception handling to better handle '{{}}' in place of recently installed fix (#9548) 2026-02-04 11:21:16 +00:00
filterrunprefixes Fixes variable enumeration in widgets (#9648) 2026-02-19 11:14:19 +00:00
filters Fixes variable enumeration in widgets (#9648) 2026-02-19 11:14:19 +00:00
indexers Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
info Background actions and media query tracking (#9641) 2026-02-06 16:30:46 +00:00
macros Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
parsers Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
savers fix: remove fn wrappers and unneeded comments (#9637) 2026-02-05 17:06:32 +01:00
startup Background actions and media query tracking (#9641) 2026-02-06 16:30:46 +00:00
storyviews Remove css props rather than setting transition to none (#9284) 2025-10-21 11:57:10 +01:00
upgraders Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
utils Adds pointer capture and disabling support to eventcatcher widget (#9609) 2026-02-06 09:16:34 +01:00
widgets Fixes variable enumeration in widgets (#9648) 2026-02-19 11:14:19 +00:00
background-actions.js Background actions and media query tracking (#9641) 2026-02-06 16:30:46 +00:00
config.js Revert "Fix 8166 html tag validation (#8176)" (#9374) 2025-10-29 22:01:03 +01:00
deserializers.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
filter-tracker.js Background actions and media query tracking (#9641) 2026-02-06 16:30:46 +00:00
filters.js Revert "Fix RSOE from filter operator errors (#9496)" (#9630) 2026-02-04 12:53:14 +01:00
keyboard.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
language.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
pluginswitcher.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
saver-handler.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
story.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
syncer.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
tiddler.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
wiki-bulkops.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
wiki.js Make draft title translatable (#8891) 2026-02-04 11:21:54 +00:00