CaptainCodex / captains-react-starter-recipe

TypeScript ready React stack loaded with Redux and best practices.
0 stars 0 forks source link

Update reactstrap to the latest version 🚀 #25

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          14       14           
  Lines          63       63           
  Branches        8        8           
=======================================
  Hits           62       62           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ce77e9...36b8c48. Read the comment docs.

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀