Releases: vuepress/vuepress-theme-blog
Releases · vuepress/vuepress-theme-blog
v1.2.6
Bug Fixes
- solve invalid date on Safari (b29c1b6)
- summary default should be true (46e503c)
v1.2.5
Bug Fixes
- remove excess space in mobile side (c4cc56e)
Features
- bump blog plugin to v1.2.5 (96b16b9)
- close mobile menu after clicking on content (78453bc)
- close mobile menu after navigation (266b0d5)
v1.2.4
Bug Fixes
- base url in header (#9) (0d70cd4)
- config for summary, summaryLength and pwa (close: #13)(#14) (7d40fe3)
- prevent nav from breaking into next line (#17) (377c706)
v1.2.3
Bug Fixes
- component can not display normally (close: #7)(#11) (7d1cc3d)
Features
- add contact type 'instagram' and 'linkedin' (#10) (ca0590c)
v1.2.2
Bug Fixes
- require
modifyBlogPluginOptions
to delete the archive
classifier (5a34e26)
- Vue is undefined (42118a3)
v1.2.1
Bug Fixes
- bump blog plugin to 1.2.1 fix filter bug (eab7fdd)
v1.2.0
Features
- paginationComponent option - ability to cutom pagination component (5518887)
v1.0.1
Features
- pwa option (defaults to false) (6a5c282)