Skip to content

v4.25.0

Latest

Choose a tag to compare

@anuradha9712 anuradha9712 released this 19 May 11:56
· 0 commits to master since this release

4.25.0 (2026-05-19)

Highlights

  • Added responsive behavior to PageHeader and DatePicker patterns; improved Table interactions and refined a11y across Chip, Input, and Header components.

Breaking changes

NA

Migration guide

NA

Deprecations

NA

Features

  • feat(table): update dropdown single click dragging movement in table component (da364d8)
  • feat(pageheader): add responsive behavior for pageheader component (3a95c6c)

Fixes

  • fix(input): update alignment of input clear icon (7f85ab1)
  • fix(chip): update a11y role for chip component (3f94367)
  • fix(table): update table resizable behaviour (4cbe3b2)
  • fix(pattern): add responsive behavior in datepicker story pattern (4add940)
  • fix(header): update heading hierarchy (eb7cbc1)
  • fix(chip): update a11y attributes for nested interactive elements (6768fcc)
  • fix(chip): update a11y attributes for nested interactive elements (eb172bd)

Improvements

  • style(icons): change stroke color from #DD2D38 to #CA1822 in AISparkle (4bebed6)