Reactstrap Versions Save

Simple React Bootstrap 5 components

v9.2.2

3 months ago

9.2.2 (2024-01-19)

Bug Fixes

  • dropdown with inNavbar bug (18cc094)

v9.2.1

5 months ago

9.2.1 (2023-10-05)

Bug Fixes

  • #1680: arrowClass not applied to arrow (#2772) (aeaf180)
  • #2755: make offcanvas example code readable (#2768) (b932582)

v9.2.0

10 months ago

9.2.0 (2023-06-09)

Features

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

Bug Fixes

  • #2662: remove many instances of default props (#2752) (b7d571c)

v9.1.10

11 months ago

9.1.10 (2023-05-13)

Bug Fixes

v9.1.9

1 year ago

9.1.9 (2023-04-11)

Bug Fixes

v9.1.8

1 year ago

9.1.8 (2023-03-29)

Bug Fixes

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

v9.1.7

1 year ago

9.1.7 (2023-03-22)

Bug Fixes

v9.1.6

1 year ago

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

v9.1.5

1 year ago

Bug Fixes

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

v9.1.4

1 year ago

Bug Fixes

  • #2467: keyboard support for dropdown listbox (#2584) (f04d3a7)
  • #2593: fix key prop waring for dropdown (#2594) (69526c1)