Commit Graph
9 Commits
Author SHA1 Message Date
ULIVZandGitHub 0a7d85b56e feat: remove content loading and refine scroll behavior (#1117) 2018-12-19 02:08:51 +08:00
ULIVZ 163f8a5439 feat($blog): support category and tag 2018-09-19 00:26:59 +08:00
ULIVZ f8b8c51e9d chore: clean expired code 2018-09-08 01:20:27 +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
ULIVZ 1553cebe8d chore($core): move internal dynamic modules to 'internal' dir. 2018-08-22 01:19:28 +08:00
ULIVZ 0652242770 feat: Completely make '@vuepress/plugin-pwa' a standalone plugin 2018-08-17 05:58:59 +08:00
ULIVZ 4282d3bebc refactor: using plugin API to rewrite code generation of 'routes'
1. 'registerComponent' in '@app/util'
2. Split 'routes.js', 'root-mixins', 'async-compoents' into different modules (decouple)
2018-08-17 05:47:23 +08:00
ULIVZ 4c2cccb9ca feat: utility "normalizeConfig" 2018-08-16 14:05:36 +08:00
ULIVZ 7892556201 feat: init monorepo 2018-08-10 12:01:29 +08:00