Skip to content

Latest commit

 

History

History
548 lines (288 loc) · 20.5 KB

CHANGELOG.md

File metadata and controls

548 lines (288 loc) · 20.5 KB

Version 3.0.2 (2017-3-24)

Bug fixes

  • resolve source using url-resolve, fixed #87: f21fb57

...full changes

Version 3.0.1 (2017-3-21)

Bug fixes

...full changes

Version 3.0.0 (2017-3-19)

Breaking changes

  • remove self.$config support: 5611377

...full changes

Version 2.12.0 (2017-3-19)

New features

Bug fixes

...full changes

Version 2.11.0 (2017-3-18)

New features

  • add new positions to register component: 1d53185
  • support inline markdown and control content with Vue component: 8c6dd8f
  • support custom extension in page source option: 7c8405a

Bug fixes

  • should set custom source for dropdown menu: f5d7201
  • unfetch ftw: 8973425

...full changes

Version 2.10.0 (2017-3-17)

New features

  • expose API to bootstrap docute, closed #81: b5c1f93

...full changes

Version 2.9.3 (2017-3-14)

Bug fixes

  • support router-link in markdown: 2c6fef1

...full changes

Version 2.9.2 (2017-3-10)

Bug fixes

  • reset scrollTop of sidebar: e2bfab8

...full changes

Version 2.9.1 (2017-3-10)

Bug fixes

...full changes

Version 2.9.0 (2017-3-9)

New features

  • allow to process content before and after marked: 7e820b8

...full changes

Version 2.8.0 (2017-3-9)

New features

  • expose events for search action: b8d00b7
  • support highlighting specified lines in code block: 7a8cd2a

Bug fixes

  • pass nav props to mobile sidebar: d24f2ab

...full changes

Version 2.7.12 (2017-3-8)

Bug fixes

  • respect global sidebar state: 8594eb1

...full changes

Version 2.7.11 (2017-3-8)

Bug fixes

...full changes

Version 2.7.10 (2017-3-7)

Bug fixes

  • no need to use two view components: 273e0b4

...full changes

Version 2.7.9 (2017-3-7)

Bug fixes

...full changes

Version 2.7.8 (2017-3-7)

Bug fixes

  • allow user to hide docute credit: 2d9808b

...full changes

Version 2.7.7 (2017-3-7)

Bug fixes

  • introduce a wonderful feature: 22f2dd5

...full changes

Version 2.7.6 (2017-3-7)

Bug fixes

...full changes

Version 2.7.5 (2017-3-6)

Bug fixes

  • Revert "jump to top when clicked the nav item and it's already current page": 0afe4f8

...full changes

Version 2.7.4 (2017-3-6)

Bug fixes

  • jump to top when clicked the nav item and it's already current page: a8c27d8

...full changes

Version 2.7.3 (2017-3-6)

Bug fixes

  • use matchPath instead of exact to set dropdown title: d4df886

...full changes

Version 2.7.2 (2017-3-6)

Bug fixes

  • bring back border for h2: df9011a

...full changes

Version 2.7.1 (2017-3-6)

Bug fixes

...full changes

Version 2.7.0 (2017-3-6)

New features

...full changes

Version 2.6.3 (2017-3-5)

Bug fixes

  • fix header when the sidebar is closed: d315d7c

...full changes

Version 2.6.2 (2017-3-5)

Bug fixes

  • align correctly on wide screen: 57865a2

...full changes

Version 2.6.1 (2017-3-5)

Bug fixes

  • tweak line-height of nav item on smaller screen: 1ffac39

...full changes

Version 2.6.0 (2017-3-5)

New features

...full changes

Version 2.5.0 (2017-3-2)

New features

  • allow to manually reload page: 3132da0

...full changes

Version 2.4.1 (2017-3-2)

Bug fixes

  • Enable momentum scrolling on iOS: 3cd7ebc (#66)
  • Center the mobile header vertically: 77a41cd (#67)

...full changes

Version 2.4.0 (2017-3-1)

New features

...full changes

Version 2.3.4 (2017-2-22)

Bug fixes

...full changes

Version 2.3.3 (2017-1-23)

Patches

  • add z-index to dropdown list, fixed #56: 40e8087

...full changes

Version 2.3.2 (2017-1-23)

Patches

...full changes

Version 2.3.1 (2017-1-23)

Patches

  • disable syncTocPosition by default: 1ae2c8a

...full changes

Version 2.3.0 (2017-1-23)

Minor Changes

...full changes

Version 2.2.2 (2017-1-20)

Patches

  • use native scrollIntoViewIfNeeded if possible: ae96113

...full changes

Version 2.2.1 (2017-1-20)

Patches

  • scroll active heading into view if needed: 683b91a
  • tweak tip color: 5f0e823

...full changes

Version 2.2.0 (2017-1-20)

Minor Changes

Patches

...full changes

Version 2.1.1 (2017-1-18)

Patches

  • fix eventstop version in package.json: d57bec0

...full changes

Version 2.1.0 (2017-1-18)

Minor Changes

...full changes

Version 2.0.0 (2017-1-17)

Major Changes

  • use prismjs instead of highlightjs: 3ea2ee0

Minor Changes

  • expose highlight function: 613df64

...full changes

Version 1.12.5 (2017-1-10)

Patches

...full changes

Version 1.12.4 (2017-1-10)

Patches

...full changes

Version 1.12.3 (2017-1-10)

Patches

...full changes

Version 1.12.2 (2017-1-9)

Patches

...full changes

Version 1.12.1 (2017-1-9)

Patches

  • tweak disqus style: 8bf9567
  • tweak style of empty state for search result: 7dd5543
  • tweak sidebar order in mobile device: 4a3d262
  • reset local keyword: 1622b06
  • strip html tags in slug too: 8349c53

...full changes

Version 1.12.0 (2017-1-9)

Minor Changes

...full changes

Version 1.11.0 (2017-1-9)

Minor Changes

  • enable jump-to-id feature in markdown, closed #47: f12917b

Patches

...full changes

Version 1.10.2 (2017-1-9)

Patches

...full changes

Version 1.10.1 (2017-1-8)

Patches

...full changes

Version 1.10.0 (2017-1-8)

Minor Changes

  • allow to register components in nav: 3232902
  • add exact to set actual dropdown title: dc41783
  • better dropdown support, add type label and sep: 4c11f2f

...full changes

Version 1.9.3 (2017-1-6)

Patches

  • replace dot with dash: 29c6eb0
  • improve zh-Hant translation: 32a3309 (#43)
  • fix edit-link for custom source page: 3bed630

...full changes

Version 1.9.2 (2017-1-6)

Patches

  • use relative path for absolute url: 6674856

...full changes

Version 1.9.1 (2017-1-5)

Patches

  • should scroll after content loaded: e2e356c

...full changes

Version 1.9.0 (2017-1-5)

Minor Changes

  • allow to set toc via front-matter: 2aac9c0
  • no need to escape html: 43b5bfd

Patches

...full changes

Version 1.8.0 (2017-1-5)

Minor Changes

  • allow path to be external url: 1cfdc18
  • add source option for nav item: 03f7ff5
  • allow to disable toc: dde619f

Patches

  • add missing name for landing component: 028a0d1

...full changes

Version 1.7.1 (2017-1-5)

Patches

  • add missing name for root component: d6002e0
  • check if toc exists: 16dc78d

...full changes

Version 1.7.0 (2017-1-5)

Minor Changes

  • add event system and debug mode: d95c699

...full changes

Version 1.6.3 (2017-1-4)

Patches

  • inject Vue to plugin args: 85abf62

...full changes

Version 1.6.2 (2017-1-3)

Patches

...full changes