Skip to content

vitepress-plugin-enhanced-readabilities/v1.5.0

Compare
Choose a tag to compare
@nekomeowww nekomeowww released this 10 Nov 04:05
· 471 commits to main since this release
0e45659

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

  1. Due to the change of the convention, the name of the following HTML/CSS classes has been changed:
  • VPNolebaseEnhancedReadabilitiesLayoutSwitchOnlySidebarFullWidth renamed to VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly
  1. 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 to Original
  • 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