Hatice Edis and Franck Abgrall
a8ce645ea9
fix($theme-default): Make navbar dropdown links accessible ( #1837 )
2019-09-15 16:46:58 +02:00
giraud florent
d811bfbe38
v1.1.0
2019-09-14 12:15:42 -04:00
Divya and Franck Abgrall
e8064b01ee
feat($theme-default) Propagate toggleSidebar event to parent ( #1816 )
2019-09-12 17:33:00 +02:00
Anton Wilhelm and Franck Abgrall
eb231bf01a
fix($theme-default): Expand nested sidebar groups ( #1540 )
2019-09-12 17:10:16 +02:00
eryn L. K and Franck Abgrall
1ba06ae118
feat($plugin-search): Add support for search hotkeys ( #1848 )
2019-09-12 09:46:40 +02:00
Vinicius Julião and fgiraud
ade328f831
fix: search box max suggestions not working as expected ( #1728 )
...
fix: search box max suggestions
fix #1728
2019-09-10 19:16:56 -04:00
Antoine Caron and Franck Abgrall
543fd6c853
feat($config): make extendPageData async ready without breaking changes ( #1546 )
2019-09-10 18:22:09 +02:00
Daniël van de Giessen and Franck Abgrall
f9643917a1
fix($last-updated): use file author time instead of submodule commit time ( #1640 )
2019-09-10 15:49:32 +02:00
emmm and Franck Abgrall
74017c5dc3
fix($theme-default): add text ellipsis to navbar ( #1683 ) ( #1840 )
2019-09-10 14:53:51 +02:00
boaz0 and Franck Abgrall
c6f1322f55
Add search box placeholder setting to theme-config ( #1834 )
...
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com >
2019-09-10 11:35:55 +02:00
YJ and fgiraud
696717b7db
fix: #1845 bump js-yaml ( #1846 )
...
* security: bump js-yaml
* fix : #1845
2019-09-09 11:16:56 -04:00
Billyyyyy3320 and fgiraud
9050871b0d
refactor($core): stop watching unnecessary events ( #1827 )
2019-09-08 11:46:31 -04:00
Shigma and fgiraud
3b68913996
feat($core): better layout check ( #1455 )
...
* better layout check
* enhance resolve SFCs
* fix(layout): fix broken class content
* fix(delete): delete useless use of context
2019-09-07 00:58:17 -04:00
Mathieu TUDISCO and fgiraud
6b5a00208a
refactor($theme-default): extract page components ( #1427 )
...
* refactor(default-theme): Extract PageEdit component and Extract PageNav component.
2019-09-07 00:27:01 -04:00
giraud florent
478b058cc7
v1.0.4
2019-09-05 20:33:31 -04:00
Franck Abgrall and GitHub
92a1c02118
feat: Disable next and prev links from global config ( #1761 )
...
* core: add lodash deps
* core: disable next and prev links from global config
* doc: add documentation
* core: resolvePageLink function refactoring
* docs: Improve Prev 'Next links' section description
2019-09-05 20:14:06 +02:00
fgiraud and GitHub
dad9c8cedb
Merge pull request #1771 from sodatea/do-not-transpile-core-js
...
fix($core): do not transpile core packages' dependencies
fix #1753
fix #4539
fix #1729
2019-09-05 10:14:44 -04:00
Kid and Sarah Dayan
25777e45cc
fix: add missing hash in #1706 ( #1780 )
2019-08-18 19:10:05 +02:00
xr0master and ULIVZ
120d88589a
feat($core): use any custom protocol for outboundRE ( #1731 )
2019-08-18 14:54:15 +08:00
Haoqun Jiang
b69b107e0d
fix($core): do not transpile core packages' dependencies
2019-08-12 17:19:15 +08:00
ULIVZ
6827bd1154
v1.0.3
2019-07-30 02:10:23 +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
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
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
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
Min ho Kim and ULIVZ
834010e650
docs: fix typo ( #1684 )
2019-07-02 13:14:09 +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
ULIVZ
cdd684339b
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
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
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
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
9c2199ca3f
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
Nguyen Van Ngoc and ULIVZ
f0d1344695
fix($theme-default): using '.theme-default-content' to replace '.content' in 404 layout ( #1646 )
2019-06-09 23:53:05 +08:00
ULIVZ
a2da3fefbb
v1.0.0
2019-06-08 17:21:56 +08:00
ULIVZ
9330d7bcb4
v1.0.0-rc.1
2019-06-08 13:32:43 +08:00
ULIVZ
b955969498
v1.0.0-beta.2
2019-06-05 15:45:58 +08:00
ULIVZ
d1a17a8880
chore: remove layout component options directly
2019-06-05 14:58:44 +08:00
ULIVZ
83b02ba517
fix($core): failed to render <Content /> with dynamic pageKey from current $page.
2019-06-05 11:10:56 +08:00
ULIVZ
6815021bfe
v1.0.0-beta.1
2019-06-04 16:16:49 +08:00
ULIVZ
bb26eba37e
chore: update versions of internal deps
2019-06-04 16:16:30 +08:00
ULIVZ
dd44a3ff57
chore: remove undeveloped blog theme
...
BREAKING CHANGE: please head https://vuepress-theme-blog.ulivz.com/ to see the default blog theme
for vuepress
2019-06-04 15:00:47 +08:00
ULIVZ
37221926ed
chore: deprecated @vuepress/plugin-pagination
...
BREAKING CHANGE: Function of this plugin has been integrated in the fresh official blog plugin:
https://github.com/ulivz/vuepress-plugin-blog
2019-06-04 14:37:26 +08:00
ULIVZ
33ebdf2c55
v1.0.0-alpha.50
2019-06-04 14:17:29 +08:00