Skip to content

Bump reactstrap from 5.0.0-alpha.4 to 5.0.0-beta.3 - #160

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/reactstrap-5.0.0-beta.3
Closed

Bump reactstrap from 5.0.0-alpha.4 to 5.0.0-beta.3#160
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/reactstrap-5.0.0-beta.3

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps reactstrap from 5.0.0-alpha.4 to 5.0.0-beta.3.

Changelog

Sourced from reactstrap's changelog.

5.0.0-beta.3 (2018-03-19)

Bug Fixes

  • popper: pass event object to toggle prop (#907) (b1f6005)

Features

5.0.0-beta.2 (2018-02-27)

Bug Fixes

Features

BREAKING CHANGES

  • Col: Col no longer adds .col class by default when you have other columns specified. To get this class back, simply add the prop xs.
  • Input: the valid prop no longer applies the is-invalid class when false. Use the new invalid prop to apply that class.

Commits
  • c89bdea chore(release): adding 5.0.0-beta.3
  • d2ee12d chore(react-popper): upgrade to ^0.8.3 (#914)
  • baa2fa8 docs(*): Add innerRef. (#876)
  • f6aacfa feat(Modal): pass event object to toggle prop (#903)
  • b1f6005 fix(popper): pass event object to toggle prop (#907)
  • dc3bd1a docs(install): Use the minified version of Bootstrap CSS (#900)
  • 45de5c5 feat(Dropdown): Add active prop to Dropdown (#895)
  • 0648cc2 chore(release): adding 5.0.0-beta.2
  • b515e6b chore(build): downgrade react-popper to fix build
  • eaad65e Merge pull request #862 from crissdev/fix-inputgroup-page
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #167.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/reactstrap-5.0.0-beta.3 branch March 26, 2018 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment