Skip to content

v2.17.0

Compare
Choose a tag to compare
@anuradha9712 anuradha9712 released this 24 Jul 19:01
· 777 commits to master since this release

2.17.0 (2023-07-24)

Highlights

  • feat(radio): add keyboard accessibility for radio component (f78b2e1)
  • feat(docs): add Algolia doc search support on documentation site (e5d8fb7)
  • feat(stories): stories are grouped in storybook and mdx file (01477a4)
  • feat(avatargroup): add tiny size in avatar group (459739f)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(radio): add keyboard accessibility for radio component (f78b2e1)
  • feat(docs): add Algolia doc search support on documentation site (e5d8fb7)
  • feat(stories): stories are grouped in storybook and mdx file (01477a4)
  • feat(avatargroup): add tiny size in avatar group (459739f)

Fixes

  • fix(checkbox): update font weight in tiny checkbox component (4e85e98)
  • fix(docs): fix live preview width in documentation site (092d2cc)

Improvements

NA

Documentation

  • docs(badge): update documentation for hover on badge component (59b1cad)