mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 03:51:11 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| browser-messaging.js | ||
| eventbus.js | ||
| favicon.js | ||
| info.js | ||
| load-modules.js | ||
| password.js | ||
| plugins.js | ||
| render.js | ||
| rootwidget.js | ||
| startup.js | ||
| story.js | ||
| windows.js | ||