VitePress - 基于Vite&Vue的静态站点生成器
VitePress - 基于Vite&Vue的静态站点生成器
v0.12.0
Bug Fixes
base
option not working on dev mode (#223) (0b5b306)- frontmatter description duplication (#194) (#170) (338e845)
- sidebar 'auto' not working (#178) (#224) (5deaf6a)
- render document with standards mode in dev (#207) (8a0db65)
- utf-8 character not working on safari in dev mode (#228) (b82d8f2)
- use brand color in algolia search box (2330023)
Features
BREAKING CHANGES
- If sidebar option is
undefined
it will be treated asauto
, where previsouly it looked like it was treated asfalse
. It was always treated asauto
, but due to this bug, the sidebar was hidden, therefore it looked like it was treated asfalse
.
Assets
2
v0.11.4
v0.9.1
Bug Fixes
- theme: the actionLink miss withBase (#168) (#169) (ffaca73)
- align $title with vuepress (#158) (#163) (30740d3)
- fix h2 anchor hover (9bd79e8), closes #174
- fix inline code not inheriting the parent font size (f5a570f)
- fix link prefetch (ade6ddd)
- hydration mismatch when home page having action link (a7686b7)
- make home page look better (#154) (a084cd3)
- prevLinks and nextLinks config type (#165) (1b6981a)
- siteData passed to enhanceApp being siteDataByRoute (#159) (01d2837)
Features
- built-in ClientOnly component (8809d2d)
- default-theme: support customLayout: true in frontmatter (f32771f)
- add
$withBase
global app function (15e18df) - add Algolia DocSearch (#40) (#153) (5bb4730)
- add native support for carbon ads (#86) (9d6b8ca)
- support customizing default theme via slots (b8e892e)
- add more global and computed properties (#152) (c6bdcfb), closes #152
Assets
2
v0.9.0
Bug Fixes
- avoid 300ms click delay on touch devices (621ca3e)
- fix nested list having too much margin (b0cf2be)
- fix sidebar active status not working as expected (#140) (#149) (0b181e7)
- make code block look prettier (#146) (242fcc1)
- fix some color in code block not working as expected (#143) (da09266)
Features
- add "last updated" feature (40d204b)
Assets
2
v0.8.1
Bug Fixes
Assets
2
v0.7.3
Bug Fixes
- Fix sidebar page switch layout shifting
- Fix production hydration mismatch
Assets
2
热门度与活跃度
9.3
10.0
Watchers:47 |
Star:2305 |
Fork:139 |
创建时间: 2020-05-01 07:16:17 |
最后Commits: 16天前 |
许可协议:MIT |
基本信息
分类:Vue.js相关 / JavaScript开发 |
收录时间:2020-05-02 08:33:41 |
f484f9a
Compare
Bug Fixes