giraud florent
f6ed7b7280
feat(plugin): resolve conflicts typo and separate publics files into plugin-public-files plugin
2019-09-07 01:32:00 -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
ULIVZ
10dfb6695d
chore: remove plugin-blog
2019-06-04 03:35:37 +08:00
ULIVZ
d30e078b3c
fix($core): window is not defined
2019-06-04 03:34:54 +08:00
ULIVZ
409bf14ad3
v1.0.0-alpha.49
2019-06-03 22:59:41 +08:00
ULIVZ
7eed1f49f2
fix($core): cannot load theme with shortcut.
2019-06-03 22:00:28 +08:00
ULIVZ
bd0bdf989d
feat($core): global variable "__VUEPRESS__" to store runtime key infos
2019-06-02 23:54:59 +08:00
ULIVZ
50f64b473f
fix($core): cannot retrieve the correct theme name when them path is a local absolute path linked to a javascript file.
2019-06-02 21:32:39 +08:00
ULIVZ
74d3a5cef0
refactor($theme-default): clean all .content class names
2019-06-02 17:13:30 +08:00
ULIVZ
85ff63065b
feat($theme-default): using '.theme-default-content' to replace '.content' in <Content /> outlet.
2019-06-02 15:52:24 +08:00
ULIVZ
28bdf9ebc4
chore: bump webpack-dev-server
2019-06-02 14:53:53 +08:00
ULIVZ
7d0542e33e
feat($core): safer class name of content outlet
...
We shouldn't let the core render the `.content` class, so once we use custom layout in the default theme, the styles of default theme will pollute the styles of custom layout.
2019-06-02 14:51:53 +08:00
ULIVZ
ac7dca29f4
v1.0.0-alpha.48
2019-05-14 13:24:48 +08:00