Skip to content

Releases: reactstrap/reactstrap

v9.2.2

20 Jan 01:29
6085ac0
Compare
Choose a tag to compare

9.2.2 (2024-01-19)

Bug Fixes

  • dropdown with inNavbar bug (18cc094)

v9.2.1

08 Nov 13:38
85cd68b
Compare
Choose a tag to compare

9.2.1 (2023-10-05)

Bug Fixes

v9.2.0

09 Jun 23:23
bf9da0a
Compare
Choose a tag to compare

9.2.0 (2023-06-09)

Features

  • modal: add 'aria-modal="true"' to modal (2a43591)

Bug Fixes

v9.1.10

13 May 15:03
a064b49
Compare
Choose a tag to compare

9.1.10 (2023-05-13)

Bug Fixes

v9.1.9

11 Apr 15:31
0169e1a
Compare
Choose a tag to compare

9.1.9 (2023-04-11)

Bug Fixes

v9.1.8

29 Mar 14:48
cfd0c4f
Compare
Choose a tag to compare

9.1.8 (2023-03-29)

Bug Fixes

  • esm and lib folder not included in release (e974d0c)

v9.1.7

29 Mar 05:21
491cdaf
Compare
Choose a tag to compare

9.1.7 (2023-03-22)

Bug Fixes

v9.1.6

18 Feb 00:07
9f982f7
Compare
Choose a tag to compare

9.1.6 (2023-02-17)

This release was reverting an accidental v10 release

### ⚠ BREAKING CHANGES

* add forwardRef to all components that contain innerRef

### Features

* add forwardRef to all components that contain innerRef (17a141a)

### Bug Fixes

* convert functional components to be forwardRef components vs redefining them as such (86578ab)
* Label: migrate label to rtl (#2665) (8c5cc2b)

Miscellaneous

reactstrap v9.1.5

27 Oct 18:06
b8eacc2
Compare
Choose a tag to compare

Bug Fixes

  • accordion: type error of open in uncontrolledAccordionProps (#2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)

reactstrap v9.1.4

26 Aug 03:51
ab9a9b4
Compare
Choose a tag to compare

Bug Fixes