Commit Graph
12 Commits
Author SHA1 Message Date
Shigma ff97f412a2 Merge branch 'master' into plugin-prism 2019-04-08 08:50:14 +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
Shigma 7f65864ea3 initial commit 2019-03-31 02:14:13 +08:00
ShigmaandULIVZ d34e0389a5 fix($core): do not use stylus in outbound link 2019-03-27 22:29:51 +08:00
ShigmaandULIVZ 9caada0221 chore: fix lint (#1451) 2019-03-15 23:31:14 +08:00
Rahul KadyanandULIVZ ef82c4715e fix($core): do not register component in render function (#1449) 2019-03-15 09:44:56 +08:00
ULIVZ 3e91eba5be fix($core): PascalCase layouts cannot be used with camelCase nor hyphen-delimited (close: #1391) 2019-03-10 06:01:24 +08:00
ULIVZ 0306574b1f fix($core): global components cannot be used as layouts (close: #1321) 2019-03-10 04:47:02 +08:00
ULIVZ 9d0151483b fix($core): cannot render another page with pageKey (close: #1173)
Error: Unknown Custom Element - <v-#####>
2019-03-10 04:29:08 +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