Files
m5-docs/CHANGELOG.md
2018-10-19 19:16:12 +08:00

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-size property.

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-color value 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