giraud florent
852c5fe577
docs(dev): adding doc to local development and add more script
2019-08-28 12:42:07 -04:00
Franck and Sarah Dayan
9939ea6087
Remove duplicate dependencies in package.json
2019-08-11 18:05:42 +02:00
Sarah Dayan and ULIVZ
8039f421f7
docs: documentation linting ( #1745 )
...
* chore: install textlint
* chore: add textlint rules
* feat: set up configuration file and command
* fix: run textlint on files
* chore: lint .textlintrc.js
* chore: add custom terms
* chore: add comment filter
* fix: fix frontmatter term
* chore: set subjective rules to warning severity
* fix: manually fix issues
* chore: add script as pre-commit hook
2019-08-07 23:24:58 +08:00
Jen Looper and ULIVZ
d50fa1bc17
docs: adding all-contributors table for core team members ( #1744 )
...
* adding all-contributors table for core team members
* chore: add self to core contributors
* Add Franck to core contributors
* chore: add @sobolevn to core contributors
2019-08-07 23:02:34 +08:00
Billyyyyy3320 and ULIVZ
93a1ec05cc
chore: fix script typo ( #1740 )
2019-08-05 23:42:16 +08:00
ULIVZ
6126b18e76
workflow: clean script
2019-07-21 19:39:16 +08:00
ULIVZ
78ed7d3406
chore: bump conventional-changelog-cli to fix the security vulnerability (handlebars)
2019-06-06 13:55:13 +08:00
ULIVZ
3f40b48aa6
chore: downgrade version of lerna
...
See: https://github.com/lerna/lerna/issues/2107
2019-06-04 16:19:32 +08:00
ULIVZ
5d940e4157
chore: update workspace
2019-06-04 15:24:47 +08:00
ULIVZ
594ac0ee19
chore: remove useless script
2019-06-04 15:22:36 +08:00
ULIVZ
f9576388a1
chore: bump lerna to resolve vulnerability issue caused by fstream
2019-06-02 14:55:37 +08:00
Haoqun Jiang and ULIVZ
0970954078
chore: update dependencies ( #1555 )
2019-04-24 04:46:05 +08:00
ULIVZ
d1ea2daf5e
chore: add minimal dev & build script
2019-03-10 03:11:58 +08:00
ULIVZ and GitHub
e5d8ed4655
feat: refine node api ( #1395 )
...
- fix($core): markdown slot doesn‘t work. (regression of c85f62d )
- docs: fresh Node.JS API.
- test: official plugins.
2019-03-04 23:46:13 +08:00
ULIVZ
b1618c4861
workflow: tweak bootstrap script
2019-03-03 15:18:17 +08:00
ULIVZ
75572620bb
workflow: remote-version script for version checking
2019-03-03 03:19:15 +08:00
ULIVZ
11615073a0
chore: move dep "semver" to "@vuepress/shared-utils"
2019-01-18 00:35:48 +08:00
ULIVZ
1e47a09dd3
chore: bump lerna
2018-12-14 02:15:40 +08:00
minfive and ULIVZ
f8469eb206
fix(@plugin-blog): fix blog layout rendering error ( close : #1073 ) ( #1095 )
2018-12-14 01:04:55 +08:00
ULIVZ
1b94fee699
workflow: fix wrong usage of eslint
2018-12-14 00:39:56 +08:00
ULIVZ
fb554c0577
ci: run tsc before release
2018-12-09 02:53:38 +08:00
ULIVZ and GitHub
e599c05457
refactor($shared-utils): migrate to typescript ( #1086 )
2018-12-09 02:48:44 +08:00
ULIVZ and GitHub
e963731da7
feat($core): registerCommand Plugin Option API ( #1069 )
2018-12-08 22:12:19 +08:00
ULIVZ
f312ad8477
chore: update changelog script
2018-11-25 20:44:58 +08:00
ULIVZ
6a47d80a6d
workflow: support "yarn register-vuepress"
...
Local development will benefit from it.
2018-11-24 12:02:59 +08:00
ULIVZ
7276664bab
feat: init blog & blog theme
2018-10-23 23:15:34 +08:00
ULIVZ
2e14181b5e
Revert "chore: temp docs for debug"
...
This reverts commit 81eef30e0c .
2018-10-18 04:07:01 +08:00
ULIVZ
81eef30e0c
chore: temp docs for debug
2018-10-18 03:16:48 +08:00
ULIVZ
7970c37db0
chore: update package.json
2018-09-27 10:50:02 +08:00
ULIVZ
c04ce2f6fc
chore: update gitignore
2018-09-27 01:47:29 +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
eca8a61b04
test: init @vuepress/test-utils and migrate all tests
2018-08-27 19:35:18 +08:00
ULIVZ
4ad784c9d5
fix: cannot run "yarn dev" at the root project dir
2018-08-15 23:56:49 +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
dbbcdfe1fb
0.14.1
2018-08-10 00:54:22 +08:00
ULIVZ
3913a70374
0.14.0
2018-08-09 02:45:48 +08:00
ULIVZ
0af55bf98c
chore: bump theme
2018-08-08 18:22:59 +08:00
ULIVZ
a62d5764b6
0.13.1
2018-08-02 02:13:08 +08:00
ULIVZ
4f4db68104
0.13.0
2018-07-28 14:07:43 +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
00721e86ad
0.12.0
2018-07-13 03:59:31 +08:00
YuChao Liang and ULIVZ
8dde5d852d
fix: npm audit vulnerability ( close : #493 )( #641 )
2018-07-11 23:40:10 -05:00
ULIVZ
d38af67532
0.11.0
2018-07-08 11:23:57 +08:00
ULIVZ
a229646266
chore: bump "mini-css-extract-plugin" to 0.4.1
2018-07-08 11:20:10 +08:00
ULIVZ
bc1dc6f156
0.10.2
2018-06-21 00:23:49 +08:00
ULIVZ
12a3f2c071
0.10.1
2018-06-09 01:58:33 +08:00