Skip to content

v4.19.0

Choose a tag to compare

@anuradha9712 anuradha9712 released this 12 Jan 14:44
· 249 commits to master since this release

4.19.0 (2025-01-07)

Highlights

  • feat(segmentedControl): add new segmented control component (847a58f)
  • feat(selectTrigger): add minWidth maxWidth support (9931c6e)
  • feat(table): replace dropdown with select in table and grid (d0b3335)

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(segmentedControl): add new segmented control component (847a58f)
  • feat(selectTrigger): add minWidth maxWidth support (9931c6e)
  • feat(table): replace dropdown with select in table and grid (d0b3335)

Fixes

  • fix(segmentedControl): fix size issue and restrict first render animation (27b86d1)

Improvements

NA

Documentation

  • docs(segmentedControl): add docs of the new component segmented control (3cf558d)
  • docs(segmentedControl): update interaction tab content and basic button content (389a8a1)