TiddlyWiki5/core/modules/startup
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
..
browser-messaging.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
eventbus.js Adds info tiddlers for viewport dimensions (#9260) 2025-10-06 17:00:13 +01:00
favicon.js Introduce browser messaging saver (#5512) 2025-10-29 14:52:21 +00:00
info.js Adds info tiddlers for viewport dimensions (#9260) 2025-10-06 17:00:13 +01:00
load-modules.js [v5.4.0] Offload server components from browser builds of TiddlyWiki (#9183) 2025-09-12 15:21:34 +01:00
password.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
plugins.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
render.js Root stylesheet refresh - Stylesheets in single <style> tags (#8130) 2025-12-13 10:17:22 +00:00
rootwidget.js Revert #8912 and #8916 2025-06-17 16:00:59 +01:00
startup.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
story.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
windows.js Root stylesheet refresh - Stylesheets in single <style> tags (#8130) 2025-12-13 10:17:22 +00:00