Skip to content

v2.22.0

Compare
Choose a tag to compare
@anuradha9712 anuradha9712 released this 02 Oct 10:41
· 674 commits to master since this release

2.22.0 (2023-09-28)

Highlights

  • feat(card): add selection card component (c88947a)
  • feat(Icon): migration to material symbols from material icons (55ea888)
  • feat: add iconType prop in components to switch between icon types (16c567a)
  • feat(dropdown): add error and empty state template in dropdown component (3f84aa6)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(card): add selection card component (c88947a)
  • feat(Icon): migration to material symbols from material icons (55ea888)
  • feat: add iconType prop in components to switch between icon types (16c567a)

Fixes

NA

Improvements

  • feat(table): add story for column sorting for number type values (3dc7435)
  • feat(dropdown): add error and empty state template in dropdown component (3f84aa6)

Documentation

NA