Releases: nolebase/integrations
Releases · nolebase/integrations
vitepress-plugin-enhanced-readabilities/v1.6.0
What's Changed
- style(enhanced-readabilities): fix the incorrect reference of background color of flyout popup of helping popup by @nekomeowww in #15
- chore: added cleanup scripts by @nekomeowww in #19
- chore: updated vitepress to v1.0.0-rc29, collected all deps from sub packages by @nekomeowww in #20
- style(enhanced-readabilities): fix the missed style override for vitepress navbar by @nekomeowww in #16
Full Changelog: vitepress-plugin-enhanced-readabilities/v1.5.2...vitepress-plugin-enhanced-readabilities/v1.6.0
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