github reactstrap/reactstrap 7.0.0

latest releases: v9.2.2, v9.2.1, v9.2.0...
5 years ago

7.0.0 (2018-12-29)

Bug Fixes

Features

BREAKING CHANGES

  • Input: previously plaintext on Input would output a 'p' tag. To better line up with bootstrap it will not output an 'input' tag. If you need a 'p' tag, provide tag="p" prop
  • Popover: Popover will no longer dismiss when clicking away from it. To get this behaviour please use trigger="focus".

Don't miss a new reactstrap release

NewReleases is sending notifications on new releases.