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
Michael Diego
2d55cedfdd
Update API.md
2020-08-31 04:37:55 +02:00
Michael
8bc26ee138
2.1.0
2.1.0
2020-08-31 03:14:35 +02:00
Michael
9ee78cbcdd
Update CHANGELOG
2020-08-31 03:14:33 +02:00
aviyadeveloper
1718a4a941
Added all google maps api libraries to api loader ( #921 )
...
* Added all google maps api libraries to api loader
Supports places, visualization, places, and geomerty libs.
keeps support for previous heatMapLibrary prop to avoid breaking older usage.
* add libraries to props of GoogleMap
* Update google_map.js
* add warning about heatMapLibrary
* heatmap depreaction, clean libraries, docs
* clean up google map prop
2020-08-31 02:27:50 +02:00
Agustin Lessa
d3f258de1c
Add guide to manually link local module to README ( #912 )
2020-08-24 00:45:47 -03:00
Michael
4aef21a135
2.0.8
2.0.8
2020-08-07 01:13:56 -03:00
Michael Diego
e48971f003
Update README.md
2020-08-03 12:03:25 -03:00
Michael
07f738da06
2.0.4
2.0.4
2020-07-31 03:02:34 -03:00
Michael
b70be8f860
Update CHANGELOG
2020-07-31 02:59:53 -03:00
Michael
1cae88eb5d
Fix default imports
2020-07-31 02:59:47 -03:00
Michael
d0b242e8a9
2.0.2
2.0.2
2020-07-30 08:56:13 -03:00
Dirk Rusche
75613cb7cd
Fix options not updated bug ( #878 )
...
Co-authored-by: Michael Diego <6419886+itsmichaeldiego@users.noreply.github.com>
2020-07-30 08:12:12 -03:00
Michael
381515cf22
2.0.1
2.0.1
2020-07-30 06:40:07 -03:00
Michael
7ae788c7ad
Update CHANGELOG
2020-07-30 06:40:07 -03:00
Afzal Hossain
a65411f9d6
On resize it's getting undefined minZoom ( #864 )
2020-07-30 06:34:06 -03:00
Brandon DeMello
307476f02e
Moves marker dispatcher binds to componentDidMount ( #873 )
2020-07-30 06:31:45 -03:00
Michael
fe76674757
Update CHANGELOG.md based on releases
2020-07-30 06:27:11 -03:00
Michael
b503853b94
2.0.0
2.0.0
2020-07-30 05:27:31 -03:00
Michael Diego
b3bc11c215
Rewrite library using create-react-library ( #900 )
...
* Rewrite library using create-react-library
* Export utils properly
* Remove unnecessary code and fix eslintignore
* Update CHANGELOG
2020-07-25 03:03:03 -03:00
Michael Diego
e70d0f748d
Fix vulnerabilities ( #899 )
...
* Fix eslint's vulnerabilities
* Fix mocha's vulnerabilities
2020-07-24 02:42:33 -03:00
Michael Diego
c35f73569c
Update dependencies and fix develop env ( #897 )
...
* Upgrade packages
* Update yarn.lock
* Fix warnings
* Fix sass dependencies
* Fix sass modules
2020-07-24 01:54:20 -03:00
Roman Kovtun
00062450bd
Update License and Readme ( #895 )
...
* Update License and Readme
Co-authored-by: Roman Kovtun <gyto23@gmail.com>
Co-authored-by: Michael Diego <6419886+itsmichaeldiego@users.noreply.github.com>
2020-07-22 14:23:55 -03:00
Michael Diego
88038c293d
Update version to 1.1.7
1.1.7
2020-03-17 17:45:31 -03:00
Leigh Halliday
3f51d9884e
Include updated example of clustering using hooks ( #823 )
...
Include an example of clustering which loads/clusters remote data using hooks and modern React techniques.
2020-03-17 17:43:56 -03:00
Giulio G
7c2464091a
Add dev folders into .npmignore ( #835 )
2020-03-17 17:43:27 -03:00
Michael Diego
1e133e84fd
Update package.json
1.1.6
2020-02-04 16:21:40 -03:00
Eniz Gülek
42617c99c3
Updated China base url ( #827 )
2020-01-27 12:51:13 -03:00
Paito Anderson
acad4b79d4
Update README.md ( #826 )
...
Let's not call the default Google Map components "ugly", lots of time and effort went into designing them I'm sure.
2020-01-27 12:49:49 -03:00
Michael
4639d2ade3
Add .lock file
2019-12-01 06:54:01 -03:00
Michael
b6b67b7f37
Update ISSUE_TEMPLATE to avoid uncomplete issues
2019-09-24 12:45:05 +02:00
Michael Diego
37c34ad663
Update package.json
1.1.5
2019-09-20 19:45:46 +02:00
Kevin Ramsunder
59290615be
Add shouldUnregisterMapOnUnmount prop to persist map object on unmount ( #759 )
2019-09-20 19:43:04 +02:00
Eric Neo
260c6d1c76
Add prop 'onDragEnd' ( #754 )
2019-09-20 19:42:29 +02:00
Jeffrey Cherewaty
9f0d113463
Move prop-types to dependencies ( #769 )
2019-09-20 19:41:47 +02:00
Joe Maffei
f5bb716291
Add UNSAFE_ prefix to deprecated lifecycle methods ( #778 )
...
* add UNSAFE_ prefix to deprecated lifecycle methods
* add missing line break
2019-09-20 19:41:26 +02:00
Michael Diego
9a18d5b3d3
Remove scam links
2019-07-16 20:32:18 +02:00
Michael Diego
63d18789c0
Update DOC.md
2019-07-10 10:33:38 +02:00
Michael Diego
955fe889c4
Update DOC.md
2019-07-10 10:32:34 +02:00
Eric Neo
94fcc3e541
Pass zoom value to zoom animation callbacks ( #742 )
2019-05-14 12:54:23 -03:00
Michael
b3c27dfb0e
Bump version to 1.1.4
1.1.4
2019-04-03 10:23:57 -03:00
Michael Diego
de2cca6c16
Revert "Add shouldUnregisterMapOnUnmount prop to persist map object on unmount ( #722 )" ( #739 )
...
This reverts commit 40fe3ead1d82cb01447100c1fb9f8008e38f366a.
2019-04-03 10:22:03 -03:00
Michael Diego
c6767e24f5
Revert "Google Map loader respecting the app language change ( #726 )" ( #738 )
...
This reverts commit 55fd1b06a375e2126e8dea95d5f32943f4009553.
2019-04-03 10:19:42 -03:00
Michael
d5ea046257
Bump version to 1.1.3
1.1.3
2019-04-01 12:48:23 -03:00
Michael
b49a3a6186
Revert "Bump version to 1.1.3"
...
This reverts commit 59c0265b52defaa7fa30bb96f5690caa6882c5a0.
2019-04-01 12:48:13 -03:00
Michael Salaverry
3d78dd9cb4
Fix: Update heatmap layer when heatmap positions prop changes ( #728 )
...
* improvement: switched from defining API key in multiple places to one place
* now generating random readings
* fix: a change in heatmap positions now updates the map accordingly
* docs: added comment to explain that the developer should use their own key
2019-04-01 12:47:19 -03:00