Skip to content

v2.35.0

Compare
Choose a tag to compare
@anuradha9712 anuradha9712 released this 28 May 11:43
· 447 commits to master since this release

2.35.0 (2024-05-28)

Highlights

  • feat(emptyState): add emptyState component (0a8c8f8)
  • feat(combobox): add keyboard event handler support (748f7de)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(emptyState): add emptyState component (0a8c8f8)
  • feat(combobox): add keyboard event handler support (748f7de)

Fixes

  • fix(docs): update components overview page layouts (c646237)
  • fix(docs): update components overview page layout and cards layout (a633151)
  • docs: update layout of components overview page and card opacity (8524e73)
  • fix(table): update table stories card border radius (39d7f34)
  • fix(inputMask): update set selectionRange method for unsupported types (a0d90ed)
  • fix(emptyState): fix alignment issue when className is passed (0209f18)

Improvements

  • refactor: structure package json and add engines restriction (2e531a3)
  • refactor(docs): update default storybook url in docs exporter script (97c9c80)
  • chore(actions): add docs site test step for docs pull request (a97913a)

Documentation

  • docs(uistate): update empty state in uistate documentation (0217a54)