Liu Xinyu and ULIVZ
88b65cca4e
fix: py lang label doesn't display in code block ( #690 )
2018-08-01 17:05:35 +08:00
ULIVZ
d9301fe042
docs: document beta status for SW-update popup
...
ref: https://github.com/vuejs/vuepress/issues/677
2018-07-31 23:58:34 +08:00
ULIVZ
5084fcab63
docs: document i18n example for SW-update popup
2018-07-28 22:41:24 +08:00
ULIVZ
a0b9183eb4
docs: update reamde - add SW-update popup
2018-07-28 16:30:57 +08:00
ULIVZ
cf1e6fcf8a
chore: changelog
2018-07-28 16:11:02 +08:00
ULIVZ
a8b06b1bbc
docs($cn): document for themeConfig.serviceWorker.updatePopup
2018-07-28 15:46:23 +08:00
ULIVZ
92314ac211
docs: i18n for serviceWorker.updatePopup
2018-07-28 15:45:55 +08:00
ULIVZ
a475274a14
chore: enhance changelog
2018-07-28 15:09:37 +08:00
ULIVZ
0c19bd3f29
chore: changelog
2018-07-28 14:07:46 +08:00
ULIVZ
4f4db68104
0.13.0
v0.13.0
2018-07-28 14:07:43 +08:00
ULIVZ
29e7fe456e
test: fix SecurityError: localStorage is not available for opaque origins
...
ref: https://github.com/facebook/jest/issues/6769
2018-07-27 19:30:38 +08:00
ULIVZ
9d4a304fc0
chore: update deps
2018-07-27 19:29:01 +08:00
ULIVZ
ab38982314
refactor: naming and comments ( #655 )
2018-07-27 19:07:09 +08:00
Pedro Di Martino and ULIVZ
c1fe692f8b
fix($build): exclude dest folder from pageFiles ( close : #654 ) ( #655 )
2018-07-27 19:00:53 +08:00
Daniel Drodt and ULIVZ
2ad9cb629e
chore: add alt attribute to logo image ( #672 )
2018-07-27 17:09:15 +08:00
ULIVZ
7730ee13ed
fix: missing space between italics and bold ( close : #661 )
...
"markdown-it" will intendedly reserve this space, and this issue was caused by "preserveWhitespace: true" (See: https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#options ),
Impact on performance (Size of whole assets): Before (1952K), After (1960K), which is an acceptable change.
2018-07-27 16:54:10 +08:00
ULIVZ
2a3307505e
fix($markdown): cannot highlight external python file (.py) correctly ( close : #660 )
2018-07-27 16:36:23 +08:00
ULIVZ
39f5c68649
refactor: code style
...
Follow the official code style guide, refs:
1. https://vuejs.org/v2/style-guide/#Multi-attribute-elements-strongly-recommended
2. https://vuejs.org/v2/style-guide/#Empty-lines-in-component-instance-options-recommend
3. https://github.com/vuejs/ui
2018-07-27 16:16:45 +08:00
ULIVZ
b207a5fd88
fix($seo): Avoid duplicate description meta at runtime. ( close : #665 )
2018-07-27 15:20:00 +08:00
ULIVZ
231da6a94f
feat($cli): debug flag at dev mode
...
reason for this feature: webpack-bar will wipe out the debug log at dev mode.
2018-07-26 19:03:23 +08:00
ULIVZ
191d891ec2
workflow: update issue template - add more guidelines
2018-07-26 12:38:29 +08:00
ULIVZ
0ad1a4590f
fix($build): markdown config should be included in cache identifier
...
It's reported by #664 , but #664 cannot be fixed fully since watching webpack config changes shouldn't be handled in VuePresss
VuePress can only ensure that when user changes the markdown config, the cache identifier will be updated, so user needn't to clean the ./node_modules/.cache manually.
See: https://github.com/webpack/webpack/issues/3153 , https://github.com/webpack/webpack-cli/issues/15
2018-07-25 23:33:06 +08:00
Jordon Baade and ULIVZ
9b602f2b6f
fix: scoped styles of badge component ( close : #653 ) ( #657 )
2018-07-22 09:50:35 +08:00
Narration SD and ULIVZ
48f6d9004f
docs: tweaks lastUpdated ( #663 )
2018-07-22 09:48:42 +08:00
Curtis Belt and ULIVZ
459a2c1953
chore: fix code snippet typo (missing semi-colon) ( #658 )
2018-07-19 13:48:37 +08:00
Ricky 泽阳 and ULIVZ
fa8155c73c
refactor($release): let [enter] pass next step ( #650 )
2018-07-17 23:44:06 +08:00
Rocky_萧 and ULIVZ
e8023bdc16
docs($cn): tweaks ( #652 )
2018-07-17 23:38:21 +08:00
ULIVZ
b7ad1bf2ae
chore: update register-service-worker to latest
2018-07-14 23:17:32 +08:00
ULIVZ
46fa0bec7b
docs: enable serviceWorker.updatePopup
2018-07-14 23:15:35 +08:00
ULIVZ
00a97d3cf4
docs: tweaks
2018-07-14 23:11:04 +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
887a0a662a
docs($cn): update for new file-level API: style.styl.
2018-07-14 21:27:58 +08:00
Eduardo San Martin Morote and ULIVZ
c500201058
fix: set babelrc: false in babel-loader options ( #644 )
...
Prevents picking up local `.babelrc` file in projects.
2018-07-14 02:43:03 -05:00
ULIVZ
de9a51b0dc
feat: transform Badge into async component
2018-07-13 04:40:42 +08:00
ULIVZ
5ec67eaeca
refactor: changelog
2018-07-13 04:07:38 +08:00
ULIVZ
c9da612837
chore: remove override.styl
2018-07-13 04:01:27 +08:00
ULIVZ
6b8aa1b201
chore: changelog
2018-07-13 03:59:34 +08:00
ULIVZ
00721e86ad
0.12.0
v0.12.0
2018-07-13 03:59:31 +08:00
ULIVZ
2f53f2fe77
feat($default-theme): new file-level API: style.styl.
...
1. Fixed overriding css doesn't work at 0.11.0 (close : #639 )
2. Split override.styl into two APIs: override.styl and style.styl, the former will focus on ONLY the style constants override, while the latter will focus on styles override or custom styles. See also: https://vuepress.vuejs.org/default-theme-config/#simple-css-override .
2018-07-13 03:53:18 +08:00
ULIVZ
16e917de6e
refactor: namings
2018-07-13 02:10:43 +08:00
ULIVZ
c2eaff35ae
fix: wrong sidebar slugs and anchor link at content ( close : #645 )
2018-07-13 02:01:00 +08:00
ULIVZ
9b4b9ba2d5
docs($cn): update ( #634 )
2018-07-12 13:07:14 +08:00
ULIVZ
58775efc45
chore: update deps ( #641 )
2018-07-12 12:55:26 +08:00
Ben and ULIVZ
d0773fe3fa
docs: Add note regarding Algolia submission process ( #634 )
2018-07-11 23:52:51 -05:00
YuChao Liang and ULIVZ
8dde5d852d
fix: npm audit vulnerability ( close : #493 )( #641 )
2018-07-11 23:40:10 -05:00
ULIVZ
0c5b752563
feat: version data layer
...
Create a global variable "__VUEPRESS_VERSION__" to get current vuepress's version of the building documents
2018-07-08 13:22:42 +08:00
ULIVZ
f0ff95932e
chore: tweaks changelog
2018-07-08 11:38:26 +08:00
ULIVZ
f67d6969f9
chore: changelog
2018-07-08 11:24:00 +08:00
ULIVZ
d38af67532
0.11.0
v0.11.0
2018-07-08 11:23:57 +08:00
ULIVZ
134ceb704d
chore: update deps
2018-07-08 11:23:00 +08:00