- Fixed breakpoints to prevent nav+content overlap in
widerSidebar
mode.
- Added
smallerSidebarHeadings
andwiderSidebar
theme config settings that can be enabled to improve class reference sidebar menu headings. #24
- Updated dependencies to resolve security issues.
- Updated package requirements to resolve security issues.
- Deleted old Yarn lockfile.
- Added workaround to fix broken URL hash scroll (VuePress #2428).
- Fixed slightly misaligned highlight styling in Algolia search results.
- Apply bold style to
<dfn>
tags.
- Vue-style interpolation is now only disabled for inline
<code>
tags now (in addition to code blocks, per VuePress core).
- Fixed expandable sidebar heading’s active/expanded color.
- Brought back support for split views. #13
- Started a changelog 😎.
- Added
BrowserShot
andMetaDetails
components.
- Updated theme for VuePress ^1.4.1, with customizations applied to 1.4.1 default.
- Refactored styles.
- Restored code block language hints.
- Refined appearance of
<kbd>
elements.
- Fixed
CodeSwitcher
appearance < 419px.
- Removed support for custom split views.
- Removed
CodeLanguageSwitcher
andPage
components that are no longer needed.