|
60 | 60 | ### Features
|
61 | 61 |
|
62 | 62 | * **$core:** global computed '$frontmatter' ([3a42c24](https://github.com/vuejs/vuepress/commit/3a42c24))
|
63 |
| -* better hash locate behavior ([5918ca9](https://github.com/vuejs/vuepress/commit/5918ca9)) |
| 63 | +* **$core:** better hash locate behavior ([5918ca9](https://github.com/vuejs/vuepress/commit/5918ca9)) |
64 | 64 | * **$plugin-pwa:** alias '[@sw-event](https://github.com/sw-event)' ([628c330](https://github.com/vuejs/vuepress/commit/628c330))
|
65 | 65 |
|
66 | 66 |
|
|
78 | 78 |
|
79 | 79 | * **$markdown-loader:** AsyncMarkdownContentLoaded event ([6f52012](https://github.com/vuejs/vuepress/commit/6f52012))
|
80 | 80 | * **$plugin-active-header-links:** sidebarLinkSelector & headerAnchorSelector option ([3a79635](https://github.com/vuejs/vuepress/commit/3a79635))
|
81 |
| -* built-in content loading ([216d04a](https://github.com/vuejs/vuepress/commit/216d04a)) |
82 |
| -* Vue.$vuepress & Vue.prototype.$vuepress ([9c947b2](https://github.com/vuejs/vuepress/commit/9c947b2)) |
| 81 | +* **$core:** built-in content loading ([216d04a](https://github.com/vuejs/vuepress/commit/216d04a)) |
| 82 | +* **$core:** Client VuePress Plugin ([9c947b2](https://github.com/vuejs/vuepress/commit/9c947b2)) |
83 | 83 | * **$core:** 'contentLoading' site config option ([f8e42bc](https://github.com/vuejs/vuepress/commit/f8e42bc))
|
84 | 84 | * **$plugin-medium-zoom:** support selector option. ([ce7da09](https://github.com/vuejs/vuepress/commit/ce7da09))
|
85 | 85 | * **$theme-default:** display els of page bottom after content mounted ([d9a8ced](https://github.com/vuejs/vuepress/commit/d9a8ced))
|
|
100 | 100 | ### Features
|
101 | 101 |
|
102 | 102 | * **$new-package:** [@vuepress/theme-vue](https://github.com/vuepress) ([cb87532](https://github.com/vuejs/vuepress/commit/cb87532))
|
103 |
| -* **$core:** extend a theme ([84fd0ff](https://github.com/vuejs/vuepress/commit/84fd0ff)) |
| 103 | +* **$core:** `extend` option API for a theme ([84fd0ff](https://github.com/vuejs/vuepress/commit/84fd0ff)) |
104 | 104 | - From now on, you can use the `extend` option to inherit an existing theme, and VuePres will automatically help you to resolve Layout components, palettes, styles, etc.
|
105 | 105 |
|
106 | 106 |
|
|
263 | 263 | ### Bug Fixes
|
264 | 264 |
|
265 | 265 | * **$core:** unexpected warning ([3fd51d5](https://github.com/vuejs/vuepress/commit/3fd51d5))
|
266 |
| -* Check path in lowercase (close[#897](https://github.com/vuejs/vuepress/issues/897)) ([#898](https://github.com/vuejs/vuepress/issues/898)) ([94658ae](https://github.com/vuejs/vuepress/commit/94658ae)) |
267 |
| -* Google Analytics Plugin build error ([#893](https://github.com/vuejs/vuepress/issues/893)) ([d7647bc](https://github.com/vuejs/vuepress/commit/d7647bc)) |
| 266 | +* **$core:** Check path in lowercase (close[#897](https://github.com/vuejs/vuepress/issues/897)) ([#898](https://github.com/vuejs/vuepress/issues/898)) ([94658ae](https://github.com/vuejs/vuepress/commit/94658ae)) |
| 267 | +* **plugin-google-analytics:** Google Analytics Plugin build error ([#893](https://github.com/vuejs/vuepress/issues/893)) ([d7647bc](https://github.com/vuejs/vuepress/commit/d7647bc)) |
268 | 268 | * **$theme-default:** header should be fixed ([d03b10d](https://github.com/vuejs/vuepress/commit/d03b10d))
|
269 | 269 |
|
270 | 270 |
|
|
0 commit comments