Skip to content

v2.40.0

Compare
Choose a tag to compare
@anuradha9712 anuradha9712 released this 30 Jul 10:49
· 77 commits to master since this release

2.40.0 (2024-07-29)

Highlights

  • feat(keyValuePair): add new key-value-pair component (e3d6a8b)
  • feat(figma): add figma code connect to atomic components (c66e9e3)
  • feat(tabs): add overflow behavior for text label (1aeaf46)
  • feat: figma code connect for atom components (df43978)
  • feat(figma): update figma code connect variable for button component (c45a122)
  • feat(popover): add disabled prop to prevent toggle for disabled trigger (fdc01a8)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(keyValuePair): add new key-value-pair component (e3d6a8b)
  • feat(figma): add figma code connect to atomic components (c66e9e3)
  • feat(tabs): add overflow behavior for text label (1aeaf46)
  • feat: figma code connect for atom components (df43978)
  • feat(figma): update figma code connect variable for button component (c45a122)
  • feat(popover): add disabled prop to prevent toggle for disabled trigger (fdc01a8)

Fixes

  • fix(inputMask): autofocus issue for WebKit browsers fix (201be4e)
  • fix(AIResponse): remove beta from the AI Response stories (37b44f0)
  • fix(link): add description for using subtle as appearance in link component (e820f51)
  • fix(select): update width for select option wrapper (6f5527d)
  • fix(docs): remove keyValuePair nav from mobile page (137a9a9)

Improvements

  • feat(keyValuePair): update stories of keyValuePair component (323ecb6)

Documentation

  • docs(tabs): update tab label overflow documentation (b23e259)
  • docs(keyValuePair): add key value pair component documentation (be957de)