docsify/CHANGELOG.md
cinwell.li 864935bfc1 1.0 features (#21)
* feat: hash routing, close #2

* Fix router bug

* Remove console

* Add hash router docs

* Improved scrolling on mobile

* Add change log

* Use hash router
2016-12-08 21:11:18 +08:00

1 KiB

1.0.0

Features

  • Support hash router

Bug fixes

  • Improved scrolling on mobile

0.7.0

Breaking change

  • themes/ was removed, only exists in the npm package.

Bug fixes

  • Fix style.
  • Fix sidebar animation again.

0.6.1

Bug fixes

  • In the mobile, it should collapse the sidebar when toggle is clicked.
  • Fix the dropdown list style.
  • Fix sidebar animation.

0.6.0

Features

  • Navbar support dropdown list, #6
  • Sidebar with toggle

Bug fixes

  • Fix ineffective option, fixed #10

0.5.0

Features

  • Custom sidebars and navbars by markdown file

0.4.2

Bug fixes

  • Correct catch ajax error

0.4.1

Bug fixes

  • catch ajax error

0.4.0

Features

  • Custom sidebar

Bug fixes

  • Fix undefined language

0.3.1

Bug fixes

  • Strip HTML tag when rendering the headings

0.3.0

Features

  • Add minified css files
  • Add max level option
  • Add pure.css

0.2.1

Bug fixes

  • Fix vue.css

0.2.0

Bug fixes

  • Fix route
  • Remove dynamic title

0.1.0

Features

  • Add buble.css