TiddlyWiki5/core/modules
ento 222821804e
Fix Entity widget not rendering its content without a refresh (#4776)
* Expose TEXT_NODE and ELEMENT_NODE constants

* Add failing test for initial rendering of entity widget

* Compute attributes when rendering
2020-07-31 08:25:15 +01:00
..
commands Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
editor Keyboard-driven dropdown inputs (#4725) 2020-07-13 17:42:55 +01:00
filters The `!has[tags]` filter didn't work because `tags` field is an array (#4643) 2020-05-14 13:57:12 +01: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 Use CamelCase for Gitea (#4496) 2020-03-13 17:36:05 +00:00
server Fix authenticated-user-header is case sensitive in header authenticator (#4780) 2020-07-30 18:24:28 +01:00
startup Fix SVG favicons 2020-05-10 11:58:40 +01: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 Fix Entity widget not rendering its content without a refresh (#4776) 2020-07-31 08:25:15 +01:00
widgets Fix Entity widget not rendering its content without a refresh (#4776) 2020-07-31 08:25:15 +01:00
commander.js
config.js
deserializers.js
filters.js Add support for `=` prefix for filter runs that doesn't remove duplicates 2019-06-10 17:54:20 +01:00
keyboard.js Add modifier variable to button actionstring (#4671) 2020-07-14 17:04:06 +01:00
language.js
pluginswitcher.js Dynamic plugins: Fix registration of themes and languages 2019-09-16 13:17:09 +01:00
saver-handler.js
story.js
syncer.js Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01: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 Add slugify and duplicateslugs operators 2020-05-09 15:54:44 +01:00