mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
854 B
854 B
Change Log
0.4.0
2018-10-10
- Added docsify-tabs support and demo.
- Added heading level 5-6 styles.
- Fixed
<small>line height presentation.
0.3.0
2018-08-07
- Added
--sidebar-nav-pagelink-background-sizeproperty.
0.2.0
2018-08-07
- Updated css-vars-ponyfill dependency to address potential issues with CSS custom properties in legacy browsers.
0.1.2
2018-06-23
- Updated Simple and Simple-Dark themes: Fixed
--notice-tip-border-colorvalue inheriting from-theme-color - Fixed high CPU usage in Safari when using Simple or Simple-Dark themes
0.1.1
2018-06-08
- Update package.json, index.md and README copy
- Update default theme: remove borders from
<table>and<kbd> - Update simple theme: change
<blockquote>style to match important/tip style
0.1.0
2018-06-07
- Initial release