jontey / my-portfolio

Portfolio using Webpack + React.js
MIT License
1 stars 1 forks source link

Update reactstrap to the latest version 🚀 #12

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.1.0 of reactstrap was just published.

Dependency reactstrap
Current Version 5.0.0
Type dependency

The version 6.1.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of reactstrap.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 63 commits.

  • 04e59bc chore(release): adding 6.1.0
  • c4dbdc9 chore(docs): change Modal transition time for better understanding (#1048)
  • cccd7af fix(Modal): closes when dragging outside modal (#1047)
  • 2e45d8a fix(Input): type attribute should not render for select and textarea (#1041)
  • f1c9605 docs(ListGroup): add example for flush to ListGroup (#1037)
  • dcc1dda fix(UncontrolledCollapse): collapsing on mobile (#1043)
  • f5caf09 chore(Breadcrumb,Pagination): improve accessibility and docs (#1033)
  • 98dfa03 chore(Tooltip): clean up
  • a2138a8 feat(Tooltip): add tooltip accessibility (#1025)
  • 1d20d6d tests(DropdownItem): add onClick handler test (#1027)
  • 3561e3c feat(Tooltip,Popover): add offset prop (#1018)
  • d124b27 feat(addMultipleEventListeners): handle singles
  • d378169 docs(UncontrolledCollapse): include example
  • 355d2b8 feat(UncontrolledCollapse): add UncontrolledCollapse (#1009)
  • 459df03 chore(docs): setActiveFromChild Example #977 (#1014)

There are 63 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:

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead 🚀

Release Notes 6.2.0

Bug Fixes

Features

Commits

The new version differs by 17 commits.

  • 9ef430f chore(release): adding 6.2.0 (#1105)
  • 3af249e chore(travis): make travis publish to npm
  • 9dad68b feat(Tooltip): pass event to toggle callback (#1096)
  • d0bbd7a feat(Card) : add innerRef to Card (#1082) (#1093)
  • d6b1ca9 feat(Alert) : add ref to Alert (#1092)
  • aceaf22 fix(Modal): allow innerRef to be function or string (#1091)
  • 214da8c feat(Tooltip): add innerRef (#1090)
  • 015d16d feat(Modal): add ref to Modal (#1087)
  • c71f1d4 feat(alert): add ability to disable fade (#1078)
  • e6a1313 fix(tooltip): fixed tooltip not disappearing on mobile (#1083)
  • baee9a4 feat(feedback-tooltip): add feedback tooltip (#1074)
  • f5c589f chore(docs): docs for Checkbox/Radio error states (#1077)
  • 4fb05b2 fix(Tooltip): Pass down cssModule (#1075) (#1076)
  • 7e0452f chore(readme) add reference to Chart build on top of reactstrap (#1068)
  • 9d3126c feat(Collapse): add ref to collapse component (#1067)

There are 17 commits in total.

See the full diff