ULIVZ and GitHub
81e3ef63e3
feat($core): leverage webpack-dev-server and sunset webpack-serve ( #1195 )
...
Breaking changes:
- Plugin option`enhanceDevServer` was removed.
New plugin option API:
- beforeDevServer
- afterDevServer
2019-01-28 00:15:33 +08:00
Liu Xinyu and ULIVZ
199f18e5fe
chore($core): bump vue-router to 3.0.2 ( #1207 )
2019-01-19 23:42:32 +08:00
ULIVZ
fac65a8887
chore: lockfile maintenance
2019-01-18 00:34:12 +08:00
ULIVZ
8468f64c58
chore: lockfile
2018-12-19 02:15:43 +08:00
ULIVZ
1e47a09dd3
chore: bump lerna
2018-12-14 02:15:40 +08:00
ULIVZ and GitHub
e599c05457
refactor($shared-utils): migrate to typescript ( #1086 )
2018-12-09 02:48:44 +08:00
Daniel Castillo and ULIVZ
26c0628950
fix($core): remove smoothing scroll ( close : #1071 ) ( #1075 )
2018-12-08 20:49:24 +08:00
spiltcoffee and ULIVZ
172afa38a9
fix($cli): bump CAC version ( #1062 )
...
Since --no-cache is defined, --cache/--no-cache can only be a boolean, and so any argument that you attempt to pass to --cache is interpreted as an individual argument, and in this case becomes the targetDir.
2018-12-04 01:06:53 +08:00
ULIVZ
d8db81c01d
feat($markdown): pass rest options to instantiate markdown-it
...
Close : #1040
e.g.
markdown: {
config: md => {
md.set({linkify: true});
}
}
shortcut:
markdown: {
linkify: true
},
2018-11-30 00:12:41 +08:00
ULIVZ and GitHub
1a897cb88d
feat($cli): migrate to CAC ( #1049 )
2018-11-28 00:59:34 +08:00
ULIVZ
8611c1cb19
fix($test-utils): test failed due to wrong babel version
2018-11-26 01:40:02 +08:00
ULIVZ
f312ad8477
chore: update changelog script
2018-11-25 20:44:58 +08:00
ULIVZ
5b0cdcf5b8
feat($core): using 'smooth-scroll'
2018-11-18 09:06:31 +08:00
ULIVZ
db8d040540
chore: lockfile maintenance
2018-11-15 21:37:28 +08:00
ULIVZ
b57d880216
chore: bump @babel/core & babel-loader
2018-11-06 21:01:02 +08:00
ULIVZ
e9a69255a8
chore: update @vue/babel-preset-app
2018-11-06 20:52:11 +08:00
ULIVZ
216d04a57c
feat: built-in content loading
2018-11-06 02:47:42 +08:00
ULIVZ
608a09e204
chore: bump markdown-it-chain to 0.2.1
2018-10-10 01:17:53 +08:00
ULIVZ
79632c0047
feat: plugin-notification
2018-10-07 16:56:35 +08:00
ULIVZ
b07fe6e0b7
chore: bump vuepress-plugin-flowchart
2018-10-04 13:58:42 +08:00
ULIVZ
8e82a030f4
docs: introduce vuepress-plugin-flowchart
2018-10-04 11:25:39 +08:00
ULIVZ
19e73d7ea0
refactor($core): use upath
2018-09-29 02:00:29 +08:00
ULIVZ
dfa7ab7143
chore: lockfile maintenance
2018-09-27 02:20:40 +08:00
ULIVZ
037080d15f
test: Page class
2018-09-27 01:23:06 +08:00
ULIVZ
af950372d4
ci: set up release script
2018-09-26 01:06:55 +08:00
ULIVZ
76b74b16d9
chore: bump jest
2018-09-02 22:49:59 +08:00
ULIVZ
9358387937
Revert "feat: set up @vuepress/plugin-sass"
...
This reverts commit 5e46295030 .
2018-08-22 01:31:13 +08:00
ULIVZ
1d24fa8285
Revert "feat: set up @vuepress/plugin-less"
...
This reverts commit 4464185635 .
2018-08-22 01:30:42 +08:00
ULIVZ
4464185635
feat: set up @vuepress/plugin-less
...
Note that it would be better to transform @vuepress/plugin-less as a 3rd plugin so we don't need to install deps at our repo.
2018-08-21 00:27:26 +08:00
ULIVZ
5e46295030
feat: set up @vuepress/plugin-sass
...
Note that it would be better to transform @vuepress/plugin-sass as a 3rd plugin so we don't need to install deps at our repo.
2018-08-21 00:25:39 +08:00
ULIVZ
0652242770
feat: Completely make '@vuepress/plugin-pwa' a standalone plugin
2018-08-17 05:58:59 +08:00
ULIVZ
9424df3510
test: 'Tapable'
2018-08-14 02:43:11 +08:00
ULIVZ
57f15ee86e
test: setup test
2018-08-13 20:38:40 +08:00
ULIVZ
7892556201
feat: init monorepo
2018-08-10 12:01:29 +08:00
ULIVZ
0af55bf98c
chore: bump theme
2018-08-08 18:22:59 +08:00
ULIVZ
9d4a304fc0
chore: update deps
2018-07-27 19:29:01 +08:00
ULIVZ
b7ad1bf2ae
chore: update register-service-worker to latest
2018-07-14 23:17:32 +08:00
Toru Nagashima and ULIVZ
14dbd1eac7
feat($pwa): add themeConfig.serviceWorker.updatePopup option ( close : #453 ) ( #533 )
2018-07-14 09:59:44 -05:00
ULIVZ
58775efc45
chore: update deps ( #641 )
2018-07-12 12:55:26 +08:00
ULIVZ
134ceb704d
chore: update deps
2018-07-08 11:23:00 +08:00
ULIVZ
a229646266
chore: bump "mini-css-extract-plugin" to 0.4.1
2018-07-08 11:20:10 +08:00
ULIVZ
69fcf69793
chore: update deps
2018-06-17 23:59:39 +08:00
ULIVZ
cfce3dcdfb
chore: update lockfile.
2018-06-13 01:48:59 +08:00
ULIVZ
84f3a09a9c
chore: update deps
2018-06-08 00:54:44 +08:00
ULIVZ
309cf6239c
chore: update webpack-serve
2018-06-08 00:37:12 +08:00
kazuki sako and ULIVZ
825877c27a
feat: enable header request Content-Range ( #555 )
2018-06-07 22:30:07 +08:00
ULIVZ
3b5991f20f
fix: compilation error when chainWebpack's code contains ! ( close : #532 )
2018-06-02 23:16:18 +08:00
ULIVZ
96271398dc
chore: update deps
2018-05-30 00:19:56 +08:00
Eko Eryanto and ULIVZ
52fd0405c4
chore: upgrade webpack-serve ( #505 )
2018-05-27 23:59:20 +08:00
ULIVZ and GitHub
f3beba674d
test: set up test for core ( #480 )
2018-05-27 01:58:39 +08:00