Fixed
- [Navbar] Avatar and user name no longer break when the name is missing, falling back to the username
- [Navbar] Logo alignment
- [Navbar] Hamburger button keeps a visible focus ring for keyboard navigation
- [IconRender] Icon centering
- [dependencies] Fix dependency vulnerabilities
- [dependencies] Move postcss and @rollup/plugin-url to devDependencies, so build tooling is no longer installed by consumers
Added
- [Stories] ErrorScreen story
- [Stories] Navbar controls for logoSrc, logoRedirectUrl and currentSystemIconUrl
Removed
- [Navbar] Unused prop searchDropdownLabelsList
Published to npm as @cincoders/cinnamon@1.5.0 with signed SLSA provenance.
What's Changed
- Fix conditional name in avatar by @antoniomarcelob in #102
- Fix/update-stories by @weltonfelix in #103
- chore(deps): fix vulnerabilities reaching library consumers by @dcruzb in #109
- Version 1.5.0 by @dcruzb in #110
- Fix repository URL casing blocking the 1.5.0 publish by @dcruzb in #111
Full Changelog: version/v1.4.0...version/v1.5.0