TiddlyWiki5/core
Simon Huber da41a55f29
Root stylesheet refresh - Stylesheets in single <style> tags (#8130)
* Create RootStylesheet.tid

* put stylesheets into single <style> tags

* viewHandler should not be a widget

* format RootStylesheet

* add ROOT_STYLESHEET_TITLE constant

* use let widget in RootStylesheet

* use view widget from #8135 for testing

* reformat RootStylesheet

* update view widget

* update view widget

* update view widget

* update view widget

* update view widget

* update view widget

* trying to fix the date parsing

* refactor view widget with more extensible architecture

* remove performance instrumentation

* hardcode reset and base stylesheets

* adopt ES2017 syntax for view widget

* don't hardcode vanilla/base

* remove unused constructors

* remove unused variable

* make refresh method static

* trying to fix missingThis

* add changenote

* revert change in vanilla/base
2025-12-13 10:17:22 +00:00
..
images Remove flags in language plugins (#8837) 2025-02-21 12:17:53 +00:00
language Change camel-case hint, since it is disabled by default now. (#9211) 2025-10-29 11:18:00 +00:00
modules Root stylesheet refresh - Stylesheets in single <style> tags (#8130) 2025-12-13 10:17:22 +00:00
palettes Muted palette, minor adjustments (#9015) 2025-10-29 11:18:31 +00:00
templates Root stylesheet refresh - Stylesheets in single <style> tags (#8130) 2025-12-13 10:17:22 +00:00
ui Root stylesheet refresh - Stylesheets in single <style> tags (#8130) 2025-12-13 10:17:22 +00:00
wiki Deprecate some CSS property macros (#9242) 2025-11-11 16:46:02 +00:00
acknowledgements.tid Replace link to normalize.css in acknowledgements with modern-normalize (#9158) 2025-07-25 15:21:23 +01:00
copyright.tid Update for 2025 2025-01-05 14:35:27 +00:00
icon.tid Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
readme.tid
sjcl-license.tid

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