mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-02 07:12:38 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| browser-messaging.js | ||
| commands.js | ||
| favicon.js | ||
| info.js | ||
| load-modules.js | ||
| password.js | ||
| plugins.js | ||
| render.js | ||
| rootwidget.js | ||
| startup.js | ||
| story.js | ||
| windows.js | ||