Skip to content

Releases: TEDI-Design-System/react

react-16.1.0-rc.6

23 Mar 10:25

Choose a tag to compare

react-16.1.0-rc.6 Pre-release
Pre-release

16.1.0-rc.6 (2026-03-23)

Bug Fixes

  • status-badge: add missing forwardRef, update stories #546 (#572) (cb86a50)

react-16.1.0-rc.5

23 Mar 06:39

Choose a tag to compare

react-16.1.0-rc.5 Pre-release
Pre-release

16.1.0-rc.5 (2026-03-23)

Bug Fixes

  • textfield: Move tabIndex attribute to input element #564 (#565) (11dcb5b)

react-16.1.0-rc.4

20 Mar 08:10

Choose a tag to compare

react-16.1.0-rc.4 Pre-release
Pre-release

16.1.0-rc.4 (2026-03-20)

Features

react-16.1.0-rc.3

11 Mar 06:52

Choose a tag to compare

react-16.1.0-rc.3 Pre-release
Pre-release

16.1.0-rc.3 (2026-03-11)

Features

react-16.1.0-rc.2

11 Mar 06:28

Choose a tag to compare

react-16.1.0-rc.2 Pre-release
Pre-release

16.1.0-rc.2 (2026-03-11)

Bug Fixes

react-16.1.0-rc.1

10 Mar 06:08

Choose a tag to compare

react-16.1.0-rc.1 Pre-release
Pre-release

16.1.0-rc.1 (2026-03-10)

Features

react-16.0.1-rc.2

05 Mar 13:46

Choose a tag to compare

react-16.0.1-rc.2 Pre-release
Pre-release

16.0.1-rc.2 (2026-03-05)

Bug Fixes

react-16.0.1-rc.1

05 Mar 10:56

Choose a tag to compare

react-16.0.1-rc.1 Pre-release
Pre-release

16.0.1-rc.1 (2026-03-05)

Bug Fixes

  • status-badge: inherit icon color from text, fix dark mode icon colors #545 (#547) (59ce1cc)

react-16.0.0

26 Feb 11:57

Choose a tag to compare

16.0.0 (2026-02-26)

Bug Fixes

Features

  • alert: new size prop with default and small values #11 (#509) (35c4962)
  • button-group: add size prop, add small example, fix examples on storybook #14 (#511) (73cd4f1)
  • closing-button: add brand and inverted color #6 (#519) (cfeb5f2)
  • closing-button: align size and icon behavior with the design #43 (#481) (cdd92a8)
  • form-label: update label prop type to ReactNode #486 (#490) (2c1152a)
  • info-button: added inverted variant and new color prop #420 (#508) (6ca2d7f)
  • separator: redesign with new spacing API, dotPosition and dotStyle support #30 (#525) (93e9e11)
  • sidenav: subheading as ReactNode, fix mobile sidenav items padding #421 (#512) (bb7fbe8)

BREAKING CHANGES

  • separator: legacy spacing props removed, dotSize enum changed, variant values simplified
  • closing-button: size, iconSize changes, new default values

MIGRATION GUIDES

react-16.0.0-rc.20

26 Feb 10:32

Choose a tag to compare

react-16.0.0-rc.20 Pre-release
Pre-release

16.0.0-rc.20 (2026-02-26)

Bug Fixes