New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-bootstrap

Package Overview
Dependencies
Maintainers
0
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap - npm Package Versions

1
57
23

2.0.0-beta.5

Diff
kytsang
published 2.0.0-beta.5 •

Changelog

Source

2.0.0-beta.5 (2021-08-17)

Bug Fixes

  • fix exports and types (#5969) (3531dc8)

Features

  • Dropdown: add RTL support (22d8d84)

  • Modal: add RTL support (0cd40eb)

  • Modal: migrate to restart/ui (1ff7af7)

  • Popover: add RTL support (9032b16)

  • Tabs: migrate to restart/ui (8e3f3c2)

  • Tooltip: add RTL support (c82e133)

  • add default variant to Alert/Badge (#5456) (8f76539)

  • migrate components to restart/ui (73a559e)

  • feat(SafeAnchor)!: migrate to restart/ui (6c56aba)

  • feat(NavLink)!: migrate to restart/ui (87bf01a)

  • feat(Nav)!: migrate to restart/ui (2a7a0e2)

  • feat(Dropdown)!: migrate to restart/ui (7030465)

BREAKING CHANGES

  • SafeAnchor renamed to Anchor
  • remove onSelect in NavItem
  • removed keyboard navigation in Nav
  • remove onSelect from DropdownItem
kytsang
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4 (2021-07-20)

Bug Fixes

kytsang
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3 (2021-07-15)

Bug Fixes

  • use shared modal manager to sync container state (#5917) (46eb1bb)
  • Modal: fix wrong types on ModalProps (#5894) (1db1f11)
kytsang
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2 (2021-06-19)

Bug Fixes

kytsang
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2021-06-18)

Bug Fixes

  • Form: fix controlId override behavior on FormRange and FormSelect (#5880) (866ec5b)
  • NavDropdown: fix align="end" not working (#5878) (a307102)

Features

kytsang
published 1.6.1 •
kytsang
published 2.0.0-beta.0 •

Changelog

Source

2.0.0-beta.0 (2021-06-03)

Bug Fixes

Features

kytsang
published 2.0.0-alpha.2 •

Changelog

Source

2.0.0-alpha.2 (2021-05-17)

Bug Fixes

Features

BREAKING CHANGES

  • removes alignRight and menuAlign props in favor of align
kytsang
published 1.6.0 •

Changelog

Source

2.0.0-alpha.2 (2021-05-17)

Bug Fixes

Features

BREAKING CHANGES

  • removes alignRight and menuAlign props in favor of align
kytsang
published 2.0.0-alpha.1 •

Changelog

Source

2.0.0-alpha.1 (2021-04-13)

Bug Fixes

  • Nav: add .card-header-* only if nested in card header (#5720) (793e857)
  • types: fix types for event key (#5727) (6260997)

Features