TiddlyWiki5/core/modules
Cameron Fischer bcca4eca81
Fixed issue with trailing newlines in macrodefs (#7371)
2023-03-23 22:37:35 +00:00
..
commands Extend encodeuricomponent to process additional characters (#7128) 2023-01-19 17:45:54 +00:00
editor Add focusSelectFromStart/focusSelectFromEnd attributes to <$edit-text> widget (#7222) 2023-02-25 18:25:46 +00:00
filterrunprefixes feat(filters): extend :map filter run prefix to accept a suffix to enable mapflat (#6806) 2022-07-21 09:23:01 +01:00
filters Remove "const" accidentally included in #7290 2023-03-10 12:32:52 +00:00
indexers FieldIndexer performance: use `isShadowTiddler` instead of `allTitles` (#7299) 2023-02-27 17:32:20 +00:00
info style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
macros allow unusedtitle macro to use the prefix parameter and fix wiki.generateNewTitle() (#5361) 2021-05-02 19:26:50 +01:00
parsers Fixed issue with trailing newlines in macrodefs (#7371) 2023-03-23 22:37:35 +00:00
savers Remove savers for Beaker Browser now it is archived 2023-01-19 16:45:30 +00:00
server Fix logout triggering 404 error 2022-12-24 12:13:01 +00:00
startup Removes datauri triggered save instructions modal (#7296) 2023-02-26 21:42:10 +00:00
storyviews Report ZoomIn issues when using tiddler template that starts with a text node (#7007) 2023-03-01 16:18:41 +00:00
upgraders Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
utils Add focusSelectFromStart/focusSelectFromEnd attributes to <$edit-text> widget (#7222) 2023-02-25 18:25:46 +00:00
widgets Improved fix for #7270 2023-03-10 09:41:36 +00:00
commander.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
config.js Add dollar sign to HTML entities (#7323) 2023-03-03 21:34:30 +00:00
deserializers.js Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
filters.js Improve recursion detection for transclusion and filters (#6970) 2022-10-01 10:13:40 +01:00
keyboard.js Allow global keyboard shortcuts to override all other shortcuts by providing a special field (#6735) 2022-10-07 17:31:04 +01:00
language.js Make lazy loading message be translateable 2015-09-08 10:41:27 +01:00
pluginswitcher.js Introduce JSON parse utility function with error handling (#6401) 2022-02-21 15:29:25 +00:00
saver-handler.js Fix faulty external-js single-file wiki (#5570) 2021-07-06 15:02:21 +01:00
story.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
syncer.js Lazy loading a tiddler should trigger a sync 2023-01-03 14:28:48 +00:00
tiddler.js Radio widget should use default if field/index is missing 2022-01-09 17:17:12 +00:00
wiki-bulkops.js Fix renaming a tiddler can result in duplicate tags 2022-01-14 16:57:30 +00:00
wiki.js Fix handling of {!!title} in a filter with no currentTiddler 2022-06-14 08:33:47 +01:00