Skip to content

v2.37.0

Compare
Choose a tag to compare
@anuradha9712 anuradha9712 released this 02 Jul 09:29
· 287 commits to master since this release

2.37.0 (2024-07-02)

Highlights

  • feat(select): add support for custom trigger in select (4e85e26)
  • feat(avatar): add disabled state in avatar component (008691a)
  • feat(avatargroup): add disabled state in avatar group component (773ba95)
  • feat(avatarselection): add disabled state in avatar selection component (402946c)
  • feat(chip): update chip states (b9a4678)
  • feat(ActionCard): update states and spacing in action card (e42e0eb)
  • feat(selectionCard): update states and spacing in selection card (8ea2982)
  • feat(message): update warning appearance background color (b7716cd)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(avatar): add disabled state in avatar component (008691a)
  • feat(avatargroup): add disabled state in avatar group component (773ba95)
  • feat(avatarselection): add disabled state in avatar selection component (402946c)
  • feat(select): add support for custom trigger in select (4e85e26)
  • feat(chip): update chip states (b9a4678)
  • feat(ActionCard): update states and spacing in action card (e42e0eb)
  • feat(selectionCard): update states and spacing in selection card (8ea2982)
  • feat(message): update warning appearance background color (b7716cd)

Fixes

  • fix(docs): remove interaction tab from avatar documentation (4a80ded)
  • fix(cypress): update link visit function for breadcrumb (9a3da23)

Improvements

  • feat(stepper): update the stories for steppers (3e95e3a)
  • feat(table): update table filter story (c9c64c3)

Documentation

  • docs(interactive-cards): update states and spacing documentation (826b0c6)
  • docs(states): update documentation of states in foundations (f5d53f2)
  • docs(inlineEditable): update documentation of inline editable field (0ce2dfb)
  • docs(chip): update chip state images (b1a9db6)
  • docs(page-header): update stepper section in page header (69599cb)
  • docs(stepper): update stepper page documentation (5b17ada)
  • docs(avatar): update documentation of avatar component (b974994)
  • docs(avatarGroup): add documentation of avatar group and selection (b5e7899)
  • docs(AIResponse): update images in AI Response examples (f2b7c50)
  • docs(select): add custom trigger documentation (8a8e596)