v5.0.0-beta.9
Pre-release
Pre-release
·
2 commits
to master
since this release
🚀 Features
-
maz-ui: Add MazSidebar component system (#1574)
Fully accessible sidebar for dashboards and admin interfaces with:
- Push and overlay display modes with icon-only collapse option
- Layout components (Header, Content, Footer) and menu system with grouping and sub-menus
- Smooth expand/collapse animations for sub-menus
- Keyboard navigation for nested menu items
- Menu item icons, labels, badges, and tooltip support
- State management via
useSidebarcomposable - Overlay mode with integrated focus trap and scroll-lock
- Auto-imported in Nuxt projects
-
maz-ui: Add MazCodeHighlight and MazWindowMockup components (#1569)
- MazCodeHighlight: Syntax-highlighted code blocks using Shiki with auto dark/light mode detection and lazy loading
- MazWindowMockup: macOS-style window mockup with Browser (address bar), Terminal ($ prompt), and Editor (filename tab) variants; integrates MazCodeHighlight to display syntax-highlighted code
- Both components support theming and are auto-imported in Nuxt projects
📦 Build
- Upgrade relizy (a334bf17c)
❤️ Contributors
- Mazel (@LouisMazel)
- LouisMazel (@LouisMazel)