1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00
TiddlyWiki5/core
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
..
images Core plugin images: Add missing classes 2021-01-16 15:39:05 +00:00
language Extend render command to allow multiple variables to be passed 2021-03-19 17:09:53 +00:00
modules Change css-escape-polyfill to a tw uitility method (#5552) 2021-04-02 09:25:01 +01:00
palettes Update GruvboxDark, CupertinoDark and Nord palettes to work better with TiddlyDesktop (#5214) 2020-12-06 09:58:02 +00:00
templates Fix blank favicon if root-tiddler=$:/core/save/lazy-images is set (#5423) 2021-01-21 17:07:28 +00:00
ui fix 5424 add button is in new line (#5425) 2021-03-26 09:32:12 +00:00
wiki ViewSwitcher : use Button widget instead of LinkWidget (#5573) 2021-03-29 09:02:47 +01:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid It's 2021! 2021-01-03 10:05:02 +00:00
icon.tid Experimental SVG Compression 2015-03-31 14:39:36 +01:00
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core