v1.8.0
About
This release requires nuxt
v3.9 as it depends on page:loading:start
and page:loading:end
hooks.
🚀 Enhancements
- Set nuxt compatibility to
^3.9.0
(0d0ff0a)
🩹 Fixes
- colorMode: Update value on
page:loading:end
hook (5cffac5) - NaiveMenuLink: Treat nested paths as parent path for active item (642a0ee)
💅 Refactors
- NaiveLoadingBar: Update navigation state on
page:loading
hook (1cd313f) - NaiveLayoutNavbar: Add
drawerPlacement
prop (905c46d) - NaiveLayoutSidebar: Add
drawerPlacement
prop (1176b27)
📖 Documentation
- Components: Add
drawerPlacement
prop to NaiveLayout (0e13bee)
🏡 Chore
- addComponent: Auto-detect
mode
fromfilePath
(c31f084)
❤️ Contributors
- Becem @becem-gharbi
- Adnan Chahbandar @thespacemaker