..
commands
Add storyTiddler to render command ( #6746 )
2022-06-29 08:58:40 +01:00
editor
Allow global keyboard shortcuts to override all other shortcuts by providing a special field ( #6735 )
2022-10-07 17:31:04 +01: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
Fix [is[variable]] operator doesn't work for "fake" variables #6303 ( #6996 )
2022-10-18 17:08:04 +01:00
indexers
style(App) eliminate whitespace at the end of code lines ( #5735 )
2021-05-30 19:20:17 +01: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
Add parsermode pragma
2022-11-23 22:35:32 +00:00
savers
Show server response as error message in put saver ( #6589 )
2022-04-05 17:06:56 +01:00
server
Fix for #4767 : lazy-loading deletes tiddler bodies ( #7014 )
2022-11-02 17:26:08 +00:00
startup
add a hidden config to disable Syncer logging to the console ( #7049 )
2022-11-20 17:26:14 +00:00
storyviews
Add test to storyviews if targetElement is null ( #5767 )
2021-06-09 10:18:15 +01:00
upgraders
Introduce JSON parse utility function with error handling ( #6401 )
2022-02-21 15:29:25 +00:00
utils
Linked-List refactor ( #6056 )
2022-11-27 17:48:08 +00:00
widgets
Revert "Fix popup position if popup is triggered from within an offsetParent element ( #6887 )"
2022-10-22 13:22:15 +01:00
commander.js
style(App) eliminate whitespace at the end of code lines ( #5735 )
2021-05-30 19:20:17 +01:00
config.js
Fix configuration list of HTML5 block elements ( #5469 )
2021-05-23 17:50:27 +01: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
Fix syncer logout alert ( #5936 )
2021-08-05 14:50:22 +01: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