479 Commits

Author SHA1 Message Date
Mike Beasterfeld
2e4b1a643b
Update package.json to add React 19 peer dependencies (#1245)
* Update package.json to add React 19 peer dependencies

* Fix typo

* Version bump

* react dependency update

Update react dependency
v2.2.3
2025-05-23 12:44:11 -03:00
Michael Altamirano
153fa44ab8
fix(src/google_map.js): remove unnecessary findDOMNode references, use ref directly (#1243) v2.2.2 2025-03-11 15:18:39 -06:00
dependabot[bot]
6fe7e11c4f
Bump jsdom from 6.5.1 to 16.5.0 (#1124)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 6.5.1 to 16.5.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/6.5.1...16.5.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-14 10:46:52 -06:00
Michael
17dcfd3be5 2.2.1 v2.2.1 2023-05-14 10:39:27 -06:00
Michael
ee1a3992c2 Update yarn.lock 2023-05-14 10:38:46 -06:00
Alex Bordin
8e2ae4dcce
Init markersDispatcher_ on componentDidMount, fixes #1110 #1116 #1145 #1113 (#1146) 2023-05-14 10:20:14 -06:00
dependabot[bot]
32c5ae9e2e
Bump json5 from 1.0.1 to 1.0.2 (#1171)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 18:08:38 -06:00
dependabot[bot]
90f032b7e4
Bump decode-uri-component from 0.2.0 to 0.2.2 (#1164)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 18:10:13 -06:00
dependabot[bot]
a2f56a08a1
Bump qs from 6.5.2 to 6.5.3 (#1165)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 18:09:59 -06:00
dependabot[bot]
e3a15fa31b
Bump express from 4.17.1 to 4.18.2 (#1167)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 18:09:49 -06:00
Tim Hwang
99df2f5bf7
refactor: update @googlemaps/js-api-loader (#1095)
There are some nice changes since 1.7.0:

- googlemaps/js-api-loader#99 -- retries loading the Google Maps script
  (which is a common source of error reports)
- googlemaps/js-api-loader#351 -- fixes bad promise rejection that was
  reported by a user of google-maps-react

It's a fairly big version bump but the vast majority of changes are dev
dependency bumps.
2022-09-05 19:05:44 -06:00
dependabot[bot]
717e65da88
Bump path-parse from 1.0.6 to 1.0.7 (#1052)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:04:45 -06:00
dependabot[bot]
600934d050
Bump hosted-git-info from 2.8.8 to 2.8.9 (#1029)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:04:34 -06:00
dependabot[bot]
3b85d441d3
Bump follow-redirects from 1.13.0 to 1.14.8 (#1091)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:04:22 -06:00
dependabot[bot]
f086c9d9f5
Bump terser from 4.8.0 to 4.8.1 (#1132)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:03:13 -06:00
dependabot[bot]
73a3a42270
Bump async from 2.6.3 to 2.6.4 (#1111)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:03:01 -06:00
dependabot[bot]
317d5872e1
Bump eventsource from 1.0.7 to 1.1.1 (#1119)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:02:49 -06:00
dependabot[bot]
6822e08702
Bump minimist from 1.2.5 to 1.2.6 (#1104)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 19:02:40 -06:00
Michael
b9b0a9163b 2.2.0 v2.2.0 2022-07-06 14:16:58 -05:00
Karl Danninger
c12b94f419
Merge pull request #1103 from derkoe/react-18
React 18 in peer-dependencies and use new API
2.2
2022-07-05 12:17:22 -04:00
Karl Danninger
c0deb76a00 update readme. 2022-04-29 08:16:04 -04:00
Ivan Starkov
f14b79deb9
Update README.md 2022-04-16 03:55:15 +03:00
Christian Köberl
2d1187cd43 React 18 in peer-dependencies and use new API 2022-04-05 16:22:39 +02:00
Karl Danninger
385d7356c9
Merge pull request #1056 from google-map-react/add-sponsor-atlist
Add Atlist sponsor text to README
2021-08-30 20:05:56 -04:00
Karl Danninger
542e1dbaf1
Add Atlist sponsor text to README 2021-08-30 15:13:00 -04:00
Michael Diego
9d5be84f7c
Update README.md 2021-06-22 22:08:33 -06:00
Michael
b76ebb00bc 2.1.10 2.1.10 2021-06-22 22:00:55 -06:00
Michael
3fdfc2d076 Update CHANGELOG 2021-06-22 22:00:53 -06:00
Michael
a8e2df0ba8 Update CHANGELOG 2021-06-22 21:59:55 -06:00
Ivan Storck
727a283e8f
feat: update peer deps for react (#1028)
* feat: update peer deps for react

* fix: remove package-lock

* fix: update yarn lock

* allow 16 or 17
2021-06-22 21:57:19 -06:00
dependabot[bot]
cc77aba241
Bump y18n from 4.0.0 to 4.0.1 (#1017)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 18:13:42 -03:00
Michael
a783cd6276 2.1.9 2.1.9 2020-11-01 13:29:35 +01:00
Michael Diego
43e5802142
Fix #954: Use single instance of Loader (#968)
* Use single instance of Loader
* Update @googlemaps/js-api-loader
2020-11-01 13:29:12 +01:00
Michael
a1d54dda41 2.1.8 2.1.8 2020-10-13 12:11:25 +02:00
Justin Poehnelt
8a08e7ea7d
build(deps): update @googlemaps/js-api-loader (#958)
* build(deps): update @googlemaps/js-api-loader

* chore: include update yarn.lock
2020-10-13 12:09:18 +02:00
Michael
8b1fb8c397 2.1.7 2.1.7 2020-10-03 15:22:23 +02:00
Michael Diego
e66f96f40f
Avoid multiple api loads (#955) 2020-10-03 15:22:06 +02:00
Michael
d19ac1dc21 2.1.6 2.1.6 2020-09-25 21:53:44 +02:00
Michael Diego
aa10167eb8
Change componentWillReceiveProps to componentDidUpdate (#950) 2020-09-25 21:53:11 +02:00
Michael
af735e7b0d 2.1.5 2.1.5 2020-09-23 01:14:16 +02:00
Michael Diego
b25dea10fc
Fix key not being set in bootstrapURLKeys (#948) 2020-09-23 01:14:00 +02:00
Michael
685b12cd36 Fix examples infinite loop 2020-09-23 00:32:25 +02:00
Michael
22752ffdf4 2.1.4 2020-09-22 18:59:42 +02:00
Michael Diego
1ce0ef6f2f
Use @googlemaps/js-api-loader and fix libraries usage (#946)
Co-authored-by: Justin <jpoehnelt@google.com>
Co-authored-by: Aviya Developer <aviya.developer@gmail.com>
2020-09-22 18:59:12 +02:00
Michael
d8a7158c13 Update yarn.lock 2020-09-14 13:51:17 +02:00
Michael
ff8810b004 2.1.3 2.1.3 2020-09-01 05:18:29 +02:00
Michael Diego
25b1646a2d
Reverts PR #921 to fix #931 (#933)
* Revert "Fix heatmapLibrary"

This reverts commit 8e67c08c275ea611e1a8d193c6888a312b47cafb.

* Revert "Update API.md"

This reverts commit 2d55cedfdd67b5410261f677f17c2d0969485757.

* Revert "Added all google maps api libraries to api loader (#921)"

This reverts commit 1718a4a9415e1422752f3ae68c8b7119af6ca8db.
2020-09-01 05:17:53 +02:00
Michael Diego
9e06d200b1
Produce CommonJS and UMD bundles (#932) 2020-09-01 05:05:06 +02:00
Michael
24b9c93228 2.1.2 2.1.2 2020-08-31 06:50:02 +02:00
Michael
8e67c08c27 Fix heatmapLibrary 2020-08-31 06:48:17 +02:00