1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 06:13:17 +00:00
TiddlyWiki5/core/modules
Simon Huber d5c4aa250a
Remove dependency on wiki.js for story-startup and navigator (#4200)
* Update story.js

* Update wiki.js

* Update navigator.js

* Add deprecation console logs to addToHistory and addToStory
2020-11-02 22:52:02 +00:00
..
commands Mention <tiddler-filter> parameter of savelibrarytiddlers command (#4857) 2020-09-24 19:09:06 +01:00
editor Keyboard-driven dropdown inputs (#4725) 2020-07-13 17:42:55 +01:00
filterrunprefixes Added intersection filter run prefix (#4959) 2020-11-01 17:13:52 +00:00
filters Add string operator enlist-input[] (#4948) 2020-11-01 17:11:46 +00:00
indexers Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
info InfoMechanism: Add $:/info/startup-timestamp 2020-05-06 11:05:54 +01:00
macros jsontiddlers macro: parse "spaces" parameter as integer 2020-04-15 15:27:53 +01:00
parsers Let chained > blockquotes generate valid HTML (#4332) 2020-04-07 20:39:13 +01:00
savers add override saver (#4908) 2020-10-28 11:58:48 +00:00
server Fix #4786 (#4787) 2020-08-03 10:41:23 +01:00
startup Remove dependency on wiki.js for story-startup and navigator (#4200) 2020-11-02 22:52:02 +00:00
storyviews Pop storyview: fix bug where targetElement is null (#4143) 2019-08-02 08:51:16 +01:00
upgraders Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
utils Extend tm-scroll to accept CSS selector to identify the target 2020-10-14 15:59:27 +01:00
widgets Remove dependency on wiki.js for story-startup and navigator (#4200) 2020-11-02 22:52:02 +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 Named filter run prefixes (#4915) 2020-10-27 12:24:18 +00:00
keyboard.js Add modifier variable to button actionstring (#4671) 2020-07-14 17:04:06 +01:00
language.js Make lazy loading message be translateable 2015-09-08 10:41:27 +01:00
pluginswitcher.js Dynamic plugins: Fix registration of themes and languages 2019-09-16 13:17:09 +01:00
saver-handler.js Disable autosave in the upgrade wizard 2020-10-26 17:28:57 +00:00
story.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
syncer.js Add support for username/password parameters for tm-login message 2020-10-25 16:33:44 +00:00
tiddler.js Ensure tiddler.getFieldStringBlock uses a deterministic ordering 2019-04-14 14:23:49 +01:00
wiki-bulkops.js Fix unnecessary "list" field creation when renaming tiddlers 2019-07-30 17:10:53 +01:00
wiki.js Remove dependency on wiki.js for story-startup and navigator (#4200) 2020-11-02 22:52:02 +00:00