1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/modules/startup
cdruan 3b35411aba
Change css-escape-polyfill to a tw uitility method (#5552)
* Replace css-escape-polyfill.js with escapecss.js utility module

* Add $tw.utils.escapeCSS() method and invoke that function within the
  escapecss operator.

* Add test cases for the "escapecss" filter operator

* Fix $tw.boot.doesTaskMatchPlatform() so it works as expected if
  a module's export.platforms contains more than one values

* Add missed files to the last commit
2021-04-02 09:25:01 +01:00
..
browser-messaging.js Browser messaging: suppress logging 2019-05-02 20:21:58 +01:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js Fix SVG favicons 2020-05-10 11:58:40 +01:00
info.js Add support for $:/info/darkmode (and for dynamic info tiddlers) 2020-11-24 19:01:33 +00:00
load-modules.js Add support for utils-browser modules 2021-02-22 12:11:39 +00:00
password.js added localisation for encryption dialog & de-DE translation 2015-03-18 18:52:33 +01:00
plugins.js Fixed: Shadow tiddlers don't refresh when their plugin is deleted/modified 2020-11-24 18:57:39 +00:00
render.js Rename widget.executeStartupTiddlers() to invokeActionsByTag() 2020-11-26 12:41:24 +00:00
rootwidget.js Add Switcher modal (#5089) 2020-11-23 17:06:24 +00:00
startup.js Minor cleanup of startup.js (#5409) 2021-01-15 16:55:52 +00:00
story.js Remove dependency on wiki.js for story-startup and navigator (#4200) 2020-11-02 22:52:02 +00:00
windows.js Make "tc-dirty" update also on external windows (#5129) 2020-11-28 21:24:01 +00:00