* Hide some tools in mobile VE
* Github CI lint - eslint/stylelint
* Fixed typo in VE styles
* Shorten save button for VE in small screen
* Fixed stylelint error
* Github CI lint - eslint/stylelint
* Fix syntax for a CSS selector
* Fix z-index for save modal
* More restrictive CSS selector
* Fix syntax again
* Github CI lint - eslint/stylelint
* Fix a few bugs in VE
* Github CI lint - eslint/stylelint
* Fix margin and padding for VE text
* Fix a few bugs for VE
* Add styles for VE placeholder
* Fix CSS selector for VE toolbar placeholder
* Load VE skinstyle sooner
* Fix VE toolbar position in smaller screens
* Fix issues where some VE styles are overrided
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
* More condensed ToC
* Fixed spacing between ToC title and the list
* Added ToC heading hierarchy
* Github CI lint - eslint/stylelint
* More height for the ToC
* More space between ToC title and list
* Better section highlight on ToC
* Github CI lint - eslint/stylelint
* Fixed syntax from the last commit
* Github CI lint - eslint/stylelint
* Fixed undefined var
* Fixed ToC dark mode color
* Additional ToC dark mode color fixes
* Fixed incorrect ToC dark mode highlight color
* Fixed highlight color again for dark mode
* Bumped version
Co-authored-by: github-actions <github-actions@users.noreply.github.com>