Releases: hivemq/ui-library
Releases · hivemq/ui-library
v0.2.5
Changes within UI Kit
- No changes
Contributors
Thanks to @oli-hivemq for your contributions to this release!
v0.2.4
Changes within UI Kit
- No changes
Contributors
Thanks to @oli-hivemq for your contributions to this release!
v0.2.3
Changes within UI Shell
- No changes
Contributors
Thanks to @antpaw and @oli-hivemq for your contributions to this release!
v0.2.2
v0.2.1
v0.2.0
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!