 Michael SmithandULIVZ
|
5ee2b2bd97
|
feat($core): pass generated page paths to plugins (#925)
Internal changes:
- More convenient way to add async functional option APIs.
|
2018-12-08 22:01:51 +08:00 |
|
ULIVZ
|
246ef8df5e
|
chore: falling-off performance log. (via --performance to see)
|
2018-12-03 06:01:59 +08:00 |
|
ULIVZ
|
2f71e0e6a7
|
chore: tweak log format
|
2018-12-03 05:16:30 +08:00 |
|
ULIVZ
|
8ea0fcca48
|
chore: remove duplicate success prefix
|
2018-12-03 05:14:33 +08:00 |
|
ULIVZ
|
08764918b7
|
feat($core): debug to see performance
|
2018-12-03 05:12:40 +08:00 |
|
ULIVZ
|
df99cb6e4b
|
feat($cli): '--silent' option
|
2018-11-25 23:36:30 +08:00 |
|
ULIVZ
|
9c613902c2
|
feat($core): more concise logger
|
2018-11-25 21:30:59 +08:00 |
|
 Remington CampbellandULIVZ
|
a267b4a507
|
refactor: fs.remove -> fs.emptyDir (#1030)
|
2018-11-20 09:54:30 +08:00 |
|
ULIVZ
|
69117563f1
|
refactor: tweaks
|
2018-10-22 00:20:48 +08:00 |
|
ULIVZ
|
0a7e38ab5c
|
fix($core): theme/styles/palette.styl doesn't work
BTW, remove Object usage of palette.
|
2018-10-08 00:45:13 +08:00 |
|
ULIVZ
|
d89f766be1
|
fix($core): fix windows output path issue
|
2018-10-08 00:09:30 +08:00 |
|
ULIVZ
|
f62cd73024
|
fix($core): try to fix windows output path issue
|
2018-10-07 22:47:06 +08:00 |
|
ULIVZ
|
19e73d7ea0
|
refactor($core): use upath
|
2018-09-29 02:00:29 +08:00 |
|
ULIVZ
|
658ea75961
|
refactor: unify code style.
|
2018-09-24 02:02:43 +08:00 |
|
ULIVZ
|
2a4617814e
|
feat($cli): support '--cache' and '--no-cache' flag
|
2018-09-17 00:19:41 +08:00 |
|
ULIVZ
|
38b3468119
|
feat($core): config the dev and ssr template. (close: #733)
|
2018-09-16 23:23:04 +08:00 |
|
ULIVZ
|
d708d33123
|
feat: allow to lanuch multiple apps with isolated context at the same time.
1. Move writeTemp utility from @vuepress/shared-utils to @vuepress/core
2. Support for passing temp path from CLI
3. Create writeTemp dynamically
|
2018-08-27 17:13:01 +08:00 |
|
ULIVZ
|
11997f0294
|
chore: normalize prepare API.
|
2018-08-27 15:44:36 +08:00 |
|
 ULIVZandGitHub
|
afa71b582b
|
refactor: refine core implementation (#762)
|
2018-08-24 00:02:33 +08:00 |
|
ULIVZ
|
b30fa4fad3
|
refactor($core): rename 'Plugin' to 'PluginAPI'
|
2018-08-22 01:00:31 +08:00 |
|
ULIVZ
|
0652242770
|
feat: Completely make '@vuepress/plugin-pwa' a standalone plugin
|
2018-08-17 05:58:59 +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
|
9dfd6fb5d6
|
chore: remove log
|
2018-08-17 02:48:44 +08:00 |
|
ULIVZ
|
1fa57f6b4c
|
feat: enhance plugin API - distinguish async and sync execution
|
2018-08-16 16:34:49 +08:00 |
|
ULIVZ
|
9a50862c26
|
feat: refine plugin API
|
2018-08-15 22:34:08 +08:00 |
|
ULIVZ
|
0d7fce7c79
|
feat: pass plugins and theme via cli
|
2018-08-12 05:25:35 +08:00 |
|
ULIVZ
|
7892556201
|
feat: init monorepo
|
2018-08-10 12:01:29 +08:00 |
|