@vuepress/core
APIs
dev(sourceDir, options)
build(sourceDir, options)
eject(targetDir)
1.0.0-alpha.19 (2018-11-06)
Bug Fixes
- $plugin-active-header-links: unexpected error when anchors were empty (d658169) @ulivz
Features
- $markdown-loader: AsyncMarkdownContentLoaded event (6f52012) @ulivz
- $plugin-active-header-links: sidebarLinkSelector & headerAnchorSelector option (3a79635) @ulivz
- $core: built-in content loading (216d04a) @ulivz
- $core: Client VuePress Plugin (9c947b2) @ulivz
- $core: 'contentLoading' site config option (f8e42bc) @ulivz
- $plugin-medium-zoom: support selector option. (ce7da09) @ulivz
- $theme-default: display els of page bottom after content mounted (d9a8ced) @ulivz
<a name="1.0.0-alpha.18"></a>