Releases: nolebase/integrations
Releases · nolebase/integrations
markdown-it-bi-directional-links/v1.3.2
What's Changed
- chore(bi-directional-links): refactored the code by @nekomeowww in #17
Full Changelog: vitepress-plugin-enhanced-readabilities/v1.5.2...markdown-it-bi-directional-links/v1.3.2
vitepress-plugin-enhanced-readabilities/v1.5.2
vitepress-plugin-enhanced-readabilities/v1.5.1
What's Changed
- chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.3 by @dependabot in #13
- fix(enhanced-readabilities): fallback to default value when layout mode value isn't supported by @nekomeowww in #12
Full Changelog: vitepress-plugin-enhanced-readabilities/v1.5.0...vitepress-plugin-enhanced-readabilities/v1.5.1
vitepress-plugin-enhanced-readabilities/v1.5.0
What's Changed
- feat(enhanced-readabilities): added new options to allow users to customize their desired width of the layout by @nekomeowww in #11
Breaking Changes
- Due to the change of the convention, the name of the following HTML/CSS classes has been changed:
VPNolebaseEnhancedReadabilitiesLayoutSwitchOnlySidebarFullWidth
renamed toVPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly
- Due to the change of the options of Layout Switch module, the following enum values of layout switch mode have been dropped:
FitContentWidth
has been migrated toOriginal
OnlySidebarFullWidth
has been dropped- new
SidebarWidthAdjustableOnly
added - new
BothWidthAdjustable
added
Full Changelog: https://github.com/nolebase/integrations/commits/vitepress-plugin-enhanced-readabilities/v1.5.0