jaebradley / react-contact-information

Simple React component for contact information
https://jaebradley.github.io/react-contact-information
MIT License
0 stars 0 forks source link

Update reactstrap to the latest version πŸš€ #27

Open greenkeeper[bot] opened 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

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Release Notes 6.3.0

6.3.0 (2018-07-10)

Features

Commits

The new version differs by 7 commits.

  • 5ef9290 chore(release): adding 6.3.0 (#1124)
  • 418fdf8 feat(CustomInput) : add innerRef to CustomInput (#1123)
  • 9ffa55f feat(Tooltip): allow additional arrow classNames (#1119)
  • 2d75db0 docs(ModalNested) fix typo (#1112)
  • 1139d7f docs(Jumbotron) fix typo (#1113)
  • 18eeffe docs(release): update the release docs in readme
  • 9465670 chore(travis): let travis build release tags

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.1 just got published.

Update to this version instead πŸš€

Release Notes 6.3.1

6.3.1 (2018-07-27)

Bug Fixes

Commits

The new version differs by 10 commits.

  • f16728f chore(release): adding 6.3.1 (#1146)
  • 0aba60f docs(readme): update link to create-react-app guide (#1140)
  • 423d10d chore(GitHub): add PR template
  • f0f4495 chore(GitHub): update issue templates
  • c1374b4 fix(CustomInput): allow any node for label (#1095)
  • 0005b92 feat(Tooltip) : add trigger for tooltip (#1128)
  • e3a736c docs(Carousel): fix typo in prop types configuration (#1132)
  • f380b41 fix(Collapse): add function and string to innerRef propType (#1129)
  • 36437a5 chore(travis): update npm token after eslist-scope incident
  • 1f1c0a8 chore(*): fix travis deploy and changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.4.0 just got published.

Update to this version instead πŸš€

Release Notes 6.4.0

6.4.0 (2018-08-17)

Bug Fixes

Features

Commits

The new version differs by 10 commits.

  • da10db0 chore(release): adding 6.4.0 (#1176)
  • 1b27c49 feat(Modal): return focus after modal closes (#1175)
  • 77e7beb fix(Modal): don't fade backdrop if there is no transition (#1172)
  • e6781d7 feat(Modal): trap focus in modal (#1161)
  • abbac56 feat(Dropdown): Select first element matching pressed key (#1160)
  • 9d7948f fix(Modal): prevent scrollbar from closing (#1165)
  • 4d19b09 feat(Modal): add charCode prop for custom icon (#1162)
  • 2a9ac21 docs(Tooltip): change tooltip links to span (#1144) (#1154)
  • 02b4555 feat(Popover/Tooltip): add boundariesElement prop (#1149)
  • e941dfd Grammatical edit for Button Docs

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 6.5.0

6.5.0 (2018-10-04)

Bug Fixes

  • boundariesElement: add DOMElement to allowed proptypes (#1238) (cfe7318)
  • Dropdown: enter key triggers onClick (#1232) (f2528da), closes #1228
  • Modal: do not trigger focus on SVG elements (#1212) (c7e6ef5), closes #1208
  • Modal: use static openCount to become resilient to classList modification (#1190) (c8ceeeb), closes #1189
  • Tooltip: clear timers on component unmount (#1180) (9fea409)

Features

Commits

The new version differs by 19 commits.

  • 0dc2acd chore(release): adding 6.5.0 (#1247)
  • 5b77a14 chore(docs): bumped bootstrap version to 4.1.3
  • d85f81a chore(docs): render spaces around ".clearfix" (#1243)
  • cfe7318 fix(boundariesElement): add DOMElement to allowed proptypes (#1238)
  • 205e80d feat(FormGrid): Add form-row (#1237)
  • 02f5e9a feat(Button): add close icon support (#1206)
  • bd8b2e0 chore(UncontrolledButtonDropdown): Add docs (#1235)
  • f2528da fix(Dropdown): enter key triggers onClick (#1232)
  • 35b4dd7 chore(readme): add improved install information (#1220)
  • b52f7b3 docs(Collapse): Transition.propTypes (#921) (#1207)
  • 0eade39 feat(Popover/Tooltip): Implented usage of react 16.3 RefObject as target (#1200)
  • f922b73 test(InputGroupAddon): add missing tests (#1211)
  • 28ddb5d test(DropdownMenu): add missing test (#1210)
  • c7e6ef5 fix(Modal): do not trigger focus on SVG elements (#1212)
  • 6e83cad docs(Form,FormFeedback,FormGroup,FormText): add props section (#1209)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 7.0.0

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
Commits

The new version differs by 29 commits.

  • 25690dc chore(release): adding 7.0.0 (#1342)
  • aa55293 docs(typo): Fix misspelling in documentation (Alerts) (#1329)
  • 0b63aef docs(Input): static input error (#1335)
  • 1309b1f Merge pull request #1230 from reactstrap/feature/v7
  • 17fc6bf fix lint issue
  • a244ea6 Merge remote-tracking branch 'origin/master' into feature/v7
  • fdbc388 Bug/v7 merge conflict fix (#1324)
  • 4b0474f feat(CardBody): add innerRef to CardBody (#1318)
  • 506c46a fix(Dropdown): improve keyboard ux, WAI-ARIA (#1293)
  • 5d45b26 fix(Modal): don't propagate handled escape key event (#1317)
  • 6b50732 fix(Dropdown): enter key triggers onClick -- correction (#1306)
  • fd7506d fix(CarouselIndicators): li key generate from provided item values (#1311)
  • 1e4823d docs(typo): Fix misspelling in documentation (Modals) (#1305)
  • 1630bb3 fix(ie foreach) (#1304)
  • 0e4e9fb docs(Breadcrumb): fix bug in no list example (#1302)

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 7.0.1

DO NOT USE: was missing published files on npm.

7.0.1 (2018-12-31)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 9d4d602 chore(release): adding 7.0.1
  • b5710ef fix(*): fix release artifacts (#1345)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 7.0.2

7.0.2 (2018-12-31)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 317e801 chore(release): adding 7.0.2
  • 7eedbab fix(npm): fix published files

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 7.1.0

7.1.0 (2019-01-15)

Bug Fixes

Features

  • support forwardRef components as tag (4cda8bf)
  • Popover: add legacy trigger, replacing unreleased isInteractive prop (6b3c3ce)
  • Popover: backward-compatible Popover behavior (#1360) (1d5ce83), closes #1349
  • Spinner: Add spinner component (#1352) (45952e2), closes #1347
  • Switch: Add support for CustomInput type='switch' (#1353) (7c1e166), closes #1348
Commits

The new version differs by 8 commits.

  • e341137 chore(release): release 7.1.0
  • 6b3c3ce feat(Popover): add legacy trigger, replacing isInteractive prop
  • 1d5ce83 feat(Popover): backward-compatible Popover behavior (#1360)
  • 87ee73e Fix(Modal): don't treat clicks on Portal children as backdrop clicks (#1359)
  • 4cda8bf feat(*): support forwardRef components as tag
  • 477e1a8 fix(NavLink): console error while using @reach/Router (#1350)
  • 45952e2 feat(Spinner): Add spinner component (#1352)
  • 7c1e166 feat(Switch): Add support for CustomInput type='switch' (#1353)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

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 πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€