Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Google Maps Api

Maintenance of open source repository
Collective - Host: opensource - https://opencollective.com/react-google-maps-api - Code: https://github.com/JustFly1984

update gatsby example dependencies, released 2.19.3

github.com/JustFly1984/react-google-maps-api - 5dc08e464bcb604aa106a239270f07d3b9d29cab authored 12 months ago
updated dependencies, improved build, prepared for release

github.com/JustFly1984/react-google-maps-api - 2b404dad9d55ec3f6ed12fc5f0527663a24f626a authored 12 months ago
Merge pull request #3332 from Fabioni/fix/missing_use_effects

add useEffects in MarkerF for clickable, cursor, icon, label, opacity, shape, title, zIndex

github.com/JustFly1984/react-google-maps-api - e2c97ab5b5653438412fa49821eff50ef1a87eec authored 12 months ago
Merge pull request #3333 from thomastvedt/thomastvedt/update-issue-template-readme

Add information about the state of the project to issue template

github.com/JustFly1984/react-google-maps-api - b1a8af358c1ff54d20ccb300f757e41e9446273a authored 12 months ago
Add information about the state of the project to issue template

github.com/JustFly1984/react-google-maps-api - 0401c980f7c8a985a6729d95b6bf575cb83f1ad0 authored 12 months ago
add useEffects in MarkerF for clickable, cursor, icon, label, opacity, shape, title, zIndex

github.com/JustFly1984/react-google-maps-api - e70d67b76a62a2c385b6e96f72be155e764c9f5b authored 12 months ago
Merge pull request #3322 from azrv/develop

Add `onEdit` to Polygon

github.com/JustFly1984/react-google-maps-api - fbf7b24d48ac0030efd9930abb6d56efa64bf4fa authored about 1 year ago
Merge pull request #3290 from andycansdale/fix/drawing-manager

Fix bug that prevented null from being passed as a drawingMode

github.com/JustFly1984/react-google-maps-api - b768d0a528806bb5c40e66fc8564f94afeddff23 authored over 1 year ago
Fix bug that prevented null from being passed as a drawingMode

github.com/JustFly1984/react-google-maps-api - 9d2be747c0f7fa538cd8ced7e8a3c7aae1984828 authored over 1 year ago
Merge pull request #3269 from ezerssss/fix/docs-directions

[Fix][Ezra] Directions Docs Callback Fix

github.com/JustFly1984/react-google-maps-api - 0bd9291dfefb5fe57cd98fdeb7331532fe88410f authored over 1 year ago
remove optional parameters

github.com/JustFly1984/react-google-maps-api - 0b7263288ec755722df4229899d0a0547ef65ca6 authored over 1 year ago
[Fix][Ezra] directions onload and onunmount

github.com/JustFly1984/react-google-maps-api - f93680084ee96bfc4e711ec6352e132144404da5 authored over 1 year ago
[Fix][Ezra] Directions Docs Callback Fix

github.com/JustFly1984/react-google-maps-api - 6d8ea031f4c4f3c13b8bd1520aa75287c0eb3105 authored over 1 year ago
update node 18 lts, update gatsby-example

github.com/JustFly1984/react-google-maps-api - d6a84c8edf7f07193b8065c752371e64204eccc8 authored over 1 year ago
Merge pull request #3264 from HerrBertling/patch-1

Use Partial for boxStyle type

github.com/JustFly1984/react-google-maps-api - 379348e984c361dc5913c3f6815baf2e4f37d26e authored over 1 year ago
Merge pull request #3266 from IndianBoyBR/fix-directions-example

fix Directions API example

github.com/JustFly1984/react-google-maps-api - 15988739e5f78c169eb9a14b78dd744d389dc6ba authored over 1 year ago
fix Directions API example

github.com/JustFly1984/react-google-maps-api - 49831ef399782deda4f458532036de71d4b73a66 authored over 1 year ago
Use Partial for boxStyle type

As described in #3263, the current type of `boxStyle` requires ALL CSS style properties to be ad...

github.com/JustFly1984/react-google-maps-api - a29b08e1d794c3b2571245bb6ea80d0df5ff9120 authored over 1 year ago
updated dependencies, [email protected], releasing 2.19

github.com/JustFly1984/react-google-maps-api - 228b714c6b847c08ff6154d4cb612f1f8267a8d7 authored over 1 year ago
Merge pull request #3248 from jneander/develop

fix marker animations not being cleared

github.com/JustFly1984/react-google-maps-api - eddc842ae4ec6a6482f655711e538daa330696bc authored over 1 year ago
fix marker animations not being cleared

This fixes #3247.

github.com/JustFly1984/react-google-maps-api - a76a3e8ce8dc859ce64b57003df3f31e5156f70f authored over 1 year ago
Merge pull request #3220 from crtl/fix-build-docs

Fix build:docs command

github.com/JustFly1984/react-google-maps-api - bd2661b5a0a3ab071acb2be95cfde081cad56e45 authored almost 2 years ago
Fix acorn parse error by adding missing semicolons and slash to self-closing-tag.

github.com/JustFly1984/react-google-maps-api - d49bec45b0a672602c46f277ca24e9525141fcc5 authored almost 2 years ago
Fixes build:docs command

- Replaces awesome-typescript-loader with ts-loader
- Excludes **/*.stories.tsx files from style...

github.com/JustFly1984/react-google-maps-api - e0940026a485276605591f8c611006f17c92d341 authored almost 2 years ago
Merge pull request #3211 from crtl/fix-storybook-and-instructions

github.com/JustFly1984/react-google-maps-api - 85fc85c18430db9c18b0ddc0f8f5b528f8dba82c authored almost 2 years ago
Points baseUrl to rootProjectDir

github.com/JustFly1984/react-google-maps-api - 5e820dbea6f5dec9bc64250190887c8af253f3dd authored almost 2 years ago
Fixes issues with project setup related to storybook and lerna

- Adds configFile and baseUrl config to tsconfig-paths-webpack-plugin in
.storybook/main.js
- S...

github.com/JustFly1984/react-google-maps-api - 3df1a1794c1fc0812b7493c500db138d4fb74a60 authored almost 2 years ago
Merge pull request #3202 from tlegasse/develop

github.com/JustFly1984/react-google-maps-api - 7d7a976b74a1281a81b24cbdae76deaaa728b832 authored almost 2 years ago
Removing dead links from NPM Readme.md

github.com/JustFly1984/react-google-maps-api - 128b91c3916521b963f8ca1fc731443be5e0abd9 authored almost 2 years ago
release 2.18.1, update gatsby-example with [email protected]

github.com/JustFly1984/react-google-maps-api - 0abc911e73db05ac2f52f7618adb31eb27dd6452 authored about 2 years ago
Merge pull request #3175 from lkuich/ground-overlay-develop

github.com/JustFly1984/react-google-maps-api - b5f7e96d294f13d45edc683fd830d3f85716c3fd authored about 2 years ago
Merge pull request #3186 from rschristian/refactor/externalize-react-jsx-runtime

github.com/JustFly1984/react-google-maps-api - 7372150f4507176b66e7229750881a86548ae5b5 authored about 2 years ago
refactor: Ensure `react/jsx-runtime` isn't inlined into bundle

github.com/JustFly1984/react-google-maps-api - a83589276ecb3ed204fca050a18cd6b0eaf047f8 authored about 2 years ago
Added functional GroundOverlay

github.com/JustFly1984/react-google-maps-api - f582850af457a7e4e5ed19d9ee5f59a703d18802 authored about 2 years ago
Merge pull request #3165 from rickstaa/export_state_interface

github.com/JustFly1984/react-google-maps-api - 9840eee1f3f09391c23fe4117e8b1e5592c94cdc authored about 2 years ago
feat: export GoogleMapState

This commit ensures the GoogleMapState interface is exported to be used when
importing the library.

github.com/JustFly1984/react-google-maps-api - 492dadd9e7ee94b340c38d3a3048f3a01001deee authored about 2 years ago
Merge pull request #3154 from joshuapaling/OverlayViewBounds

github.com/JustFly1984/react-google-maps-api - beb0297fed513751ad0cc5b0e123451aee16065e authored about 2 years ago
Merge pull request #3151 from Kontenty/fix/clusterer-example

github.com/JustFly1984/react-google-maps-api - 03c6a2c768f110105f1e999b9c04d19d62f3b209 authored about 2 years ago
update story book with example of OverlayViewF with bounds

github.com/JustFly1984/react-google-maps-api - f22ca2c1a5089b4af53810c9ca21d9ac63ea9671 authored about 2 years ago
Make OverlayViewF backwards compatible by supporting bounds, and calculating position using width/height, not transform

github.com/JustFly1984/react-google-maps-api - 9fdfd8039a163e15515a4ed595755789ba4ad3ea authored about 2 years ago
fix: example for using cuterer with markers map

github.com/JustFly1984/react-google-maps-api - 53e6f2cf444fa0405184fa611214d8100f5287d6 authored about 2 years ago
fix: not existing cluster algorithms

github.com/JustFly1984/react-google-maps-api - cbd06d03b6768dd67fac8781bc2b768d53435e51 authored about 2 years ago
Merge pull request #3138 from METAIIII/iiii-heatmap-f

github.com/JustFly1984/react-google-maps-api - 2c430eb58479d2c2f082219ebeac42d6cc465408 authored about 2 years ago
Add HeatmapLayerF component

github.com/JustFly1984/react-google-maps-api - 83254dc42cff31433130914c6885e2d7dd40652c authored about 2 years ago
Merge pull request #3136 from solenergikvalitet/patch-1

github.com/JustFly1984/react-google-maps-api - c6787507a384f47caf9038292b6fcd86d188f095 authored about 2 years ago
Merge pull request #3131 from Michaelkire/bugfix/fix-package-updates-that-broke-build

github.com/JustFly1984/react-google-maps-api - a08d2b68c6fb1afce922a26aafddb9665f15e27e authored about 2 years ago
Reverted package.json lines to fix broken build

github.com/JustFly1984/react-google-maps-api - 0da2d60e29e4c9b8246d0581b8b34f44ec6b8183 authored about 2 years ago
improve changelog and readme

github.com/JustFly1984/react-google-maps-api - 4e6ee9c82e82e9f8d0ad797dce82f0a8a58b086f authored about 2 years ago
Merge pull request #3129 from Michaelkire/functional-clusterer-component

github.com/JustFly1984/react-google-maps-api - 45b8ee626465267224e0f54722ce8c7ebd6cc1a8 authored about 2 years ago
added functional component for Clusterer class

github.com/JustFly1984/react-google-maps-api - 5782b659c154daf1b619b30b3b99caa72456e17c authored about 2 years ago
Merge pull request #3122 from applepenguin/develop

github.com/JustFly1984/react-google-maps-api - fb170f5b7d970c430978179a70aa688b439fee75 authored about 2 years ago
Merge pull request #3123 from kresojastefan/feature/support-html-icons

github.com/JustFly1984/react-google-maps-api - eba6e3091c19bca702abcbc0296cd6500391356c authored about 2 years ago
Merge pull request #3115 from michal-skyfi/support-paths-in-functional-polygon

github.com/JustFly1984/react-google-maps-api - e7248c87ae9c6d5493c4f3991a763a478558606b authored about 2 years ago
Adding support for HTML elements for cluster icons

github.com/JustFly1984/react-google-maps-api - 2df24274e4ba5e40cae7618d8ef7cb9e6d9dcda2 authored about 2 years ago
Fix onDragEnd useEffect dependency

github.com/JustFly1984/react-google-maps-api - e0cb8dfa6709299b71619de38ddecfcfb2e18c00 authored over 2 years ago
Support `paths` prop in functional polygon version

github.com/JustFly1984/react-google-maps-api - d8efc4a750b3f13ef33b82805714c453dc10dcf2 authored over 2 years ago
released 2.13.1, update gatsby examples

github.com/JustFly1984/react-google-maps-api - 73c8918773e57906b1b03ad4b6ab80ceb69c310f authored over 2 years ago
Merge pull request #3106 from andrewdoro/overlay-view-functional-component

github.com/JustFly1984/react-google-maps-api - 34db2f51662c8f577627d6ac96b0a51ecf45d3df authored over 2 years ago
Added memo for OverlayViewFunctional

github.com/JustFly1984/react-google-maps-api - b7a9401a2ecddbf27df9ec961ee3340688a408a8 authored over 2 years ago
Added OverlayView functional Component

github.com/JustFly1984/react-google-maps-api - 873195234504580361f70a8c60971a35e603b05e authored over 2 years ago
Merge pull request #3081 from haihala/develop

github.com/JustFly1984/react-google-maps-api - dd77704eebac48c308b5014bbaba6ffba958f268 authored over 2 years ago