Skip to content

Releases: react-bootstrap/react-bootstrap

v2.6.0

06 Nov 21:24
Compare
Choose a tag to compare

2.6.0 (2022-11-06)

Bug Fixes

Features

  • Spinner: make the animation default to border (#6468) (fb3e4d5)

v1.6.6

25 Aug 19:25
Compare
Choose a tag to compare

1.6.6 (2022-08-25)

Bug Fixes

  • Modal: render aria-describedby on the top level modal element (6dd9e3b)
  • Modal: render aria-label on top level modal element (273901f)

v2.5.0

05 Aug 05:50
Compare
Choose a tag to compare

2.5.0 (2022-08-05)

Bug Fixes

  • Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
  • ensure consistent API for custom variants (#6398) (8a81903)
  • update @restart/ui to 1.3.1 (#6408) (a49d435)

v2.5.0-beta.1

08 Jul 20:58
Compare
Choose a tag to compare
v2.5.0-beta.1 Pre-release
Pre-release

2.5.0-beta.1 (2022-07-08)

Bug Fixes

  • Dropdown: remove unused flip prop (7c2002f)
  • update @restart/ui to v1.3.0 (#6383) (775e774)
  • Offcanvas: fix responsive behavior when resizing screen (#6380) (a3e188a)

Features

  • DropdownButton: add flip prop support (85ef5bc)
  • SplitButton: add flip prop support (909c564)
  • Tabs: allow fill and justify settings for tabs (#6391) (239c459)

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