Commit Graph

28 Commits

Author SHA1 Message Date
NathanAP
04c3555bab Updated version and docs to prepare for 0.1.5. Also fixed the README and the issue template to be more organic. 2022-11-17 19:12:31 -03:00
NathanAP
31f21d78d0 updated version to publish. 2022-10-18 14:36:09 -03:00
NathanAP
749a090b5f updated package.json to new version. 2022-10-17 09:54:55 -03:00
NathanAP
6dbb830cf3 updated packages dependencies to the last version 2022-10-13 15:11:31 -03:00
NathanAP
8e11f8a9fb made changes on package.json to publish into npm. 2022-10-13 14:50:06 -03:00
Fawad Mirzad
12da2342de Fix style attribute is ignored 2022-04-16 13:50:08 +02:00
Fawad Mirzad
88d826f5f8 Merge branch 'feature/maps-cluster-dependency-change'
# Conflicts:
#	package-lock.json
2022-04-16 13:25:59 +02:00
Fawad Mirzad
3acb8503b6 Pass props 2022-04-16 13:04:04 +02:00
Fawad Mirzad
5b3e9697fb Update dependencies 2022-04-16 12:22:37 +02:00
Fawad Mirzad
b801931b0b Replace @googlemaps/markerclustererplus, with @googlemaps/markerclusterer 2022-04-15 09:39:57 +02:00
dependabot[bot]
64a419e962 Bump minimist from 1.2.5 to 1.2.6
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>
2022-03-29 07:07:51 +00:00
Fawad Mirzad
d804476d24 Update dependencies 2022-02-20 08:32:40 +01:00
dependabot[bot]
59327f41c6 Bump nanoid from 3.1.29 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 02:35:07 +00:00
dependabot[bot]
f281987c3f Bump ansi-regex from 4.1.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-10 11:49:03 +00:00
Fawad Mirzad
303281d85a Replace the marker cluster plus 2021-10-10 13:30:42 +02:00
dependabot[bot]
f0cb461f27 Bump path-parse from 1.0.6 to 1.0.7
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>
2021-08-13 01:25:59 +00:00
Fawad Mirzad
0f5ff78e70 Update dependencies 2021-05-10 12:49:48 +02:00
Fawad Mirzad
cd0d9271ec Decrease dev dependencies 2021-02-14 14:30:26 +01:00
Fawad Mirzad
6264a0263e Update dependencies 2021-02-14 14:11:53 +01:00
Fawad Mirzad
3ccc59c5ce Decrease list of dependencies 2021-02-13 18:35:36 +01:00
Fawad Mirzad
27095b88a3 Clean up code 2021-02-13 18:00:17 +01:00
Fawad Mirzad
9a20c42459 Update dependencies and improve build system 2021-02-13 17:30:46 +01:00
Fawad Mirzad
2bff3f2974 Bump version 2020-10-19 18:31:26 +02:00
Fawad Mirzad
2b9c93da8a Add keywords in package.json for npm 2020-10-19 15:03:04 +02:00
Fawad Mirzad
cc9c3085e3 Update contents of the home page 2020-10-19 13:40:15 +02:00
Fawad Mirzad
2ddf24d2a2 Use default styles for the map component 2020-10-19 13:07:16 +02:00
Fawad Mirzad
964a451936 Add readme file 2020-10-16 16:54:36 +02:00
Fawad Mirzad
8e0792b9d9 Initial commit 2020-10-16 16:44:19 +02:00