mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-01-10 09:29:03 +00: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