Sarah Dayan
55650ee519
chore: add commit specs
2019-08-08 01:59:57 +02:00
Sarah Dayan
46eca73733
chore: add pull requests specs
2019-08-08 01:59:42 +02:00
Sarah Dayan
64428fdc79
style: rephrase and clean existing content
2019-08-08 00:33:19 +02:00
ULIVZ
64cffca832
workflow: add CONTRIBUTING.md
2019-08-05 22:55:19 +08:00
Jen Looper and ULIVZ
3b87a54354
Create CODE_OF_CONDUCT.md ( #1736 )
2019-08-05 10:19:12 +08:00
ULIVZ
702e94746f
chore: 1.0.3 changelog
2019-07-30 02:15:09 +08:00
ULIVZ
6827bd1154
v1.0.3
v1.0.3
2019-07-30 02:10:23 +08:00
ULIVZ
3d11990384
chore: lockfile maintenance
2019-07-30 02:04:43 +08:00
ULIVZ
2c93017d70
chore: remove duplicate contributor diagram
2019-07-30 02:04:20 +08:00
Massimo Siani and ULIVZ
6460b0c840
fix($core): transpile all scripts under core ( close : #1623 ) ( #1685 )
2019-07-30 01:48:59 +08:00
jess and ULIVZ
d87124c0fc
chore: activating Open Collective ( #1704 )
2019-07-30 01:45:05 +08:00
Oscar and ULIVZ
0624828e07
fix($theme-default): sidebarDepth: 0 not working in YAML ( close : #1701 ) ( #1702 )
2019-07-30 01:44:36 +08:00
Kid and ULIVZ
e3393e3369
fix($plugin-medium-zoom): disable zoom for links ( #1719 )
2019-07-29 02:04:22 +08:00
Colin Kinloch and ULIVZ
52f421bc3b
fix($core): prioritise vuepress dependencies over cwd node_modules ( close : #1708 ) ( #1720 )
2019-07-29 02:03:12 +08:00
Daniel Madalitso Phiri and ULIVZ
78aecbd8d3
docs: update GA Documentation ( close : #1687 ) ( #1724 )
...
Changed wording to accomadate already anaonymized IPs
2019-07-29 01:47:44 +08:00
ULIVZ
4ddf552a0e
chore: lockfile maintenance
2019-07-22 01:33:30 +08:00
ULIVZ
6126b18e76
workflow: clean script
2019-07-21 19:39:16 +08:00
Kid and ULIVZ
644142b065
feat(theme-default): use router for Algolia search to reach no refresh ( #1706 )
2019-07-20 15:19:54 +08:00
Drake Costa and ULIVZ
abad4c5b3d
ui: add vector brand icons ( #1627 )
...
* Add Vector Brand Icons
Re-created the VuePress icon in Adobe Illustrator. Here's the raw Illustrator file to tweak as you wish, plus an SVG version which we will be using over at CodeSandbox.
* Update vuepress-icon.svg
2019-07-20 15:13:33 +08:00
Kid and ULIVZ
668d68f963
refactor(theme-default): Import Prism theme in stylesheets instead of "Layout.vue" to allow custom styles to override them. ( #1707 )
...
* remove prism theme in default layout
* add prism theme to code.styl
2019-07-20 14:48:19 +08:00
zthxxx and ULIVZ
2a59800677
fix($core): '[Vue warn]: Unknown custom element' when using <Content /> in a custom page without markdown ( #1699 )
...
**Bug**: example, , will raise `[Vue warn]: Unknown custom element`, like #1173 #1426
**Reason**: because it not inject any content in `@internal/page-components` while not find markdown file, `Vue.component` of `pageKey` must be `undefined`, then `h(pageKey)` raise this error
**Fix**: judge as `if (Vue.component(pageKey))`, unnecessary to render if no component existed
2019-07-20 14:41:20 +08:00
ULIVZ
984a1a8495
docs($cn): fix typo
2019-07-20 14:34:54 +08:00
stoically and ULIVZ
3e50de6107
docs: fix typo ( #1710 )
2019-07-20 14:32:26 +08:00
Martin Ulmschneider and ULIVZ
667d9f47c4
docs: remove tag 'next' from installation instructions ( #1686 )
...
It seems to point to an older version (1.0.0-rc.1 instead of 1.0.2).
2019-07-16 00:24:28 +08:00
Kid and ULIVZ
6bfc0e2291
docs: remove outdated content ( #1694 )
2019-07-16 00:21:12 +08:00
Min ho Kim and ULIVZ
834010e650
docs: fix typo ( #1684 )
2019-07-02 13:14:09 +08:00
cedricwarrantor and ULIVZ
d960218aae
docs: just fixed a small typo ( #1676 )
2019-07-01 13:05:23 +08:00
Devon Bull and ULIVZ
27f005b7e9
feat($theme-default): support custom URL scheme for external links ( #1677 )
2019-07-01 13:04:48 +08:00
Vlad Starkovsky and ULIVZ
c82af0d76d
docs: fix typo ( #1678 )
2019-07-01 13:00:59 +08:00
Vlad Starkovsky and ULIVZ
3aed6b6220
docs: fixed old example of 0.x docs ( #1679 )
2019-07-01 12:57:17 +08:00
Christophe Hamerling and ULIVZ
2b90783146
docs: fix typo on blog theme documentation link ( #1680 )
2019-07-01 12:55:42 +08:00
David Daza and ULIVZ
9b08476e61
docs: update instructions ( #1681 )
2019-07-01 12:55:20 +08:00
Oscar and ULIVZ
ceef2a37a5
docs: update directory-structure.md ( #1682 )
2019-07-01 12:53:16 +08:00
ULIVZ
c8378b01df
workflow: update issue template
2019-06-24 00:57:04 +08:00
ULIVZ
26c634c9b8
chore: 1.0.2 changelog
2019-06-23 05:25:15 +08:00
ULIVZ
cdd684339b
v1.0.2
v1.0.2
2019-06-23 05:23:26 +08:00
ULIVZ
1aaa6e3210
fix($core): cannot resolve agreement file from parent theme
2019-06-23 05:19:36 +08:00
云游君 and ULIVZ
17ba325008
fix($core): url display in dev log ( #1670 )
2019-06-22 23:22:26 +08:00
Eric McCormick and ULIVZ
77d67332da
updates default preset link ( #1668 )
...
the previous link currently gives a 404
2019-06-22 23:16:15 +08:00
Craig Morris and ULIVZ
9923f83140
chore: remove parentheses around site url ( #1666 )
...
As VSCode makes `http://localhost:8080/ )` including trailing parentheses which leads to a 404.
2019-06-22 23:07:44 +08:00
siberiawolf and ULIVZ
998cfa3f19
docs($cn): fix typo
2019-06-22 23:01:30 +08:00
ULIVZ
e0ae28c619
chore: readme
2019-06-12 01:58:23 +08:00
ULIVZ
05120bf086
chore: readme
2019-06-12 01:56:00 +08:00
ULIVZ
42f19e0ce6
fix($plugin-medium-zoom): doesn't work with default plugin options in default theme
2019-06-12 01:06:44 +08:00
Alexey and ULIVZ
54bb2f3e8c
feat($plugin-medium-zoom): custom options ( #1649 )
...
Also update medium-zoom to v1.0.4
2019-06-12 00:56:10 +08:00
ULIVZ and GitHub
6c60e540ca
chore: add contributors graph
2019-06-12 00:51:29 +08:00
Haoqun Jiang and ULIVZ
386d67663f
chore: update workbox-build to v4 ( #1607 )
...
fixed annoying deprecation warnings of the outdated joi dependencies
2019-06-11 09:01:37 +08:00
ULIVZ
58cb3b1c91
chore: 1.0.1 changelog
2019-06-10 17:36:04 +08:00
ULIVZ
9c2199ca3f
v1.0.1
v1.0.1
2019-06-10 17:33:06 +08:00
ULIVZ
9d20d5fd8c
feat: enhance the styles of blockquote
2019-06-10 17:31:16 +08:00