Skip to content

v4.18.0

Choose a tag to compare

@anuradha9712 anuradha9712 released this 29 Dec 10:53
· 262 commits to master since this release

4.18.0 (2025-12-29)

Highlights

  • feat(grid): add grid component (1698445)
  • feat(flex): add flex component (3ae8b0d)
  • feat(table): add single select filter option in table header (e810b7c)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(grid): add grid component (1698445)
  • feat(flex): add flex component (3ae8b0d)
  • feat(table): add single select filter option in table header (e810b7c)

Fixes

  • fix(pagination): update table pagination while searching and page change (5b7e1bb)
  • fix(combobox): fix onchange handler call on initial render (159bf17)

Improvements

  • feat(table): add filter pattern story (11c1a61)
  • feat(table): add filtertype prop and update stories (a745f21)
  • feat(table): add test cases (6079f23)

Documentation

  • docs(avatar): update avatar docs usage (8302d34)