zeachco / zeachco.com

website
1 stars 1 forks source link

Update google-map-react to the latest version πŸš€ #33

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.25.0 of google-map-react was just published.

Dependency google-map-react
Current Version 0.24.0
Type dependency

The version 0.25.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 google-map-react.

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 4 commits.

  • 74875a5 0.25.0
  • f4c0a0c Added react 16 as peer dependency + bumped related react versions (#454)
  • 2ec7048 Add source to clustering example (#311)
  • 31639b3 Add issue template

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 0.26.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • f05a0ff Upgrade to 0.26.0 (#481)
  • 5ffa73c Remove sensor parameter (#399)
  • 9a418f6 Fix markers position on fullscreen mode (#452)
  • d83352f docs - fix outdated method on SearchBox example (#343)
  • bb59c46 Update API.md (#403)
  • e344c3c Move points-geometry dependency to organization (#462)
  • 235cd3d Update README.md
  • 9e0ae82 Update README.md
  • c328115 Update README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.27.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 6263b54 Upgrade version to 0.27.0 (#489)
  • 442e666 Move to use of prop-types package for PropTypes (#398)
  • e47d955 Add fullscreen check for Internet explorer 11 (#485)
  • 9d5a1cc Travis: Ensure that yarn.lock is up to date (#487)
  • 7814901 notify call back of load failure (#479)
  • 0db8020 Make resetBoundsOnResize preserve center when full-screened (#482)
  • 2e7bd79 Update yarn.lock (#483)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.28.0 just got published.

Update to this version instead πŸš€

Release Notes Add support for China

Add support for China (#494)

Commits

The new version differs by 2 commits.

  • 3d85c68 Update version to 0.28.0 (#495)
  • 1a60df0 Fix for usage from China (#494)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.29.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 8466cc8 Upgrade version to 0.29.0 (#499)
  • b84c663 Fix China fix making region required (#496)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.30.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 38b6fbb Bump version to 0.30.0
  • e50f1d8 Added heatmap functionality (#441)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.31.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.32.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 1211f98 Bump version to 0.32.0 (#519)
  • 4a07176 fix error about fromLatLngToDivPixel (#517)
  • 0e80512 Added loose to es2015 for IE10, IE11 support (#504)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.33.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 3550790 Update package.json (#529)
  • faf67e5 Accept 0 as zoom value. (#525)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.34.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • b02665d Update package.json (#531)
  • e4fa5ff call zoomControlClickTime on all clicks (#211)
  • 32d95ab upgrade .babelrc (#521)
  • 0413648 Set latest release version as default if user does not specify a version. (#530)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0 just got published.

Update to this version instead πŸš€

Release Notes Release 1.0.0

We took the decision, as many changes have been made, to upgrade to version 1.0.0.

Those changes are:

  • #559 Fix soom animation for google maps' version 3.32
  • #548 Improves to documentation
  • #535 Remove lodash completely, using our own functions, now the build size is 4 times smaller.
  • #533 Fixes some of the examples in the documentation
  • #555 & #563 Fix error Target container is not a DOM element
Commits

The new version differs by 13 commits.

  • 0d3acb5 Release 1.0.0
  • 7877008 Fix zoom animation for v3.32 (#559)
  • aec0c08 Fix code styling in develop (#564)
  • 898474d Oops! Fix typo
  • 04d41c8 Move links to org instead of Ivan's repo, they were broken (#563)
  • 147997c added if statement in onRemove() function (#555)
  • 9d0b393 Use our own omit.js (#561)
  • b6e4d62 Improve documentation (#548)
  • d457d1c Fix recompose (#547)
  • 486bccf Use shallowEqual and isEmpty as much as possible (#540)
  • 8cb6939 Remove lodash and use our own utils (#535)
  • 22302fc Use private createHelper from recompose as its not exposed (#537)
  • 1ad4402 Refactor code style (#533)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.3 just got published.

Update to this version instead πŸš€

Release Notes Improve how tiles scale when zooming

PR #580:

Scales tiles properly:

If the component has a southeast corner defined (either as a LatLng, or a separate lat and lng pair), set the width and height based on the distance between the northwest and the southeast corner to lock the overlay to the correct geographic bounds.

Commits

The new version differs by 5 commits.

  • cdd6ec6 Bump to v1.0.3 (#582)
  • 92b502b Option to position and size components with two corners. (#580)
  • ef8b871 Fix GH pages
  • f6bb003 Update Readme jsbin examples (#578)
  • a1aa314 Fix README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.4 just got published.

Update to this version instead πŸš€

Release Notes Release 1.0.4
  • Avoid null error (#570)
  • Add guard around mapDom event listener (#594)
  • Move dep for react-dom (#592)
Commits

The new version differs by 5 commits.

  • 78256b1 Bump version to 1.0.4 (#598)
  • 26a729b Update API.md (#596)
  • fc062a0 Move dep for react-dom (#592)
  • 99c3c84 Add guard around mapDom event listener (#594)
  • d6576f2 Avoid null error (#570)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.5 just got published.

Update to this version instead πŸš€

Release Notes Release 1.0.5
  • Fix build PR: #605
  • Remove marker jiggle, Issue #575, PR: #603
Commits

The new version differs by 6 commits.

  • 2cfb0a6 Upgrade version to 1.0.5 (#607)
  • 6c60a53 Remove marker jiggle. (#603)
  • b1d88c3 Update API.md (#606)
  • a73629b Fix build (#605)
  • bc63943 Update API.md (#600)
  • 03cd34d Update 'positioning a marker' docs (#599)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • f43ad9b Bump version to 1.0.6 (#621)
  • 6d142cb Add prop onTilesLoaded (#615)
  • 55f134c Fix typo, and call fromContainerPixelToLatLng() as you would expect. (#620)
  • e8bbbff Update API.md (#611)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Release 1.0.7

Includes:

  • #631 Add passive scroll
  • #643 Use React 16 map portal to render map overlay
Commits

The new version differs by 4 commits.

  • 800092a Bump version to 1.0.7 (#644)
  • 40c8f67 Add passive scroll (#631)
  • b121bb6 Use React 16 portal to render map overlay (#643)
  • 28506dd Fix old examples links and add one to new examples (#633)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Release 1.0.8

Reverts #643 Use React 16 map portal to render map overlay

Was causing problems for users using React version < 16

Commits

The new version differs by 2 commits.

  • 6bca0a4 Bump version to 1.0.8 (#646)
  • 317b5c0 Revert 643 fix/map context (#645)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Release 1.0.9

Version 1.0.9 includes:

  • #634 Custom div style options

This is a very minor release

Commits

The new version differs by 2 commits.

  • 16236f9 Bump version to 1.0.9 (#651)
  • 53e0979 Custom div style options (#634)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Bumps version to 1.1.0

This version includes:

  • #655 Add math abs to avoid negative values when calculating zoom
  • #656 Pass map instance to onDrag handler
  • #593 Added feature: update heat map on data change + fix linting
Commits

The new version differs by 4 commits.

  • 1603e3a Bump version to 1.1.0 (#671)
  • 1ce8726 Added feature: update heat map on data change + fix linting (#593)
  • 4a92a42 Pass map instance to onDrag handler (#656)
  • f73e774 add math abs to avoid negative values when calculating zoom (#655)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Fix libraries problem

Merges #679 which reverts #593 (had a problem with the way of importing libraries)

Commits

The new version differs by 2 commits.

  • 5991955 Bump to 1.1.1 (#680)
  • d8d9dc3 Revert "Added feature: update heat map on data change + fix linting" (#679)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Add React 16 createPortal

Add React 16 createPortal with backwards compatibility (#696)

Commits

The new version differs by 2 commits.

  • 4d863d9 Bump version to 1.1.2 (#697)
  • 45ecda1 Added React 16 createPortal with backwards compatibility (#696)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Version 1.1.3

Includes:

  • Google Map loader respecting the app language change #726
  • Add shouldUnregisterMapOnUnmount prop to persist map object on unmount #722
  • Fix: Update heatmap layer when heatmap positions prop changes #728
Commits

The new version differs by 10 commits.

  • d5ea046 Bump version to 1.1.3
  • b49a3a6 Revert "Bump version to 1.1.3"
  • 3d78dd9 Fix: Update heatmap layer when heatmap positions prop changes (#728)
  • 59c0265 Bump version to 1.1.3
  • 55fd1b0 Google Map loader respecting the app language change (#726)
  • 40fe3ea Add shouldUnregisterMapOnUnmount prop to persist map object on unmount (#722)
  • c8a7f56 Documentation: added PropTypes for heatmap prop (#716)
  • 7b02e7e Small fix API.md (#721)
  • 953da99 Update README.md
  • 3d7c982 Update README.md (#698)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 1.1.4

Rolls back Release 1.1.3 per issues

Commits

The new version differs by 3 commits.

  • b3c27df Bump version to 1.1.4
  • de2cca6 Revert "Add shouldUnregisterMapOnUnmount prop to persist map object on unmount (#722)" (#739)
  • c6767e2 Revert "Google Map loader respecting the app language change (#726)" (#738)

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