Skip to content

Releases: hivemq/ui-library

v0.2.5

25 Jul 13:24
Compare
Choose a tag to compare

Changes within UI Kit

  • No changes

Contributors

Thanks to @oli-hivemq for your contributions to this release!

v0.2.4

25 Jul 13:14
Compare
Choose a tag to compare

Changes within UI Kit

  • No changes

Contributors

Thanks to @oli-hivemq for your contributions to this release!

v0.2.3

25 Jul 12:54
Compare
Choose a tag to compare

Changes within UI Shell

  • No changes

Contributors

Thanks to @antpaw and @oli-hivemq for your contributions to this release!

v0.2.2

17 Jul 09:40
Compare
Choose a tag to compare

Changes within UI Shell

🐛 Bug fixes

  • fix: update typescript to enable symlink resolution @h2xd (#6)

Contributors

Thanks to @h2xd for your contributions to this release!

v0.2.1

17 Jul 08:32
Compare
Choose a tag to compare

Changes within UI Shell

🧰 Maintenance and refactorings

  • refactor: update forwarded refs @h2xd (#5)

Contributors

Thanks to @h2xd for your contributions to this release!

v0.2.0

11 Jul 09:07
Compare
Choose a tag to compare

Changes within UI Shell

🚀 Features

  • Add sidebar width definition @h2xd (#4)
    You can define it on the Shell.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 - Use Shell.Root instead
      • Header.Container - Use Header.Root instead
      • Header.MenuDetails - Use Header.MenuContentDetails instead
      • Header.MenuItem - Use Header.MenuContentItem instead
      • Sidebar.Container - Use Sidebar.Root instead
      • Content.Base - Use Content.Root instead

Contributors

Thanks to @h2xd for your contributions to this release!

v0.1.3

04 Jul 08:14
Compare
Choose a tag to compare

Changes within UI Shell

  • No changes

Contributors

Thanks to @h2xd for your contributions to this release!

v0.1.2

04 Jul 07:50
Compare
Choose a tag to compare

Changes within UI Shell

  • No changes

Contributors

Thanks to @h2xd for your contributions to this release!

v0.1.1

04 Jul 07:36
Compare
Choose a tag to compare

Changes within UI Shell

  • No changes

Contributors

Thanks to @h2xd for your contributions to this release!

v0.1.0

04 Jul 07:32
0b1d853
Compare
Choose a tag to compare

Changes within UI Shell

🚀 Features

  • Feature/make it public @h2xd (#2)

🧰 Maintenance and refactorings

  • Refactor / Add Navigation Provider @h2xd (#1)

Contributors

Thanks to @h2xd for your contributions to this release!