vitepress-plugin-enhanced-readabilities/v1.5.0
nekomeowww
released this
10 Nov 04:05
·
471 commits
to main
since this release
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