TiddlyWiki5/core/modules
Nicolas Petton b205da2007
Minor cleanup of startup.js (#5409)
* Remove unused var declaration
* Remove trailing whitespaces
2021-01-15 16:55:52 +00:00
..
commands Mention <tiddler-filter> parameter of savelibrarytiddlers command (#4857) 2020-09-24 19:09:06 +01:00
editor Add "autocomplete" attribute to <$edit> and <$edit-text> widgets 2020-11-30 18:48:04 +00:00
filterrunprefixes use a linked list for filter runs. (#5206) 2020-12-06 08:54:57 +00:00
filters Fixed issue where [lookup[]] could emit undefined (#5376) 2021-01-07 18:19:50 +00:00
indexers Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
info Fix dark mode event handling 2020-11-25 12:33:39 +00:00
macros jsontiddlers macro: parse "spaces" parameter as integer 2020-04-15 15:27:53 +01:00
parsers Fixed comment parsers to match end marker correctly 2021-01-13 11:48:42 +00:00
savers Ensure that we always fetch the latest sha bypassing cache. (#5126) 2020-11-27 21:37:11 +00:00
server Add server sent events (#5279) 2021-01-15 10:37:55 +00:00
startup Minor cleanup of startup.js (#5409) 2021-01-15 16:55:52 +00:00
storyviews
upgraders Improved status messages in ImportListing to remove redundant and irrelevant messages (#5059) 2020-11-17 19:12:41 +00:00
utils Memory efficient linked list (#5380) 2021-01-09 20:52:34 +00:00
widgets Fix #5308 - WidgetSubclassingMechanism not working with widgets that add EventListeners (or logic ?) in constructor (#5382) 2021-01-09 13:25:48 +00:00
commander.js
config.js
deserializers.js
filters.js Fix for LinkedLists when using bad filter prefix (#5251) 2020-12-10 18:25:53 +00:00
keyboard.js Add "meta" to getEventModifierKeyDescriptor (#5000) 2020-11-08 10:15:29 +00:00
language.js
pluginswitcher.js Dynamic plugins: Fix registration of themes and languages 2019-09-16 13:17:09 +01:00
saver-handler.js Make "tc-dirty" update also on external windows (#5129) 2020-11-28 21:24:01 +00:00
story.js
syncer.js Add server sent events (#5279) 2021-01-15 10:37:55 +00:00
tiddler.js
wiki-bulkops.js
wiki.js When importing don't use file type as content type 2020-11-14 12:05:35 +00:00