v0.2.0
github-actions
released this
11 Jul 09:07
·
46 commits
to refs/heads/main
since this release
Changes within UI Shell
π Features
- Add sidebar width definition @h2xd (#4)
You can define it on theShell.Root
component like that:<Shell.Root sidebarWidth="200px">
π§° Maintenance and refactorings
- Update naming of components @h2xd (#3)
- Deprecated - Left items will be removed in the next minor version
Shell.Provider
,Shell.Container
- UseShell.Root
insteadHeader.Container
- UseHeader.Root
insteadHeader.MenuDetails
- UseHeader.MenuContentDetails
insteadHeader.MenuItem
- UseHeader.MenuContentItem
insteadSidebar.Container
- UseSidebar.Root
insteadContent.Base
- UseContent.Root
instead
- Deprecated - Left items will be removed in the next minor version
Contributors
Thanks to @h2xd for your contributions to this release!