Commit Graph
20 Commits
Author SHA1 Message Date
ULIVZ 8f43be567f refactor: update code style 2019-02-04 02:02:44 +08:00
ULIVZ e8a35bed45 fix: cannot resolve local functional plugin name 2018-10-24 01:00:39 +08:00
ULIVZ 80cb1d5608 refactor: shortcutPackageResolver 2018-10-22 00:16:10 +08:00
ULIVZ 0263f15594 feat($core): 'define' plugin option and rewrite plugin API. 2018-09-22 22:12:52 +08:00
ULIVZ 3daac59806 chore($core): clean legacy plugin utils and tests 2018-09-02 02:45:09 +08:00
ULIVZ b45633efca refactor($core): move core resuable utilities to 'shared-utils and fix tests 2018-08-29 01:37:56 +08:00
ULIVZandGitHub afa71b582b refactor: refine core implementation (#762) 2018-08-24 00:02:33 +08:00
ULIVZ dd9bea3a9f fix($core): do not pollute raw config 2018-08-21 13:21:41 +08:00
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