Skip to content

v1.3.0

Latest

Choose a tag to compare

@jdelauney jdelauney released this 19 Sep 09:33
· 4 commits to main since this release

1.3.0 (2022-09-19)

Bug Fixes

  • component/form: Remove margin top and bottom where in a flex--row container (09ddf7c)
  • component/loader: Fix bug with z-index (9c23e84)
  • component/notifications: Width is now auto (3541388)
  • component/theme-switcher: Improve theme detection (dad1b35)
  • component/tooltip: Remove minimum width property (f303ac4)
  • content/layout: Move heading and p max-with characters now handling in flow-container (d83a589)

Features

  • component/nav: Add navbar__menu-right rule (91774f5)
  • component: Improve accessibility of input switch of aria-checked (d7dd277)
  • layout: Add responsive control for .flex and .flex--row (7096795)