1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-19 22:29:51 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
pmario
13ceaf3b93 fix whitespace 2025-03-16 16:56:59 +01:00
pmario
fc36b2e693 remove blks first try 2023-07-07 13:15:03 +02:00
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