Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reactstrap to the latest version 🚀 #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 3, 2019

The dependency reactstrap was updated from 7.1.0 to 8.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 8.0.0

8.0.0 (2019-04-03)

Bug Fixes

Code Refactoring

  • Modal, Dropdown{*}, PopperContent, Tabs: go to React Async Rendering (#1427) (1afb2c2)

Features

BREAKING CHANGES

  • Modal, Dropdown{*}, PopperContent, Tabs: using new Context API, react-popper v. '1.3.3'
  • pagination-links: Now the next and previous props are displaying single carets instead of double caret. To get the old style, use first and last props instead of previous and next respectfully and set aria-label to Next or Previous.
  • Popover: Popover and Tooltip will now fade in and out (like bootstrap's default). To get the previous behavior use fade={false}

###Removed Deprecations

  • Card's block prop: use Cards body prop.
  • Input's static prop: use Inputs plaintext prop.
  • Dropdown's dropup prop: use Dropdowns direction prop with the value of "up".
  • Navbar's toggleable prop: use Navbars expand prop (see docs)`.
  • inverse prop: use dark prop.
  • CardBlock: use CardBody.
  • InputGroupButton: use InputGroupAddon.
  • NavDropdown: use Dropdown with nav prop.
  • PopoverContent: use PopoverBody.
  • PopoverTitle: use PopoverHeader.
  • UncontrolledNavDropdown: use UncontrolledDropdown with nav prop.
Commits

The new version differs by 26 commits.

  • 315bb00 chore(release): release 8.0.0
  • 6594545 chore(deps): bump min react version to support context api
  • bbb382e Remove deprecated things
  • 1afb2c2 refactor(Modal, Dropdown{*}, PopperContent, Tabs): go to React Async Rendering (#1427)
  • 4a5a8a3 feat(Popover/Tooltip): ability to pass through flip prop (#1443)
  • 04be99f test(modal): add tests for focus management (#1449)
  • 64f2641 docs(Input): add min and max to number input (#1452)
  • 7ea7610 feat(Toast): add support for Toasts (#1447)
  • ad2a9a0 fix(Popover): touch not opening popover on mobile (#1425) (#1426)
  • 9f7dd45 feat(Modal): add scrollable prop (#1435)
  • 1e2dc5b fix(Table): add CSS Module support for responsive Table (#1429) (#1430)
  • fc2ce2e chore(docs): Use callback in setState in Collapse examples (#1423)
  • 33cfce6 feat(modal): add optional return focus after close (#1424)
  • a590880 feat(CustomerInput): added htmlFor prop (#1417)
  • 90cbbd0 refactor(docs): added scrolling to both navigation and content (#1413)

There are 26 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2019

  • The dependency reactstrap was updated from 7.1.0 to 8.0.1.

Update to this version instead 🚀

Release Notes for 8.0.1

8.0.1 (2019-07-10)

Bug Fixes

Commits

The new version differs by 20 commits.

  • ce2a9a0 chore(release): adding 8.0.1
  • 01466ae fix(DropdownMenu): Allow positionFixed prop to be passed through (#1538)
  • e85238b fix(Tooltip): clear timeouts on unmount (#1562)
  • 31e3f87 docs: add missing InputGroupText in InputGroupOverview example (#1549)
  • 0736f80 fix(FormGroup): allow disable when tag is fieldset (#1547)
  • ae6fe93 fix(Modal): update condition to call setFocus in case open mo… (#1514)
  • 01f474f Create FUNDING.yml
  • b9f34c3 chore(deps-dev): bump webpack-cli from 3.3.0 to 3.3.4 (#1534)
  • 7188499 chore(deps-dev): bump rollup-plugin-replace from 2.1.1 to 2.2.0 (#1508)
  • 9c3c26a chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to 7.4.4 (#1507)
  • 849f31e chore(deps-dev): bump rollup-plugin-node-resolve from 4.0.1 to 4.2.4 (#1506)
  • f9aac43 chore(deps-dev): bump react-helmet from 5.2.0 to 5.2.1 (#1511)
  • d20d4dc chore(deps-dev): bump webpack-dev-server from 3.2.1 to 3.5.0 (#1517)
  • 53768b3 chore(deps-dev): bump @babel/core from 7.4.3 to 7.4.5 (#1503)
  • 5c88024 chore(deps-dev): bump conventional-changelog-cli from 1.3.22 to 2.0.21 (#1502)

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2019

  • The dependency reactstrap was updated from 7.1.0 to 8.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 5, 2019

  • The dependency reactstrap was updated from 7.1.0 to 8.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 27, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 27, 2020

  • The dependency reactstrap was updated from 7.1.0 to 8.4.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants