ULIVZ
|
a6752e59fd
|
v1.0.0-alpha.18
|
2018-10-30 03:52:50 +08:00 |
|
ULIVZ
|
6a0c421842
|
v1.0.0-alpha.17
|
2018-10-27 20:47:28 +08:00 |
|
ULIVZ
|
ced6aac431
|
v1.0.0-alpha.16
|
2018-10-24 01:37:11 +08:00 |
|
ULIVZ
|
5c8d112d6a
|
v1.0.0-alpha.15
|
2018-10-24 01:02:31 +08:00 |
|
ULIVZ
|
a31f481d68
|
v1.0.0-alpha.14
|
2018-10-23 23:20:02 +08:00 |
|
ULIVZ
|
80cb1d5608
|
refactor: shortcutPackageResolver
|
2018-10-22 00:16:10 +08:00 |
|
ULIVZ
|
09e3f440c3
|
v1.0.0-alpha.13
|
2018-10-18 04:07:21 +08:00 |
|
ULIVZ
|
05843bd996
|
v1.0.0-alpha.12
|
2018-10-17 14:28:07 +08:00 |
|
ULIVZ
|
1dd1b55c51
|
fix: wrong import path (close: #937)
|
2018-10-17 14:21:13 +08:00 |
|
ULIVZ
|
67c5b619a8
|
v1.0.0-alpha.11
|
2018-10-16 02:08:38 +08:00 |
|
ULIVZ
|
5c268b754c
|
v1.0.0-alpha.10
|
2018-10-14 23:58:45 +08:00 |
|
ULIVZ
|
6d408ffca8
|
v1.0.0-alpha.9
|
2018-10-10 14:02:56 +08:00 |
|
ULIVZ
|
252621268c
|
v1.0.0-alpha.8
|
2018-10-08 01:02:48 +08:00 |
|
ULIVZ
|
f098013ed6
|
v1.0.0-alpha.7
|
2018-10-08 00:45:54 +08:00 |
|
ULIVZ
|
0a142ef5af
|
v1.0.0-alpha.6
|
2018-10-08 00:10:08 +08:00 |
|
ULIVZ
|
35e98cd9ab
|
v1.0.0-alpha.5
|
2018-10-07 22:48:23 +08:00 |
|
ULIVZ
|
beaa2b5a9a
|
v1.0.0-alpha.4
|
2018-10-06 02:48:03 +08:00 |
|
ULIVZ
|
5329b74c68
|
v1.0.0-alpha.3
|
2018-10-04 06:23:27 +08:00 |
|
ULIVZ
|
35add97ac1
|
v1.0.0-alpha.2
|
2018-09-29 03:10:41 +08:00 |
|
ULIVZ
|
19e73d7ea0
|
refactor($core): use upath
|
2018-09-29 02:00:29 +08:00 |
|
ULIVZ
|
6c6225d9cf
|
feat($core): support themeIndexFile.devTemplate/ssrTemplate (close: #882)
Resolving Priority (devTemplate as example):
1. siteConfig.devTemplate
2. `dev.html` located at .vuepress/templates
3. themeIndexFile.devTemplate
4. default devTemplate
|
2018-09-28 13:14:34 +08:00 |
|
ULIVZ
|
bae7a04937
|
chore: update npmignore
|
2018-09-27 13:33:31 +08:00 |
|
ULIVZ
|
ace3aec3db
|
v1.0.0-alpha.1
|
2018-09-27 13:25:19 +08:00 |
|
ULIVZ
|
7970c37db0
|
chore: update package.json
|
2018-09-27 10:50:02 +08:00 |
|
ULIVZ
|
70b6d06bd0
|
v1.0.0-alpha.0
|
2018-09-27 01:48:03 +08:00 |
|
ULIVZ
|
53c84b3972
|
refactor($core): separate markdown and markdown-loader from core
|
2018-09-27 01:14:51 +08:00 |
|
ULIVZ
|
a2f34f5811
|
test: exclude default theme
|
2018-09-23 14:46:37 +08:00 |
|
ULIVZ
|
116d832168
|
chore: fix typo
|
2018-09-22 22:14:51 +08:00 |
|
ULIVZ
|
0263f15594
|
feat($core): 'define' plugin option and rewrite plugin API.
|
2018-09-22 22:12:52 +08:00 |
|
ULIVZ
|
24840cd786
|
feat($shared-utils): support pass in an absolute path for theme
|
2018-09-16 14:50:22 +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
|
a8fea3c630
|
feat($shared-utils): shortcutPackageResolver
|
2018-09-02 02:38:24 +08:00 |
|
ULIVZ
|
b80c81071a
|
feat($shared-utils): enhance datatypes
|
2018-09-02 02:36:31 +08:00 |
|
ULIVZ
|
b45633efca
|
refactor($core): move core resuable utilities to 'shared-utils and fix tests
|
2018-08-29 01:37:56 +08:00 |
|
ULIVZ
|
dc3b0f40d4
|
Merge branch 'master' into next
|
2018-08-28 20:50:45 +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
|
8e84065279
|
feat($shared-utils): allow change temp path at runtime via env.
|
2018-08-27 14:48:28 +08:00 |
|
ULIVZ
|
639e5d4ab0
|
Revert "refacotr($core): separate createCSSRule from core to shared-utils"
This reverts commit 8f89eef61b.
|
2018-08-22 01:34:14 +08:00 |
|
ULIVZ
|
8a7463ac52
|
chore($env): change isProd to function
|
2018-08-20 23:34:11 +08:00 |
|
ULIVZ
|
8f89eef61b
|
refacotr($core): separate createCSSRule from core to shared-utils
|
2018-08-20 23:24:28 +08:00 |
|
ULIVZ
|
b90e009b03
|
feat($shared-utils) env.isProd
|
2018-08-18 04:16:08 +08:00 |
|
ULIVZ
|
2d65bf2085
|
feat($shared-utils): codegen util
|
2018-08-18 03:18:15 +08:00 |
|
ULIVZ
|
86c8dbf4a5
|
feat: move 'writeTemp' to shared utility and support config temp path
|
2018-08-17 17:43:25 +08:00 |
|
ULIVZ
|
ae6b3e924d
|
feat: init @vuepress/shared-utils
Move common utilities to @vuepress/shared-utils
|
2018-08-17 03:47:39 +08:00 |
|