7 Commits
Author SHA1 Message Date
ULIVZ 4d9b7754ca chore: refactor code style 2019-05-12 22:56:02 +08:00
ocavueandULIVZ 057d8bf31c fix($core): failed to load theme when using "layouts/Layout.vue" as entry file (close: #1563) (#1564) 2019-05-12 01:24:04 +08:00
ULIVZandGitHub d16d3d574e feat: refine theme api (#1319) 2019-02-26 23:53:38 +08:00
ULIVZ f81f3732f6 feat: refine theme API
1. Support scope package and shortcut like plugin.
2. Support relative path for 'layout' and 'notFound' option.
2018-09-02 22:55:44 +08:00
ULIVZ 1747da1f2a feat: support multiple option for plugin API.
Since the namesake plugin can only be executed once by default, if your plugin does need to be executed multiple times, you need to set 'multiple' to true explicitly.
2018-08-21 13:26:02 +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