Skip to content

Releases: CinCoders/cinnamon

v1.5.0

Choose a tag to compare

@dcruzb dcruzb released this 11 Sep 19:41
5aba257

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

Full Changelog: version/v1.4.0...version/v1.5.0

v1.4.0

Choose a tag to compare

@dcruzb dcruzb released this 12 Feb 16:53
33a59f0

What's Changed

New Contributors

Full Changelog: version/v1.3.0...version/v1.4.0

v1.3.0

Choose a tag to compare

@dcruzb dcruzb released this 13 Mar 19:25
2cacc5b

What's Changed

New Contributors

Full Changelog: version/v1.2.2...version/v1.3.0

v1.2.2

Choose a tag to compare

@dcruzb dcruzb released this 22 Feb 19:47
2324216

What's Changed

Full Changelog: version/v1.2.1...version/v1.2.2

v1.2.1

Choose a tag to compare

@dcruzb dcruzb released this 22 Feb 19:30
576d7b9

[1.2.1] - 2024-02-22

Added

  • [Stories] Forbidden with mocked logout and dynamic email
  • [Dependencies] React ˆ18.1

Fixed

  • [Stories] cinnamon repo link in Storybook about page
  • [Page] Fix navbar and footer rendering when not defined

Full Changelog: version/v1.2.0...version/v1.2.1

v1.2.0

Choose a tag to compare

@dcruzb dcruzb released this 18 Oct 19:03
aaa38fd

[1.2.0] - 2023-10-18

Added

  • [design] Add logos
  • [Storybook-docs] Add Cinnamon logo

Changed

  • [footer] Change heart to Cinnamon logo style

Fixed

  • [dependencies] Fix dependency vulnerabilities

Full Changelog: version/v1.1.0...version/v1.2.0

v1.1.0

Choose a tag to compare

@dcruzb dcruzb released this 08 Aug 18:57
dff32c4

[1.1.0] - 2023-08-08

Added

  • [SystemsMenu] New attribute for System interface: visibleRole, the role that is needed to access the system.
  • [SystemsMenu] Only systems with allowed roles will be displayed
  • [docs] Add research-back and research-front as open source projects

Full Changelog: version/v1.0.3...version/v1.1.0

v1.0.3

Choose a tag to compare

@dcruzb dcruzb released this 04 Aug 11:23
d9c04a2

[1.0.3] - 2023-08-04

Fixed

  • [AuthUtils] Fix wildcard role access not working
  • [MainDiv] Padding with min and max px, and preferred %
  • [ForbiddenPageStories] Fix ForbiddenPage props
  • [Dependencies] Removed not used package

Full Changelog: version/v1.0.2...version/v1.0.3

V1.0.2

Choose a tag to compare

@dcruzb dcruzb released this 31 Jul 12:57
52e8e90

[1.0.2] - 2023-07-31

Fixed

  • [MainDiv] Fit content height

Full Changelog: version/v1.0.1...version/v1.0.2

v1.0.1

Choose a tag to compare

@dcruzb dcruzb released this 24 Jul 17:14
b97b75a

[1.0.1] - 2023-07-24

Fixed

  • [buffer] Buffer polyfill in webpack 5
  • [MainDiv] Default height

Full Changelog: version/v1.0.0...version/v1.0.1