..
commands
Provide an option for the load command to not error if no tiddlers are found
2019-03-08 16:43:04 +00:00
editor
Adding optional tabindex attr to simple, framed and cm engines ( #3756 )
2019-02-08 16:11:39 +00:00
filters
Fix removesuffix filter when title is undefined ( #3827 )
2019-03-11 09:37:49 +00:00
info
Add $:/info/browser/language to the info mechanism
2019-03-07 18:42:49 +00:00
macros
Add unusedtitle macro ( #3880 )
2019-03-26 21:57:58 +00:00
parsers
Add new "\import" pragma
2018-09-28 16:01:32 +01:00
savers
Fix coding standards for put.js
2018-06-13 15:50:47 +01:00
server
Server: Avoid displaying "undefined" for missing path prefix
2019-03-01 18:28:51 +00:00
startup
Fix: tm-full-screen when event.event undefined ( #3835 )
2019-03-09 17:09:34 +00:00
storyviews
Revert getTiddlerData() and add getTiddlerDataCached()
2015-07-10 16:43:50 +01:00
upgraders
Don't allow $:/Import tiddler to be imported
2019-03-01 17:39:42 +00:00
utils
Ensure things work when $:/config/AnimationDuration is blank or not a valid number
2019-02-12 12:14:55 +00:00
widgets
Reveal widget: faulty logic for default handling
2019-03-20 16:50:34 +00:00
commander.js
Module-ize server routes, add static file support and other enhancements( #2679 )
2018-07-18 16:54:43 +01:00
config.js
Move the wikilink regexps into global config
2014-11-26 11:12:25 +00:00
deserializers.js
Add support for JSON files containing a single tiddler
2017-03-17 14:19:43 +00:00
filters.js
New "else" prefix for filters ( #3558 )
2018-11-20 13:29:44 +00:00
keyboard.js
Add support for global keyboard shortcuts ( #3493 )
2018-11-06 13:34:51 +00:00
language.js
Make lazy loading message be translateable
2015-09-08 10:41:27 +01:00
pluginswitcher.js
Add experimental support for RTL languages
2016-08-15 19:47:26 +01:00
saver-handler.js
SaverHandler: Don't generate file if autosave disabled
2019-03-05 15:43:14 +00:00
story.js
Fix issues with creation and modification dates
2015-09-11 13:34:01 +01:00
syncer.js
Syncer: support configurable polling interval
2018-10-19 16:32:23 +01:00
tiddler.js
Move some utility functions into boot.js
2019-02-03 12:01:38 +00:00
wiki-bulkops.js
Add several new hooks for UI actions
2017-02-09 15:42:55 +00:00
wiki.js
Fix search method for search tokens spread across fields ( #3641 )
2018-12-17 11:19:48 +00:00