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

remove initial (somewhat pointless) setting of data-state attribute

github.com/JustFly1984/react-google-maps-api - 0ce1d22354ff442b0760c7086a53263d60460c54 authored over 5 years ago
Change 'state' attribute to 'data-state' so it is more standards compliant

github.com/JustFly1984/react-google-maps-api - 9f96fc557bc0a9fb1f427f4bcf5da91d168056b0 authored over 5 years ago
Add some tests for injectscript

github.com/JustFly1984/react-google-maps-api - bcb4081994843ea9ff396f4932fdaa2f09ee9732 authored over 5 years ago
Forgot to add an early return statement and remove the old if statement for immediately resolving the promise if an element with matching id was found

github.com/JustFly1984/react-google-maps-api - 47985ccdd84c035d921c2c76235008290ed08e9c authored over 5 years ago
Merge branch 'master' of github.com:coulson84/react-google-maps-api

github.com/JustFly1984/react-google-maps-api - 5a072a486686174183d9d4c23e96adee3cbc22e3 authored over 5 years ago
in injectScript do not immediately resolve if a script with matching id is found. Apply an attribute to the script which can be checked to inspect whether the script has loaded or notO

github.com/JustFly1984/react-google-maps-api - 4bb095984400e33915aa4abb157cfdb8e6b29da4 authored over 5 years ago
in injectScript do not immediately resolve if a script with matching id is found. Apply an attribute to the script which can be checked to inspect whether the script has loaded or notO

github.com/JustFly1984/react-google-maps-api - 4eb402c33c4fa133751f68ee3225cb013ba53cd8 authored over 5 years ago
fix import im distance matrix

github.com/JustFly1984/react-google-maps-api - 8978cfb33c6f925f6e91b1c704130b2697e53848 authored over 5 years ago
Merge pull request #187 from ReiiYuki/fix/correct-loaded-method

Use callback instead of onload to resolve injectScript as loaded!

github.com/JustFly1984/react-google-maps-api - bd173358ac6c23619cb81f7e00c16ade78b766a7 authored over 5 years ago
Change on script load method

github.com/JustFly1984/react-google-maps-api - f6d2026ef4d1adc5b3f5c56125d673827736f811 authored over 5 years ago
Merge pull request #189 from slorber/bug/insertScript-reset

injectScript should recreate the script if the url changes

github.com/JustFly1984/react-google-maps-api - 8f8147baa3cd45608d26f65b315786a954b2caac authored over 5 years ago
injectScript should recreate the script if the url changes

github.com/JustFly1984/react-google-maps-api - 652d20651ca8d8b3a4ab9a4468e409dfc39f9c8b authored over 5 years ago
Merge pull request #183 from JustFly1984/issue-182-drawing-manager-cancelation

Fixed #182 - onOverlayComplete not called

github.com/JustFly1984/react-google-maps-api - 56dab4804eef3abe2a560b9fb704f5ef3e26cf74 authored over 5 years ago
Fixed #182 - onOverlayComplete not called when setting DrawingManager drawing mode to null

github.com/JustFly1984/react-google-maps-api - 389b9314b7a85df18532d9536b75f6cf71a1925e authored over 5 years ago
Add prop description to circle

github.com/JustFly1984/react-google-maps-api - 98fefe4f81e279d50f843fe5ba57796a6057f99c authored over 5 years ago
fix invariant dependency

github.com/JustFly1984/react-google-maps-api - 35f2aa94b92d73c309df7248368e9058979c06f4 authored over 5 years ago
Merge pull request #175 from xalisys/fix-storybook

fix: fix storybook updated webpack.

github.com/JustFly1984/react-google-maps-api - edef6f3c4e869c4e6fdf075fc750f2f58297ef41 authored over 5 years ago
Merge pull request #177 from arthurfalcao/feature/distance-matrix

Added Distance Matrix API

github.com/JustFly1984/react-google-maps-api - 505a7c73b3907436290a9cd282e43c0fc6bbe571 authored over 5 years ago
feat: add distance matrix api

github.com/JustFly1984/react-google-maps-api - 940c4ad6161bff27c901d636b1315c8fd42f4285 authored over 5 years ago
fix: fix storybook updated webpack.

github.com/JustFly1984/react-google-maps-api - 55a45c3974098051cedf476e7ce90bc3ae9e00bf authored over 5 years ago
Merge pull request #173 from TroyWolf/master

Tiny typo fix

github.com/JustFly1984/react-google-maps-api - a1241bad2bf6dd66f214b9c36f0e2c58be614d1a authored over 5 years ago
Merge pull request #168 from colemars/update-image-path-url

fix broken url

github.com/JustFly1984/react-google-maps-api - 3867a22384225348bc1c8f509c2af466074328ea authored over 5 years ago
Merge pull request #167 from vvmarulin/165-fix-get-pixel-position-offset

Fix getPixelPositionOffset in OverlayView component

github.com/JustFly1984/react-google-maps-api - 043d9aefb506933058e15092e8248935ddf76d75 authored over 5 years ago
Merge pull request #171 from arthurfalcao/fix-docs-example

Fixes docs example in useLoadScript

github.com/JustFly1984/react-google-maps-api - fc3dedb9704c7de9345ae25b749f146da8bbf912 authored over 5 years ago
Fixes docs example in useLoadScript

github.com/JustFly1984/react-google-maps-api - 78c8c5912ad839079a456de4566bb389a0da335b authored over 5 years ago
Merge pull request #169 from TroyWolf/master

README tweak: Spectrum community, React 16.8 if you want hooks

github.com/JustFly1984/react-google-maps-api - 26d7fed24c4f4fb52af59bbfe42e9faf28ff17e8 authored over 5 years ago
Added note and link to Spectrum help community. Noted that React v16.8+ required for latest features such as hooks.

github.com/JustFly1984/react-google-maps-api - eee9f64b991f04f899b6e28a680019cccb609b73 authored over 5 years ago
Add OverlayView example to react-google-maps-api-gatsby-example

github.com/JustFly1984/react-google-maps-api - 471f1f3798f77edc1064cece800c58c11fd37df1 authored over 5 years ago
OverlayView re-calculate positioning after content is mounted

github.com/JustFly1984/react-google-maps-api - 9877037713bed9a0fcad59df73424bb4987da5bd authored over 5 years ago
Update version of google maps types

github.com/JustFly1984/react-google-maps-api - 2ddafb3809a82ddd60c126cb878ff9d2984e0df4 authored over 5 years ago
Merge pull request #163 from upendra17021989/master

innerText undefined check in slice method

github.com/JustFly1984/react-google-maps-api - 42e7f71a13649ece017a6d109fd35814bba5fcc9 authored over 5 years ago
Merge pull request #162 from altJake/remove-debug-console-log

Remove `console.log` debug lines in ts files (under `react-google-map…

github.com/JustFly1984/react-google-maps-api - 6b9c09a983a2e0e58e767e20f2a3ba1eff292fcf authored over 5 years ago
Updated using !== in place of !=

github.com/JustFly1984/react-google-maps-api - 71730846ff76bcf6e815a32a87dbb85501ac49f5 authored over 5 years ago
Merge pull request #1 from upendra17021989/upendra17021989-patch-1

Fixes in slice method to check undefined scenario

github.com/JustFly1984/react-google-maps-api - 70c1af80c52b18ec60e889728d0ef04216f79641 authored over 5 years ago
Fixes in slice method to check undefined scenario

github.com/JustFly1984/react-google-maps-api - fa40797f0fd8564c55e7c8f6db89c23ecf1e7cee authored over 5 years ago
Remove `console.log` debug lines in ts files (under `react-google-maps-api/src`)

github.com/JustFly1984/react-google-maps-api - 68a30358df5cccdae2c5bd493295dfd6efc5eb4e authored over 5 years ago
Merge pull request #155 from Rennzie/master

Mades updates to official typings so removed TODO's and bumped @types/googlemaps version number

github.com/JustFly1984/react-google-maps-api - 84e240277a4882f76719c25a6996f3954c5468c2 authored over 5 years ago
reverted version patch bump

github.com/JustFly1984/react-google-maps-api - e6d3e72981c388bb8a6bddf1e79dd42007a4cf88 authored over 5 years ago
bumped the package version path

github.com/JustFly1984/react-google-maps-api - 10b717ac190a0fc26958f0514ca50f9f0bd63951 authored over 5 years ago
updated the @types/googlemaps package version

github.com/JustFly1984/react-google-maps-api - f1a93ca0f27906c0447f7c95dfce2913a3c82456 authored over 5 years ago
Merge remote-tracking branch 'upstream/master'

github.com/JustFly1984/react-google-maps-api - f96d911f82d5c3ea3c0df31ece0d2dc8c74d9857 authored over 5 years ago
fix gatsby prebuild script

github.com/JustFly1984/react-google-maps-api - 6a05231391a4dd5b0850e519d0004a5228ab3ed2 authored over 5 years ago
add advice to md for search box

github.com/JustFly1984/react-google-maps-api - 5513907baf20730212c3c8cd36abcbe54ac7502c authored over 5 years ago
fix package.json dependency duplication issue, autocomplete and standalone search box invariant messages

github.com/JustFly1984/react-google-maps-api - 9a07309f0958c07e4b8e922677d2dc7d9e179f69 authored over 5 years ago
Merge pull request #143 from FredyC/loadscript-next

Add useLoadScript and LoadScriptNext

github.com/JustFly1984/react-google-maps-api - 84123708d7fb0eb08bba09eecfe72cf97d0827ee authored over 5 years ago
Merge pull request #148 from FredyC/fix-gatsby-eslint

Running Gatsby locally

github.com/JustFly1984/react-google-maps-api - 399897766f7c517e062b52166b54b5232f744857 authored over 5 years ago
Merge pull request #149 from FredyC/docs/useGoogleMap

Improve docs

github.com/JustFly1984/react-google-maps-api - 33b92276612ac0ee4c825a8f3ec2b8ac873cb97a authored over 5 years ago
Add start:gatsby root script

github.com/JustFly1984/react-google-maps-api - 2225b75bf6a973d9c03aeb34ffdc967d1f8623c7 authored over 5 years ago
Ignore dist files in gatsby ESLint

github.com/JustFly1984/react-google-maps-api - 7a260e9ecf86ad217044b28dbc2de6db702b8865 authored over 5 years ago
Improve id prop handling

github.com/JustFly1984/react-google-maps-api - c90deebfc5a04dd0749bdfa7ed7e24fc61b70930 authored over 5 years ago
Consolidate url making func

github.com/JustFly1984/react-google-maps-api - e9854d6c3b00ddf280562f05ccdc87f31ff5632c authored over 5 years ago
Merge remote-tracking branch 'upstream/master'

github.com/JustFly1984/react-google-maps-api - 2f22ddf45aaec3b601e0c653d0a90c92774fb651 authored over 5 years ago
removed TO DO's from Autocomplete after adding to official typings

github.com/JustFly1984/react-google-maps-api - b9541c100fcdd4c730799d7bbda8d55433c5fa89 authored over 5 years ago
update dependencies, fix tests

github.com/JustFly1984/react-google-maps-api - 54af7f2ca98ded16b3de7775fbe51d1ec8dea28b authored over 5 years ago
Apply the change to fix #137

github.com/JustFly1984/react-google-maps-api - ab9e6cebe59efe7f99d29d4740b5825fac9e4d15 authored over 5 years ago
Fix wrong typing in LoadScript

github.com/JustFly1984/react-google-maps-api - d49d8410fe447fe2f57b45b5e42a1d2699f1d72c authored over 5 years ago
fix missing return and types

github.com/JustFly1984/react-google-maps-api - 412df6c7310ad23a13fabebe93d11c0e6a6cc04b authored over 5 years ago
Add useLoadScript and LoadScriptNext

Use named functions

Handle onLoad & onError properly

Further improvements

github.com/JustFly1984/react-google-maps-api - 915e34934e79e8da529a7967f4a553372cc59dae authored over 5 years ago
Merge pull request #142 from FredyC/yarn-workspaces

Use yarn workspaces

github.com/JustFly1984/react-google-maps-api - 17d995b6b05be3f97486259e520a33abef70b6b2 authored over 5 years ago
Merge pull request #145 from FredyC/clusterer-build-fix

Correct clusterer main fields

github.com/JustFly1984/react-google-maps-api - 726972ba1f6945989a5bd9f5eae81d382f1fec02 authored over 5 years ago
Correct clusterer main fields

github.com/JustFly1984/react-google-maps-api - 61e4ba7b8f77cab8859aa099547ae9be99fe3c1f authored over 5 years ago
Modify scripts to netlify setup

github.com/JustFly1984/react-google-maps-api - 1e80cf47473078cd3072a595a5cfe01bb6d67bef authored over 5 years ago
Use yarn workspaces

Upgrade TS and include yarn.lock

Build clusterer first

Add netlify.toml with env settings

github.com/JustFly1984/react-google-maps-api - e23956a67512766d87583697c85b9a4287b17044 authored over 5 years ago
Merge branch 'FredyC-Use-TSDX-for-building'

github.com/JustFly1984/react-google-maps-api - 856a4b440e25e7c9776aa80318fabed43d3309b0 authored over 5 years ago
Add prepublishOnly script

github.com/JustFly1984/react-google-maps-api - f4a870017d3c587f5cdf83292cae8a08df074741 authored over 5 years ago
Revert messed up formatting

github.com/JustFly1984/react-google-maps-api - 1fb07119851422409a10978193d93d5212170629 authored over 5 years ago
removed TO DO from HeatmapLayer setOtions types to be merged in DT

github.com/JustFly1984/react-google-maps-api - 5d9f87440b4e1fe1a52dcf3d1e9a112a72886140 authored over 5 years ago
update dependencies, fix vulnerability

github.com/JustFly1984/react-google-maps-api - f5b635cf47dd21cb0e04e9ecd10c3b6dd3b1cf55 authored over 5 years ago
update dependencies in gatsby-example

github.com/JustFly1984/react-google-maps-api - c2e01f4624af5b818e16035d3aae9a49526fa730 authored over 5 years ago
fix package.json in marker-clusterer

github.com/JustFly1984/react-google-maps-api - 962cca851bfffabb75c9d23f64bbcc9c79a1636a authored over 5 years ago