ULIVZ
8f43be567f
refactor: update code style
2019-02-04 02:02:44 +08:00
ULIVZ
25db1ba4ae
feat: standalone nprogress plugin
...
- Install it: yarn add @vuepress/plugin-nprogress@next
2018-12-23 22:43:52 +08:00
ULIVZ
b3c2f68003
chore: remove outdated code
2018-11-30 01:22:34 +08:00
ULIVZ
8dd418efd0
fix($theme-default): Extending Layout.vue causes the Sidebar to disappear ( close : #1045 )
2018-11-29 23:36:07 +08:00
ULIVZ
1f345d1795
fix($default-theme): remove custom layout legacy. ( close : #935 )
2018-10-18 03:57:37 +08:00
ULIVZ
e231744504
refactor($default-theme): simplify & reorganize
2018-10-06 00:54:10 +08:00
ULIVZ
cf088f556e
refactor($core): simplify page components registration
2018-09-06 23:11:29 +08:00
ULIVZ
7f7fe18d40
feat: support clean and multiple custom layout. / theme default layouts dir
...
1. Refine ExtendPageDataOption, simplify the implmentation
2. Introduce LayoutDistributor as the unique route layout entry
3. Inject layout components to LayoutDistributor
4. Register layout components located at themedir/layouts
5. Reorganize the default theme's structure
2018-09-05 01:02:19 +08:00