react-bootstrap

Bootstrap components built with React

MIT License

Downloads
5.2M
Stars
22.2K
Committers
521

Bot releases are hidden (Show)

react-bootstrap - v2.10.2 Latest Release

Published by kyletsang 7 months ago

2.10.2 (2024-03-18)

Bug Fixes

react-bootstrap - v2.10.1

Published by kyletsang 8 months ago

2.10.1 (2024-02-10)

Bug Fixes

react-bootstrap - v2.10.0

Published by kyletsang 9 months ago

2.10.0 (2024-01-17)

Bug Fixes

  • Modal: properly handle data-bs-theme attribute (#6743) (1ead9ca)

Features

react-bootstrap - v2.9.2

Published by kyletsang 10 months ago

2.9.2 (2023-12-22)

Bug Fixes

  • AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
  • Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
  • Navbar: add missing type for sticky bottom (#6726) (36d0b7a)
react-bootstrap - v1.6.8

Published by kyletsang 10 months ago

1.6.8 (2023-12-22)

Bug Fixes

react-bootstrap - v2.9.1

Published by kyletsang 12 months ago

2.9.1 (2023-10-21)

Bug Fixes

react-bootstrap - v2.9.0

Published by kyletsang about 1 year ago

2.9.0 (2023-09-27)

Features

react-bootstrap - v2.9.0-beta.1

Published by kyletsang about 1 year ago

2.9.0-beta.1 (2023-08-07)

Bug Fixes

  • fix RSC error with createWithBsPrefix components (#6672) (49b3270)
  • DropdownItem: simplify component type (#6659) (d25e5f9)
  • FormControl: add size support when using plaintext (#6667) (57b4e29)
  • OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
  • ToggleButton: fix id to be required in props (#6658) (1b410eb)
react-bootstrap - v2.9.0-beta.0

Published by kyletsang over 1 year ago

2.9.0-beta.0 (2023-07-05)

Features

react-bootstrap - v2.8.0

Published by kyletsang over 1 year ago

2.8.0 (2023-06-23)

Bug Fixes

Features

  • PageItem: add linkStyle and linkClassName props (#6636) (cc8efc3)
  • add underline variant for Nav/Tabs (#6623) (600364b)
react-bootstrap - v1.6.7

Published by kyletsang over 1 year ago

1.6.7 (2023-05-03)

Bug Fixes

react-bootstrap - v2.7.4

Published by kyletsang over 1 year ago

2.7.4 (2023-04-15)

Bug Fixes

react-bootstrap - v2.7.3

Published by kyletsang over 1 year ago

2.7.3 (2023-04-12)

Bug Fixes

  • ToastContainer: allow setting containerPosition without position (#6574) (41ec134)
  • switch from defaultProps to JS default params (#6568) (1d5b726)
react-bootstrap - v2.7.2

Published by kyletsang over 1 year ago

2.7.2 (2023-02-14)

Bug Fixes

react-bootstrap - v2.7.1

Published by kyletsang over 1 year ago

2.7.1 (2023-02-10)

Bug Fixes

  • Accordion: fix aria-expanded value when using alwaysOpen (#6537) (7f633bf), closes #6536 #6536
  • Overlay: fix flickering of tooltips and popovers during initial render (#6544) (821624d)
  • Stack: fix incorrect classes being generated (#6540) (e3a77e1)
react-bootstrap - v2.7.0

Published by kyletsang almost 2 years ago

2.7.0 (2022-12-07)

Bug Fixes

  • Dropdown: fic missing .show class on dropdown toggle when active (#6508) (eaa4bb9)
  • Modal: fix modal not closing when keyboard=false (#6515) (92703d5)

Features

  • AccordionBody: add transition callback props (#6478) (ba092df)
  • Dropdown: add support for centered dropdown menus (#6490) (500ee94)
  • Ratio: add support for portrait size ratios (#6501) (3cfdab1)
react-bootstrap - v2.6.0

Published by kyletsang almost 2 years ago

2.6.0 (2022-11-06)

Bug Fixes

Features

  • Spinner: make the animation default to border (#6468) (fb3e4d5)
react-bootstrap - v1.6.6

Published by kyletsang about 2 years ago

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)
react-bootstrap - v2.5.0

Published by kyletsang about 2 years ago

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)
react-bootstrap - v2.5.0-beta.1

Published by kyletsang over 2 years ago

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)