Commit Graph
7 Commits
Author SHA1 Message Date
ULIVZ fbbd677f56 Revert "feat($markdown): TOC component (close: #1275) (#1375)"
This reverts commit 760f90b914.
2019-05-13 00:12:49 +08:00
ULIVZ 8013417d9a Revert "refactor($theme-default): leverage markdown-it-table-of-contents (#1436)"
This reverts commit cab5b8318e.
2019-05-12 23:58:31 +08:00
ShigmaandULIVZ cab5b8318e refactor($theme-default): leverage markdown-it-table-of-contents (#1436) 2019-05-12 23:00:48 +08:00
ULIVZ 9fba54931c fix($core): routerBase will always get '/' (close: #1503) 2019-04-03 00:03:18 +08:00
ULIVZ 5e12b4929f fix($core): regression of introducing dynamic routerBase (close: #1498)
Also renaming __VUEPRESS_ROUTE_BASE__ to __VUEPRESS_ROUTER_BASE__
2019-04-01 00:45:53 +08:00
ULIVZ fc99d59f64 feat($core): allow dynamic routeBase at runtime
Setting it via window.__VUEPRESS_ROUTE_BASE__ at enhance app file.
2019-03-31 23:44:13 +08:00
ULIVZandGitHub e5d8ed4655 feat: refine node api (#1395)
- fix($core): markdown slot doesn‘t work. (regression of c85f62d)
- docs: fresh Node.JS API.
- test: official plugins.
2019-03-04 23:46:13 +08:00