reactstrap

Simple React Bootstrap 5 components

MIT License

Downloads
2M
Stars
10.6K
Committers
272

Bot releases are hidden (Show)

reactstrap - reactstrap v9.1.5

Published by phwebi almost 2 years ago

Bug Fixes

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

Published by phwebi about 2 years ago

Bug Fixes

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

Published by phwebi about 2 years ago

Bug Fixes

  • Use the new nodeRef API for Collapse (9527654)
reactstrap - reactstrap v9.1.2

Published by phwebi over 2 years ago

Bug Fixes

  • #2545: change proptype of Spinner size (2175cbb)
  • #2559: Removed unused react import from stories (a3ccab5)
  • exports: Exports CloseButtom from index.d.ts (ba815ee)
reactstrap - reactstrap v9.1.1

Published by phwebi over 2 years ago

Bug Fixes

  • DropdownMenu: add types to updateOnSelect (e5cd524)
reactstrap - reactstrap v9.1.0

Published by phwebi over 2 years ago

Features

  • CloseButton: add close button (9e656f5)

Bug Fixes

  • #2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
reactstrap - reactstrap v9.0.4

Published by phwebi over 2 years ago

Bug Fixes

  • #2393: captions visible twice (c20fa93)
  • #2515: Add missing Typescript exports for Placeholders (f9e0dfa)
  • #2521: fix form-check-label/form-label class on Label (6aee08b)
  • Offcanvas: make types match existing direction prop (6e60f08)

Miscellaneous

  • Button: convert button to use hooks (19f85d3)
reactstrap - reactstrap v9.0.3

Published by phwebi over 2 years ago

Bug Fixes

  • #2501: Since React 18, errors on Popover and Tooltip (1110c9c)
reactstrap - reactstrap v9.0.2

Published by phwebi over 2 years ago

Bug Fixes

  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #2415 (b63981e)
reactstrap - reactstrap v9.0.1

Published by phwebi almost 3 years ago

Bug Fixes

reactstrap -

Published by phwebi about 3 years ago

9.0.0-8 (2021-10-15)

Bug Fixes

  • Button: remove extra close icon in btn-close (#2318) (f1289c7)
  • Label: add form-label class for labels of vertical forms (#2317) (43d0a37)
  • types: add 'swtch' to InputType (#2340) (f449c1c)
reactstrap -

Published by phwebi about 3 years ago

9.0.0-7 (2021-09-27)

Bug Fixes

  • types: remove duplicate types/lib/index.d.ts (#2316) (38f8060)
reactstrap -

Published by phwebi about 3 years ago

9.0.0-6 (2021-09-24)

Bug Fixes

  • build: set --compress false for microbundle build (#2314) (a119aae)
reactstrap -

Published by phwebi about 3 years ago

9.0.0-5 (2021-09-23)

Bug Fixes

  • types: export UncontrolledAccordion types (#2313) (600e5d4)
reactstrap -

Published by phwebi about 3 years ago

9.0.0-4 (2021-09-23)

Bug Fixes

reactstrap - 9.0.0-3 ([email protected] upgrade pre-release)

Published by phwebi about 3 years ago

9.0.0-3 (2021-09-23)

Bug Fixes

  • popover: add default popper offset for popover (d49dc3f)
  • types: import React for UncontrolledAccordion type defs (#2292) (6e5ebb7)
  • types: use types from @popperjs/core (55da7db)

Features

  • forms: Add support for floating labels (b9ad8cc)
  • Navbar: add container options (00b88f7)
reactstrap -

Published by phwebi about 3 years ago

8.10.0 (2021-09-02)

Features

  • Dropdown: add support for listbox or menu role (#2077) (fd9e988)
reactstrap - 9.0.0-2 ([email protected] upgrade pre-release)

Published by phwebi about 3 years ago

Pre-release of the Bootstrap 5 upgrade currently on v5.1.

https://www.npmjs.com/package/reactstrap/v/9.0.0-2

Features

  • accordion: add flush support and stayOpen support (272b773)
  • bs5: add Offcanvas (df61c93)
  • carousel: add Bootstrap5 updates (1cca298)
  • collapse: add horizontal collapse (45d28fe)
  • ListGroup: Add ListGroupNumbered (ea4621e)
  • Placeholder: add component (0b315ab)
reactstrap - 9.0.0-0 ([email protected] upgrade pre-release)

Published by phwebi over 3 years ago

Bug Fixes

  • InputGroup: toggle if clicking dropdown input (6915b7b)

Code Refactoring

  • PopperContent: update positionedFix prop to strategy (fa1f1ed)

Features

BREAKING CHANGES

  • PopperContent: to update the old positionFixed popper prop to the new strategy prop.
reactstrap - 8.9.0

Published by kyletsang over 3 years ago

8.9.0 (2021-01-19)

Features