Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-bootstrap

Package Overview
Dependencies
Maintainers
3
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap - npm Package Versions

1
22

1.1.0-rc.0

Diff

monastic.panic
published 1.0.1 •

Changelog

Source

1.0.1 (2020-04-22)

Bug Fixes

  • consider margins in Popper calculations (#5112) (52de702)
  • use upstream types and fix Overlay, Modal, Tooltip, and Popover … (#5124) (02484ef)
  • AccordionToggle: default button type=button (#5076) (59468d7)
  • types: more accurate form types (#5067) (2395802)
  • types: types for FormLabel (#5063) (42bd5af), closes #5056
monastic.panic
published 1.0.0 •

Changelog

Source

1.0.0 (2020-03-23)

Features

Bug Fixes

BREAKING CHANGES

  • only breaking if you pass a popperConfig directly to overlay or dropdown components. The config format is now the v2 one. This change only relevant to users of popperConfig prop on Overlay, OverlayTrigger, and Dropdown

  • docs: update some packages, clean up version dropdown a bit

  • Apply suggestions from code review

  • fail in the right place

  • clean up popper injected props

  • fix types

Co-authored-by: Jimmy Jia tesrin@gmail.com

monastic.panic
published 1.0.0-beta.17 •

Changelog

Source

1.0.0-beta.17 (2020-02-28)

Bug Fixes

  • Alert: forward ref to the alert dom element (#5010) (fb79f2a)
  • Container: fluid breakpoint typings (#5011) (f4dde13)
  • add displayName to Row (#4919) (a1e54a2)
  • don't construct ModalManager while document.body may still be null (#4982) (5aa2be1)
  • fix small typo in description of eventKey (4ec9d79)
  • tooltip: prevent non-boolean attribute warning when passing show to Tooltip (#4858) (2505cb7)
  • types: fix type of Overlay's onHide prop (#4857) (d616175)

Features

taion
published 0.33.1 •

monastic.panic
published 1.0.0-beta.16 •

Changelog

Source

1.0.0-beta.16 (2019-11-20)

Bug Fixes

taion
published 1.0.0-beta.15 •

Changelog

Source

1.0.0-beta.15 (2019-11-18)

Bug Fixes

chore

Features

BREAKING CHANGES

  • custom Dropdown Menu's and Toggles can no longer be class components unless they are wrapped in forwardRef()
taion
published 0.33.0 •

taion
published 1.0.0-beta.14 •

Changelog

Source

1.0.0-beta.14 (2019-10-04)

Bug Fixes

taion
published 1.0.0-beta.13 •

Changelog

Source

1.0.0-beta.13 (2019-10-03)

Bug Fixes

  • types: add missing Popover and Modal props. (#4464) (b0ad147)
  • linting issue (9b5a8be)
  • navbar toggle correct 'collapsed' className when collapsed (#4412) (bcb0c8e)
  • TabContainer: Resolve lifecycle deprecation (#4370) (8103448)
  • navs have the wrong role, as well as tabs navigation visual glitch (#4372) (5e1668a), closes #4371
  • AbstractNav: Re-add role attribute to abstract nav (#4331) (6c2dd84)
  • form: remove unused default props definition (fix: #4335) (#4349) (b813842)
  • progress-bar: cleanup implementation to be closer to previous (355fe42)

Features

  • hooks: migrate useAccordionToggle to be named export (a978ebb)
  • refs: migrate more components to properly forward their refs (7d5eef1), closes #4194
  • add Switches (#4268) (98297c6)
  • Add the as prop to Badge to support actionable badges (#4295) (db09dc0), closes #4227
  • types: add useAccordionToggle types (714066d), closes #4191

BREAKING CHANGES

  • hooks: useAccordionToggle is now being exported from AccordionToggle rather than useAccordionToggle. It also needs to be imported as a named import, rather than an unnamed import.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc