1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00
TiddlyWiki5/core/modules
2017-12-12 18:15:33 +00:00
..
commands Add "save" and "render" commands 2017-09-12 16:04:07 +01:00
editor Refresh simple editor when empty text, e.g. hitting ENTER (#2702) 2017-01-09 10:31:40 +00:00
filters Add jsonstringify operator 2017-10-29 15:53:53 +00:00
info Expose document location via $:/info/url/* info tiddlers 2016-10-18 09:12:55 +01:00
macros Add support for JSON files containing a single tiddler 2017-03-17 14:19:43 +00:00
parsers Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
savers Remove URI encoding from PUT saver (#2974) 2017-09-16 15:30:13 +01:00
startup Add a "close plugin library" button (#2072) 2017-02-22 12:15:26 +00:00
storyviews Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
upgraders Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
utils Export transliteration pairs 2017-11-10 14:37:31 +00:00
widgets Fix test regression caused by #3052 2017-12-12 18:15:33 +00:00
commander.js Add logging functions to commander 2017-02-18 13:30:04 +00: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 Removed unused vars + some whitespace (#2106) 2016-10-08 13:32:14 +01:00
keyboard.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01: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 Rename variable for clarity 2017-02-04 17:24:25 +00:00
story.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
syncer.js Syncer: allow logging to be disabled 2017-09-26 17:10:57 +01:00
tiddler.js Add Tiddler.getFieldStrings() method 2017-04-17 17:04:15 +01:00
wiki-bulkops.js Add several new hooks for UI actions 2017-02-09 15:42:55 +00:00
wiki.js Add new hook "th-importing-files" 2017-10-11 17:52:37 +01:00