reactstrap

Simple React Bootstrap 5 components

MIT License

Downloads
2M
Stars
10.6K
Committers
272

Bot releases are visible (Hide)

reactstrap - reactstrap v8.10.1

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • UncontrolledDropdown: Fix onToggle - a consistent isOpen value (ee54164)
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

reactstrap - 8.8.1

Published by kyletsang almost 4 years ago

8.8.1 (2020-12-29)

Bug Fixes

  • Prevent popover/tooltip rendering if target not resolved (#2059) (de06e9f)
reactstrap - 8.8.0

Published by kyletsang almost 4 years ago

8.8.0 (2020-12-23)

Bug Fixes

Features

  • add List and ListInlineItem components (#2033) (a97a834)
  • add positionFixed prop to Tooltip and Popover (#2039) (a330ce6)
  • Dropdown: Added container prop to DropdownMenu using React.portal (#2016) (bd313c2)
reactstrap -

Published by TheSharpieOne almost 4 years ago

8.7.1 (2020-11-03)

Bug Fixes

reactstrap -

Published by TheSharpieOne almost 4 years ago

8.7.0 (2020-10-31)

Bug Fixes

  • DropdownMenu: Prevent manual styles from overriding popper styles (#1984) (dc2401b)
  • Progress: Fix parent element props being spread to children (#1970) (c6a790c)
  • types: Add missing innerRef typings (#1994) (fe24f69), closes #1993

Features

reactstrap -

Published by TheSharpieOne about 4 years ago

8.6.0 (2020-09-18)

Bug Fixes

Features

  • Button: onClick of inner button returns value of props.onClick. (f09cdd6)
reactstrap -

Published by iamandrewluca over 4 years ago

8.5.1 (2020-06-24)

Bug Fixes

  • polyfill: check that window exists before defining CustomEvent (#1855) (74b6802)
reactstrap -

Published by TheSharpieOne over 4 years ago

8.5.0 (2020-06-23)

Bug Fixes

Features

  • Input: Use form-control-range for range inputs (#1772) (56c1d77)
  • Modal: Allow passing in an element selector to append mod… (#1817) (8f8cc98)
  • Modal: match container behaviour to targetPropType like of Popover and Tooltip (#1844) (6ea2488)
  • PopoverContent: add x-out-of-boundaries attribute (607ce10), closes #1835
  • Progress: add aria props (#1681) (#1787) (93f171d)
  • Progress: Allow passing in custom style object (#1771) (a79417a)
  • TooltipPopoverWrapper: scheduleUpdate as render prop (#1792) (cda6fe9)
reactstrap -

Published by TheSharpieOne over 4 years ago

8.4.1 (2020-01-27)

Bug Fixes

  • Modal: Allow esc to close static backdrop modal when keybo… (#1767) (49da7b5), closes #1766
  • Tooltip,Popover: account for shadowDOM target (#1769) (10ccf12), closes #1691
reactstrap -

Published by TheSharpieOne over 4 years ago

8.4.0 (2020-01-17)

Bug Fixes