Commit Graph
12 Commits
Author SHA1 Message Date
ULIVZ 7dfee461c2 feat: delay apply plugin and create more APIs for test 2018-08-17 20:00:18 +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 ae6b3e924d feat: init @vuepress/shared-utils
Move common utilities to @vuepress/shared-utils
2018-08-17 03:47:39 +08:00
ULIVZ 92926605d0 fix: unexpected error 2018-08-16 20:07:33 +08:00
ULIVZ f2064a7cbf chore: remove console 2018-08-16 02:52:41 +08:00
ULIVZ c64edbf210 test: improve test for hydratePlugin 2018-08-16 02:52:00 +08:00
ULIVZ f346884639 feat: respect name in local plugin config 2018-08-15 23:06:50 +08:00
ULIVZ 9a50862c26 feat: refine plugin API 2018-08-15 22:34:08 +08:00
ULIVZ 8b0adcb97e feat: refine 'resolvePlugin' and 'resolveScopePackage' and update test 2018-08-14 15:38:54 +08:00
ULIVZ b9fdf64fb0 feat: @vuepress/plugin-back-to-top 2018-08-12 17:40:46 +08:00
ULIVZ ca78f66a63 feat: support shortcut usage of @vuepress/plugin-xxx 2018-08-10 16:40:29 +08:00
ULIVZ 7892556201 feat: init monorepo 2018-08-10 12:01:29 +08:00