Releases: hivemq/ui-library
Releases · hivemq/ui-library
v0.2.1
v0.2.0
Changes within UI Shell
🚀 Features
- Add sidebar width definition @h2xd (#4)
You can define it on theShell.Rootcomponent 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.RootinsteadHeader.Container- UseHeader.RootinsteadHeader.MenuDetails- UseHeader.MenuContentDetailsinsteadHeader.MenuItem- UseHeader.MenuContentIteminsteadSidebar.Container- UseSidebar.RootinsteadContent.Base- UseContent.Rootinstead
- Deprecated - Left items will be removed in the next minor version
Contributors
Thanks to @h2xd for your contributions to this release!