Skip to content

v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 May 19:17
· 2 commits to main since this release

Features

  • expose underlying element props for BBBModal and BBBToggle (9f67041)

Bug Fixes

  • BBBAccordion: set tooltipLabel default to undefined (6aa276f)
  • BBButton: prevent size change on hover for tertiary variant when focused (62b3f8c)

What's Changed

  • fix(BBButton): prevent size change on hover for tertiary variant when focused by @Arthurk12 in #22
  • feat: expose underlying element props for BBBModal and BBBToggle by @Arthurk12 in #23
  • Update component's readme, add github actions workflows and pull request/issue templates. by @Arthurk12 in #25
  • Merge develop into main by @Arthurk12 in #26

Full Changelog: v2.0.2...v2.1.0