Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JustFly1984/react-google-maps-api
React Google Maps API
https://github.com/JustFly1984/react-google-maps-api
Fix onPolygonComplete event
211a98a4beef116e23a9d465c70b85538686b045 authored over 5 years ago by Kevin Leung <[email protected]>
211a98a4beef116e23a9d465c70b85538686b045 authored over 5 years ago by Kevin Leung <[email protected]>
Merge branch 'master' into alpha5
76c07587356ea03001c05386fb0613adb3eb1d1b authored over 5 years ago by Uri Klar <[email protected]>
76c07587356ea03001c05386fb0613adb3eb1d1b authored over 5 years ago by Uri Klar <[email protected]>
Fix dead link in readme
Fixed #76
b2a269a95cd11dbf5767040d78cb85a710377595 authored over 5 years ago by Uri Klar <[email protected]>
Merge pull request #72 from uriklar/master
Small docs fixes
c16e46e8977231ab573f5240b92c0d20187228f7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
Merge branch 'alpha5' into master
4dcd89204485394852da0505c3248fc1b4e71982 authored over 5 years ago by Alexey Lyakhov <[email protected]>
4dcd89204485394852da0505c3248fc1b4e71982 authored over 5 years ago by Alexey Lyakhov <[email protected]>
updated version to alpha.11
a5fe2bdb1896882cc8e69e5bc4344002adceb5fe authored over 5 years ago by Alexey Lyakhov <[email protected]>
a5fe2bdb1896882cc8e69e5bc4344002adceb5fe authored over 5 years ago by Alexey Lyakhov <[email protected]>
debugging prevent google fonts
4ea00419bab4c09e2ece6635b165f48527b8f670 authored over 5 years ago by Alexey Lyakhov <[email protected]>
4ea00419bab4c09e2ece6635b165f48527b8f670 authored over 5 years ago by Alexey Lyakhov <[email protected]>
bump version .9
7b116633b9e5be749ff4b12562b7df6a903d0d09 authored over 5 years ago by Alexey Lyakhov <[email protected]>
7b116633b9e5be749ff4b12562b7df6a903d0d09 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix types and bump version to alpha.9
76c39194d4241a5f74dedeedf285def0bf97f6b9 authored over 5 years ago by Alexey Lyakhov <[email protected]>
76c39194d4241a5f74dedeedf285def0bf97f6b9 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix types from MouseEvent to google.maps.MouseEvent
f6667c3acc1f9b15d63a5615e604b1c973a9dd75 authored over 5 years ago by Alexey Lyakhov <[email protected]>
f6667c3acc1f9b15d63a5615e604b1c973a9dd75 authored over 5 years ago by Alexey Lyakhov <[email protected]>
add googleMapKey to gitignore
034baa59cd6914d572ae0399fa9518fa5024512a authored over 5 years ago by Uri Klar <[email protected]>
034baa59cd6914d572ae0399fa9518fa5024512a authored over 5 years ago by Uri Klar <[email protected]>
Fixed docs + added option for local dev api key
0c7806f416225b95f7a8e7c2a034044b7fad7e46 authored over 5 years ago by Uri Klar <[email protected]>
0c7806f416225b95f7a8e7c2a034044b7fad7e46 authored over 5 years ago by Uri Klar <[email protected]>
bump to alpha.8
31e6f83178832f4974b029be19350da1507351dc authored over 5 years ago by Alexey Lyakhov <[email protected]>
31e6f83178832f4974b029be19350da1507351dc authored over 5 years ago by Alexey Lyakhov <[email protected]>
uncommit lib files from marker clusterer
596ac0679a191361f625c52a7a17c5f017dc1645 authored over 5 years ago by Uri Klar <[email protected]>
596ac0679a191361f625c52a7a17c5f017dc1645 authored over 5 years ago by Uri Klar <[email protected]>
Merge pull request #71 from JustFly1984/marker-clusterer-fix
Marker clusterer fix (still 2 open issues)
895be9f3528f95c8b7353e75dd3231285b2a16af authored over 5 years ago by Alexey Lyakhov <[email protected]>
Merge branch 'alpha5' into marker-clusterer-fix
# Conflicts:
# packages/react-google-maps-api/src/components/drawing/Marker.tsx
Change MarkerClusterer example due to bug with icon not updating when setting imagePath property
65a8e8991628e5af8ad5c44c83e29fecff6495b0 authored over 5 years ago by Uri Klar <[email protected]>
65a8e8991628e5af8ad5c44c83e29fecff6495b0 authored over 5 years ago by Uri Klar <[email protected]>
Add tsignore due to not extending OverlayView (https://stackoverflow.com/questions/16170831/typescript-extend-a-class-that-has-been-loaded-via-require)
a831e74f469bb880f557c43372a480cb3d642b3f authored over 5 years ago by Uri Klar <[email protected]>
a831e74f469bb880f557c43372a480cb3d642b3f authored over 5 years ago by Uri Klar <[email protected]>
Fix MarkerClusterer to extend OverlayView
c4527a734ef336486710f45567741dc076b53a7f authored over 5 years ago by Uri Klar <[email protected]>
c4527a734ef336486710f45567741dc076b53a7f authored over 5 years ago by Uri Klar <[email protected]>
fix heatmap example docs, GroundOverlay docs example
c90b86cd9fb13710c2e171e64bcdf5cf665d1f8b authored over 5 years ago by Alexey Lyakhov <[email protected]>
c90b86cd9fb13710c2e171e64bcdf5cf665d1f8b authored over 5 years ago by Alexey Lyakhov <[email protected]>
fixed Directions Renderer and Services example
c11aa71d60db1094f9aed22714d9c7a2825ce97d authored over 5 years ago by Alexey Lyakhov <[email protected]>
c11aa71d60db1094f9aed22714d9c7a2825ce97d authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix import in Marker, added DirectionsRenderer and Service example to docs
412437553a341b0e99eebd9dbd97635f7115dd39 authored over 5 years ago by Alexey Lyakhov <[email protected]>
412437553a341b0e99eebd9dbd97635f7115dd39 authored over 5 years ago by Alexey Lyakhov <[email protected]>
bumped version of marker clusterer
addd7a49630b3e0f06b7f8f4ce426b528ca5ce52 authored over 5 years ago by Alexey Lyakhov <[email protected]>
addd7a49630b3e0f06b7f8f4ce426b528ca5ce52 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix extended marker type
cc607d512f647c5a4c2a9b923cb91f1390ff41de authored over 5 years ago by Alexey Lyakhov <[email protected]>
cc607d512f647c5a4c2a9b923cb91f1390ff41de authored over 5 years ago by Alexey Lyakhov <[email protected]>
publish alpha 6
fec0b9a0b064d58d81fa000f8d6e5c548e2bebc5 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fec0b9a0b064d58d81fa000f8d6e5c548e2bebc5 authored over 5 years ago by Alexey Lyakhov <[email protected]>
publish alpha 5
2129818f2129fc2796b871fe4ca695928148523b authored over 5 years ago by Alexey Lyakhov <[email protected]>
2129818f2129fc2796b871fe4ca695928148523b authored over 5 years ago by Alexey Lyakhov <[email protected]>
v1.2.0-alpha.5
4c487da5fec5e5d9e86f8d445248353b1f532a59 authored over 5 years ago by Alexey Lyakhov <[email protected]>
4c487da5fec5e5d9e86f8d445248353b1f532a59 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fixed most of examples in docs
5382b7fa3d6cd66caac69337e176ac96b2aa44fd authored over 5 years ago by Alexey Lyakhov <[email protected]>
5382b7fa3d6cd66caac69337e176ac96b2aa44fd authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix overlayView extention
49d3f71b12f0a9ab680430c4ee43f7cb7dbc7320 authored over 5 years ago by Alexey Lyakhov <[email protected]>
49d3f71b12f0a9ab680430c4ee43f7cb7dbc7320 authored over 5 years ago by Alexey Lyakhov <[email protected]>
revert husky back
734cd58db2b042c76d7de77d06469f310b80f3c0 authored over 5 years ago by Alexey Lyakhov <[email protected]>
734cd58db2b042c76d7de77d06469f310b80f3c0 authored over 5 years ago by Alexey Lyakhov <[email protected]>
created and published @react-google-maps/marker-clusterer package, cleaned up dependencies, fix docs
446a28d70feedb87b7be6bded8bc144cdb14b26c authored over 5 years ago by Alexey Lyakhov <[email protected]>
446a28d70feedb87b7be6bded8bc144cdb14b26c authored over 5 years ago by Alexey Lyakhov <[email protected]>
Merge branch 'alpha5' of github.com:JustFly1984/react-google-maps-api into alpha5
4d4c63302ba88a5cea570fa583a10828a258538a authored over 5 years ago by Alexey Lyakhov <[email protected]>
4d4c63302ba88a5cea570fa583a10828a258538a authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix docs build
c74d10ac6870ece5dae9da4f5a1e94f383f706f7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
c74d10ac6870ece5dae9da4f5a1e94f383f706f7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
Fixed GoogleMap getRef error
59a2414c8ab6533dca3811eb2381522aa76a68d4 authored over 5 years ago by Uri Klar <[email protected]>
59a2414c8ab6533dca3811eb2381522aa76a68d4 authored over 5 years ago by Uri Klar <[email protected]>
fix to #61
3f52446b756ce7dc47b5886f1a07071f6a2643ec authored over 5 years ago by Alexey Lyakhov <[email protected]>
3f52446b756ce7dc47b5886f1a07071f6a2643ec authored over 5 years ago by Alexey Lyakhov <[email protected]>
Merge branch 'alpha5' of github.com:JustFly1984/react-google-maps-api into alpha5
7258ae4ac5742129d728f0cfd7f8112d420ccfa9 authored over 5 years ago by Alexey Lyakhov <[email protected]>
7258ae4ac5742129d728f0cfd7f8112d420ccfa9 authored over 5 years ago by Alexey Lyakhov <[email protected]>
more strict ts, fix some issues
2fcb4b41bee8f0d2c9b3e164b70c755a9b478ec0 authored over 5 years ago by Alexey Lyakhov <[email protected]>
2fcb4b41bee8f0d2c9b3e164b70c755a9b478ec0 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix eslint, typed LoadScript and ScriptLoaded
eefeb4e9b8d5b7131aafdb4ae113f33e75ac0bf6 authored over 5 years ago by Alexey Lyakhov <[email protected]>
eefeb4e9b8d5b7131aafdb4ae113f33e75ac0bf6 authored over 5 years ago by Alexey Lyakhov <[email protected]>
Update packages/react-google-maps-api/CHANGELOG.md
Co-Authored-By: JustFly1984 <[email protected]>
448f4c522d6a16d8f6141aeeb13a7d8c417215ee authored over 5 years ago by Uri Klar <[email protected]>
fixes readme
ce8ded2cd76e4fcae42200fd40d8b9cff485111a authored over 5 years ago by Alexey Lyakhov <[email protected]>
ce8ded2cd76e4fcae42200fd40d8b9cff485111a authored over 5 years ago by Alexey Lyakhov <[email protected]>
added changelog
6602e4fe13a0928bfa82e7c3920298c45e90cae0 authored over 5 years ago by Alexey Lyakhov <[email protected]>
6602e4fe13a0928bfa82e7c3920298c45e90cae0 authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix link to examples in readme
988650cf8dfb6313e63f2582cea82d560547c587 authored over 5 years ago by Alexey Lyakhov <[email protected]>
988650cf8dfb6313e63f2582cea82d560547c587 authored over 5 years ago by Alexey Lyakhov <[email protected]>
alpha 5
b97ca9c532f9cbfaa411eed51cc485ba38d9db70 authored over 5 years ago by Alexey Lyakhov <[email protected]>
b97ca9c532f9cbfaa411eed51cc485ba38d9db70 authored over 5 years ago by Alexey Lyakhov <[email protected]>
publish alpha-4
ed678ee451097bae59b6c1553e926c71d53918b7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
ed678ee451097bae59b6c1553e926c71d53918b7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
v1.2.0-alpha.4
6a912d4e4ae5a883c106548b54250fc754a22f0a authored over 5 years ago by Alexey Lyakhov <[email protected]>
6a912d4e4ae5a883c106548b54250fc754a22f0a authored over 5 years ago by Alexey Lyakhov <[email protected]>
fix typo
d5db7db45ac635f35a2abe2115cee19b8230796f authored over 5 years ago by Alexey Lyakhov <[email protected]>
d5db7db45ac635f35a2abe2115cee19b8230796f authored over 5 years ago by Alexey Lyakhov <[email protected]>
v1.2.0-alpha.3
54a59697d62ca302200e7f06b525ef42fe02f457 authored over 5 years ago by Alexey Lyakhov <[email protected]>
54a59697d62ca302200e7f06b525ef42fe02f457 authored over 5 years ago by Alexey Lyakhov <[email protected]>
prepare next alpha
871330c471a4f036112bcd8f760f43423e35f4f7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
871330c471a4f036112bcd8f760f43423e35f4f7 authored over 5 years ago by Alexey Lyakhov <[email protected]>
update alpha.2
359737a56ebbe8db9924afcfe8181bf9893f560c authored over 5 years ago by Alexey Lyakhov <[email protected]>
359737a56ebbe8db9924afcfe8181bf9893f560c authored over 5 years ago by Alexey Lyakhov <[email protected]>
v1.2.0-alpha.2
b6b6b2125e83a82a196af5c7e34b2aeadef2a5d4 authored over 5 years ago by Alexey Lyakhov <[email protected]>
b6b6b2125e83a82a196af5c7e34b2aeadef2a5d4 authored over 5 years ago by Alexey Lyakhov <[email protected]>
update dependencies
36ffe17ce1ce49a5c7dcb4d30cbab66e4689bec9 authored over 5 years ago by Alexey Lyakhov <[email protected]>
36ffe17ce1ce49a5c7dcb4d30cbab66e4689bec9 authored over 5 years ago by Alexey Lyakhov <[email protected]>
Fixed wrong condition on isBrowser
791e9a6dac87694bb5650edcfcb052c7ea43ba69 authored over 5 years ago by Uri Klar <[email protected]>
791e9a6dac87694bb5650edcfcb052c7ea43ba69 authored over 5 years ago by Uri Klar <[email protected]>
Alexey's tsconfig (for future reference)
4acce0648bf35dba22691f28b048517d52482a61 authored over 5 years ago by Uri Klar <[email protected]>
4acce0648bf35dba22691f28b048517d52482a61 authored over 5 years ago by Uri Klar <[email protected]>
Added null checks and default props
6ffdeb3020332993855255503a0ef6c40fd5d8a7 authored over 5 years ago by Uri Klar <[email protected]>
6ffdeb3020332993855255503a0ef6c40fd5d8a7 authored over 5 years ago by Uri Klar <[email protected]>
DirectionsRenderer add null checks and use defaultProps
335864f42fac4e5c3b891cb0697485476dfa27be authored over 5 years ago by Uri Klar <[email protected]>
335864f42fac4e5c3b891cb0697485476dfa27be authored over 5 years ago by Uri Klar <[email protected]>
GoogleMap default props
6c10f1794e33f3540fede80d66f862603c190e66 authored over 5 years ago by Uri Klar <[email protected]>
6c10f1794e33f3540fede80d66f862603c190e66 authored over 5 years ago by Uri Klar <[email protected]>
Added null checks to LoadScript + use defaultProps correctly (https://stackoverflow.com/questions/37282159/default-property-value-in-react-component-using-typescript)
4c28f647e9a1456bc35dd7ce974ca4baa79128b1 authored almost 6 years ago by Uri Klar <[email protected]>
4c28f647e9a1456bc35dd7ce974ca4baa79128b1 authored almost 6 years ago by Uri Klar <[email protected]>
added null checks in GoogleMap
6a2b1d4159530e9ee1f0daaf44153fe43734487d authored almost 6 years ago by Uri Klar <[email protected]>
6a2b1d4159530e9ee1f0daaf44153fe43734487d authored almost 6 years ago by Uri Klar <[email protected]>
comma changes + version update in lerna.json
c472c5c9c458df23a68967b13a427c9285ab5928 authored almost 6 years ago by Uri Klar <[email protected]>
c472c5c9c458df23a68967b13a427c9285ab5928 authored almost 6 years ago by Uri Klar <[email protected]>
delete docz package
8f80ea8171b709f2d80a721ca01da6a664b21b63 authored almost 6 years ago by Uri Klar <[email protected]>
8f80ea8171b709f2d80a721ca01da6a664b21b63 authored almost 6 years ago by Uri Klar <[email protected]>
Merge WIP - package.json files
a9af8ccacd00c182540165c40204e958cde50bc5 authored almost 6 years ago by Uri Klar <[email protected]>
a9af8ccacd00c182540165c40204e958cde50bc5 authored almost 6 years ago by Uri Klar <[email protected]>
Merge pull request #66 from uriklar/revert-build-changes
Netlify deploy working for docs + gatsby app + JustFly1984's gatsby app fixes
b5b11eeea54e01c0ad17bff1aae04bc408d1b29d authored almost 6 years ago by Alexey Lyakhov <[email protected]>
WIP - use latest stable version of @react-google-maps/api in gatsby example
d8cac8b26ce28845d61222119e8175ebe56c4b79 authored almost 6 years ago by Uri Klar <[email protected]>
d8cac8b26ce28845d61222119e8175ebe56c4b79 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - copied gatsby changes from react-google-maps-api master
0721abddf040ba43a72ee0a32c7711ca57dd3e15 authored almost 6 years ago by Uri Klar <[email protected]>
0721abddf040ba43a72ee0a32c7711ca57dd3e15 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - gatsby netlify deploy
a8c3e35acba4b1e24b5740f5fc2ccfb579769d86 authored almost 6 years ago by Uri Klar <[email protected]>
a8c3e35acba4b1e24b5740f5fc2ccfb579769d86 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - change build:docs script in main package.json
7d4fa6417c379a15297903b3573570137824eab7 authored almost 6 years ago by Uri Klar <[email protected]>
7d4fa6417c379a15297903b3573570137824eab7 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - moved react-stylegdist back to devDeps
7db348840c36b319376467b6f3cd29438b067e56 authored almost 6 years ago by Uri Klar <[email protected]>
7db348840c36b319376467b6f3cd29438b067e56 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - removed comma
36c81b9d87cc48d81ee6de81279313cdc8c0d99a authored almost 6 years ago by Uri Klar <[email protected]>
36c81b9d87cc48d81ee6de81279313cdc8c0d99a authored almost 6 years ago by Uri Klar <[email protected]>
WIP - try moving react-styleguidist as dependency
dc7b288ddb2c04b207212560ebe3c79277bf2189 authored almost 6 years ago by Uri Klar <[email protected]>
dc7b288ddb2c04b207212560ebe3c79277bf2189 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - remove npx from stylegudist build script
WIP - remove npx from stylegudist build script
b40db0af5111be1faf8bcb1b33c27fca5df09868 authored almost 6 years ago by Uri Klar <[email protected]>
WIP - remove npx from stylegudist build script
de1997f5a0ad79fe10e14c1ee6633e1a41baf142 authored almost 6 years ago by Uri Klar <[email protected]>
de1997f5a0ad79fe10e14c1ee6633e1a41baf142 authored almost 6 years ago by Uri Klar <[email protected]>
stylegusdist config - changes deprecated showUsage to usageMode
402a88dd22847a34cc6409f384be8b2c6f4fddb1 authored almost 6 years ago by Uri Klar <[email protected]>
402a88dd22847a34cc6409f384be8b2c6f4fddb1 authored almost 6 years ago by Uri Klar <[email protected]>
v1.2.0-alpha.1
90de79fd770400439bbe24b89970aabf69d13e11 authored almost 6 years ago by Uri Klar <[email protected]>
90de79fd770400439bbe24b89970aabf69d13e11 authored almost 6 years ago by Uri Klar <[email protected]>
add styleguidist to dependencies
eda4fb357efdf8265e09e1bcfc47d05f803f788c authored almost 6 years ago by Alexey Lyakhov <[email protected]>
eda4fb357efdf8265e09e1bcfc47d05f803f788c authored almost 6 years ago by Alexey Lyakhov <[email protected]>
fix MarkerClusterer
b26d2b18f9f5a3a7f75c4c69f831e23ecaa4e0b8 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
b26d2b18f9f5a3a7f75c4c69f831e23ecaa4e0b8 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
v1.2.0-alpha.0
7349bce4e50c99b19d03b42767961c882c4e9e0c authored almost 6 years ago by Alexey Lyakhov <[email protected]>
7349bce4e50c99b19d03b42767961c882c4e9e0c authored almost 6 years ago by Alexey Lyakhov <[email protected]>
fix merge conflicts
dcc0c9a138ab2ec8c8f5445efa41373ac24e9ea1 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
dcc0c9a138ab2ec8c8f5445efa41373ac24e9ea1 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
strictly typed whole codebase, build docs, fix gatsby example, update dependencies, get rid of dead dependencies
e82359f09a42a7908065f3e06d2af276e13f0313 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
e82359f09a42a7908065f3e06d2af276e13f0313 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
Merge pull request #58 from robations/patch-1
Move @types/googlemaps to be a direct dependency
dfadcfc19b451de819185dbb5e6dd62cc976ff3a authored almost 6 years ago by Alexey Lyakhov <[email protected]>
Move @types/googlemaps to be a direct dependency
Fixes #57
225c28a77adc6c424148acccac5d423612a49012 authored almost 6 years ago by Robert Churchill <[email protected]>
Added MarkerClusterer support
Added MarkerClusterer support
f984228a21a7718148dae7711843343555e8023b authored almost 6 years ago by Uri Klar <[email protected]>
Added MarkerClusterer support
e54ce46959952bb07a3c306e871723acbf77fe7a authored almost 6 years ago by Uri Klar <[email protected]>
e54ce46959952bb07a3c306e871723acbf77fe7a authored almost 6 years ago by Uri Klar <[email protected]>
Merge pull request #53 from JustFly1984/street-view
StreetViewPanorama + StreetViewService
d7bd1c81a7fd492266324ba9b796282d7c95cd34 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
Edit changelog
99cc9e3948662fbd7ae42c4aea85074fd83ebf57 authored almost 6 years ago by Uri Klar <[email protected]>
99cc9e3948662fbd7ae42c4aea85074fd83ebf57 authored almost 6 years ago by Uri Klar <[email protected]>
Remove StreetViewCoverageLayer
71f596ffdf533379f23d66bcf1ec0aec8b31da39 authored almost 6 years ago by Uri Klar <[email protected]>
71f596ffdf533379f23d66bcf1ec0aec8b31da39 authored almost 6 years ago by Uri Klar <[email protected]>
StreetViewService with example
eb9edd27ad2a41a9a2bab3c237c5e6aeddc38a69 authored almost 6 years ago by Uri Klar <[email protected]>
eb9edd27ad2a41a9a2bab3c237c5e6aeddc38a69 authored almost 6 years ago by Uri Klar <[email protected]>
StreetViewPanorama working
d9768061c813ade2ef3151eff3bf2432d7de934d authored almost 6 years ago by Uri Klar <[email protected]>
d9768061c813ade2ef3151eff3bf2432d7de934d authored almost 6 years ago by Uri Klar <[email protected]>
Fixed build error
2917278e420870dc12196217710e292a764c5109 authored almost 6 years ago by Uri Klar <[email protected]>
2917278e420870dc12196217710e292a764c5109 authored almost 6 years ago by Uri Klar <[email protected]>
failed deploy
4aebbcbee280af3966b8085b696b60c86131cf73 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
4aebbcbee280af3966b8085b696b60c86131cf73 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
v1.1.0
68d989b6d74f31c8f6782d481f8de016cf079b11 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
68d989b6d74f31c8f6782d481f8de016cf079b11 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
update dependencies
4ada158937b2c5dfc6af0c7aac2b6e540df3804a authored almost 6 years ago by Alexey Lyakhov <[email protected]>
4ada158937b2c5dfc6af0c7aac2b6e540df3804a authored almost 6 years ago by Alexey Lyakhov <[email protected]>
cleanup
32eb323c4b6d40707d0c2a148f203dc74a9bd218 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
32eb323c4b6d40707d0c2a148f203dc74a9bd218 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
Merge pull request #51 from JustFly1984/prettier-eslint
Prettier eslint
a12a82d22af1257ffaf762c64eaed7118e1c78b1 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
fix after Ivan's gatsby-example overhaul
33f8b2f5911bbd58023a8c574e2c2918133bb7ef authored almost 6 years ago by Alexey Lyakhov <[email protected]>
33f8b2f5911bbd58023a8c574e2c2918133bb7ef authored almost 6 years ago by Alexey Lyakhov <[email protected]>
removed prettier vscode extension defenitions
f5a7d257da5e979f621ed869f29e7a94c134201c authored almost 6 years ago by Uri Klar <[email protected]>
f5a7d257da5e979f621ed869f29e7a94c134201c authored almost 6 years ago by Uri Klar <[email protected]>
Merge branch 'master' into prettier-eslint
c6c5173095e1213ad9721450564192cb007f37d8 authored almost 6 years ago by Uri Klar <[email protected]>
c6c5173095e1213ad9721450564192cb007f37d8 authored almost 6 years ago by Uri Klar <[email protected]>
added prettier/@typescript-eslint
8c1b3a29dc8921a40e2b1fd52e06233f1b2ef275 authored almost 6 years ago by Uri Klar <[email protected]>
8c1b3a29dc8921a40e2b1fd52e06233f1b2ef275 authored almost 6 years ago by Uri Klar <[email protected]>
Merge pull request #50 from JustFly1984/design
Initial commit
cdbc6adc2e9badb1ac913fa143413fc0c6fb7dc1 authored almost 6 years ago by Alexey Lyakhov <[email protected]>
removed conflicting eslint rules
1faecd2b2f624b264b6abfed1dad4bd3fa19583e authored almost 6 years ago by Uri Klar <[email protected]>
1faecd2b2f624b264b6abfed1dad4bd3fa19583e authored almost 6 years ago by Uri Klar <[email protected]>
removed custom types
050a9f9627bafab582483f57baca63d093ddcc1d authored almost 6 years ago by Uri Klar <[email protected]>
050a9f9627bafab582483f57baca63d093ddcc1d authored almost 6 years ago by Uri Klar <[email protected]>