Skip to content

Releases: warp-ds/react

v2.3.1-next.1

v2.3.1-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Nov 08:26

2.3.1-next.1 (2025-11-21)

Bug Fixes

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 10:52

2.3.0 (2025-10-21)

Features

  • badge: add sposored variant to ts and storybook (c49c88f)
  • combobox: fix z-index (22e8de4)

v2.3.0-next.2

v2.3.0-next.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 12:48

2.3.0-next.2 (2025-10-15)

Features

v2.3.0-next.1

v2.3.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 11:06

2.3.0-next.1 (2025-10-15)

Features

  • badge: add sposored variant to ts and storybook (c49c88f)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 09:24

2.2.1 (2025-10-02)

Bug Fixes

  • use label for input field preview if available (#327) (3c01f75)
  • warp-1091 bump css to use border-strong (#328) (75f3706)

v2.2.1-next.2

v2.2.1-next.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Oct 09:22

2.2.1-next.2 (2025-10-02)

Bug Fixes

  • use label for input field preview if available (#327) (3c01f75)

v2.2.1-next.1

v2.2.1-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Oct 08:50

2.2.1-next.1 (2025-10-02)

Bug Fixes

  • warp-1091 bump css to use border-strong (#328) (75f3706)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 07:51

2.2.0 (2025-08-26)

Bug Fixes

  • build Eik asset for React 19 users (#321) (aa08f95)
  • toggle: export all types in toggle props (#320) (e6e9234)
  • update FocusLock import path to include Lock.js (#317) (f21d742)
  • update label prop types to accept React nodes in multiple components and add helper build function (#316) (28c718c)

Features

  • combobox: update type imports and improve display string checks in Combobox highlighting (#323) (b859ec1)

Reverts

v2.2.0-next.1

v2.2.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:36

2.2.0-next.1 (2025-07-29)

Bug Fixes

  • build Eik asset for React 19 users (#321) (aa08f95)
  • toggle: export all types in toggle props (#320) (e6e9234)
  • update FocusLock import path to include Lock.js (#317) (f21d742)
  • update label prop types to accept React nodes in multiple components and add helper build function (#316) (28c718c)

Features

  • combobox: update type imports and improve display string checks in Combobox highlighting (#323) (b859ec1)

Reverts

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Mar 09:27

2.1.1 (2025-03-27)

Bug Fixes

  • Combobox filtering when too many options are in the dom (#313) (866d82f)
  • lingui: Move activateI18n outside of components (#309) (5907961)
  • Move call to activateI18n for the Steps component (#312) (aa5eabb)