Skip to content

Releases: react-bootstrap/react-bootstrap

v2.5.0-beta.0

10 Jun 19:35
Compare
Choose a tag to compare
v2.5.0-beta.0 Pre-release
Pre-release

2.5.0-beta.0 (2022-06-10)

Bug Fixes

  • NavbarOffcanvas: fix render to be SSR safe (#6360) (94d2fb4)
  • Overlay: fix initial positioning of overlays (#6348) (bdb89d5)
  • ToggleButtonGroup: remove extra onChange check (#6345) (52220e0)

Features

  • FormCheck: add support for reverse checks and radios (#6353) (dd41911)
  • Offcanvas: add responsive support (#6363) (3bc4df2)
  • Offcanvas: added support for static backdrops (#6342) (e5b7c89)
  • Table: add support for striped columns (#6344) (9dc95c7)
  • ThemeProvider: support breakpoints smaller than xs (#6371) (09bf4a2)

v2.4.0

13 May 18:50
Compare
Choose a tag to compare

2.4.0 (2022-05-13)

Features

  • ToastContainer: add containerPosition prop (#6316) (9815957)

v1.6.5

11 May 19:50
Compare
Choose a tag to compare

1.6.5 (2022-05-11)

Bug Fixes

  • update react-overlays and @restart/hooks packages (#6333) (9654ca2)

v2.3.1

28 Apr 00:03
Compare
Choose a tag to compare

2.3.1 (2022-04-28)

Bug Fixes

  • NavbarOffcanvas: fix rendering of nav items when expand is used (#6310) (63869f9)
  • TabPane: omit Transition when prop is false (#6305) (1c71e9e)

v2.3.0

19 Apr 16:19
Compare
Choose a tag to compare

2.3.0 (2022-04-19)

Bug Fixes

Features

  • Pagination: Wrap Pagination sub-components in forward refs (#6306) (2686ae3)

v2.2.3

05 Apr 05:17
Compare
Choose a tag to compare

2.2.3 (2022-04-05)

Bug Fixes

v2.2.2

25 Mar 17:19
Compare
Choose a tag to compare

2.2.2 (2022-03-25)

Bug Fixes

  • update @restart/ui to v1.2.0 (#6285) (4f5e625)
  • Modal: fix autofocus for inputs when animation is enabled (#6278) (08e1bbc)
  • Modal: render aria-describedby on the top level modal element (#6282) (93a8a0e)
  • Modal: render aria-label on top level modal element (#6269) (48f7c07)

v2.2.1

11 Mar 21:36
Compare
Choose a tag to compare

2.2.1 (2022-03-11)

Bug Fixes

  • Carousel: fix issue where changing activeIndex won't work (#6265) (0c7c5f7)
  • useOverlayOffset: use offset prop in useOverlayOffset (#6264) (e338818)

v2.2.0

04 Mar 05:57
Compare
Choose a tag to compare

2.2.0 (2022-03-04)

Bug Fixes

  • TabPane: use Fade for default transition (#6235) (3e0b4d3)
  • added missing ModalHeader exports to index (#6228) (3332da9)

Features

v2.1.2

31 Jan 17:19
Compare
Choose a tag to compare

2.1.2 (2022-01-31)

Bug Fixes