Ecosyste.ms: OpenCollective

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

github.com/maplibre/maplibre-gl-geocoder

Geocoding for MapLibre
https://github.com/maplibre/maplibre-gl-geocoder

check for shadowRoot retargeting for keypressdown event (#134)

1577a92a750fca07e900a906ecf113724214856f authored about 7 years ago
fix link to Mapbox Geocoding API in README

78b5b03d72b43e2722f11bee7b20689990ca2f34 authored about 7 years ago
v2.1.2 (#130)

1c1a797486698fa13220244c025a4133cff5f910 authored over 7 years ago
options.accessToken is required (#127)

3dd1e3c1ad3ff60b4f132bfd6262bd4ace517849 authored over 7 years ago
updae API docs with lang parameter (#128)

a29c012d27c0450487947bd61a36f829e810b4ca authored over 7 years ago
[WIP] Add language option to gl-geocoder (#126)

* add language option to gl-geocoder

* bump mapbox-sdk-js version, add changelog entry, bump ...

5524be40f834d009459176e763be84dbcde12fd6 authored over 7 years ago
Merge pull request #124 from mblomdahl/master

Fix "TypeError: Attempted to assign to readonly property" in Safari 9 on `npm start`

1d825c18ca0cf53f5bb76797c68d8e2474354dfc authored over 7 years ago
`npm start` yields a *TypeError: Attempted to assign to readonly property* on Safari 9, assigning style attributes one-by-one fixes it

e26a0da13e6eba05620511ec988f828e877cb5a4 authored over 7 years ago
Fix inconsistent indentation + WebStorm warnings

a5cb74d80b3b45a93bbf66f8679d35441cfe7cfb authored over 7 years ago
Merge pull request #122 from andrewharvey/set-proximity

add set/get proximity methods

515cabab98069c5d7c7a7c43082e145d2dfe8b50 authored over 7 years ago
set/get proximity methods

45aa74227241297245b6b7f202a2b1bea28445da authored over 7 years ago
Prepare v2.1.0

- Ref #112

5d372947f2b9aaca38fab60ffbea49abaa6d0bb5 authored almost 8 years ago
Merge pull request #58 from mapbox/preventing-defaults

preventDefault on clear

bd60ec097d37ff9bb3070f9e2a5e6ffbc2317aae authored almost 8 years ago
Move to moved index

a023ade122c3a5dfce954826a7d84d27ff3e7a04 authored almost 8 years ago
Merge pull request #110 from andrewharvey/different-hover-active-color

use a different background color for hover and active

1dc1d4914807fd00e4c9bd2478a828a4c325a654 authored almost 8 years ago
Merge pull request #108 from andrewharvey/patch-3

update Deploying instructions

6b154d1b74dcd9a6302d26143f7723f7b627b62a authored almost 8 years ago
Merge pull request #107 from andrewharvey/accessibility-fixes

aria-label on the Clear button

bd4bea715b5965d7b4d55449f5edf1c3ead24b73 authored almost 8 years ago
Merge pull request #103 from andrewharvey/skip-geocode-if-wont-be-shown

Add limit and minLength options. Avoid unnecessary Geocode calls after 1 character. Fixes #97 #98

cf5edd2eec2e0cb3a1bc606bad7af7e1c6beb8ea authored almost 8 years ago
use a different background color for hover and active

62d2244ad58d97353495f3fe3ee3ccaf885f004e authored almost 8 years ago
Add limit and minLength options. Avoid unnecessary Geocode call after 1 character. Fixes #97 #98

7a2c13e6b6f889c0a1db8756682db109b944d857 authored almost 8 years ago
update Deploying instructions

npm run build is now npm run prepublish

ce5403b6e7919ad7cebc422c48ea9d7381376469 authored almost 8 years ago
Merge pull request #100 from mapbox/s3-deployment

Add automatic s3 deployment

5c589ec9923dfd7bf175712ae6a88e0dcd5ce277 authored almost 8 years ago
Add circleci status badge

4ff6427c97e5fc174137dbd137da875c34cc3518 authored almost 8 years ago
Merge pull request #106 from andrewharvey/patch-2

Fix local testing/develop URL

ff948447f5765ea8cfe7ae60ee7e24f81a1d4580 authored almost 8 years ago
Merge pull request #105 from andrewharvey/zoom-documentation

Clarify options.zoom only applies when a Geocoding API response doesn't contain a bbox.

d6809c8496fb34ebd8b854d954b751471d89b743 authored almost 8 years ago
Merge pull request #104 from andrewharvey/add-geocoding-api-params

Add Geocoding API params to JSDoc to be included in API.md. Fixes #96

f6b285ee5601f5c8b2acc1364c8febe47faff6a4 authored almost 8 years ago
Merge pull request #102 from andrewharvey/loading-event-search-query

add query parameter to loading event

8c91914e97aca50f82c5e31f900fc0a9549ba652 authored almost 8 years ago
Merge pull request #101 from andrewharvey/fix-bbox-test

fix test fixture based on updated Geocoding API response

97e3a40598bcd0cd6429424f7a39aeed132be1ed authored almost 8 years ago
aria-label on the Clear button

f5aa2985c5186a43659f69a1aaab9b020bccd7f2 authored almost 8 years ago
Fix local testing/develop URL

4543b8fe8a5ac2769f81ad279b3cac3d8174af0d authored almost 8 years ago
Clarify options.zoom only applies when a Geocoding API response doesn't contain a bbox.

11220f4d3568c0cd90528a34c85478df7d2d9e0d authored almost 8 years ago
Add Geocoding API params to JSDoc to be included in API.md. Fixes #96

0deef03d18480899ed0b268a32b1a0ab2fe758f4 authored almost 8 years ago
add query parameter to loading event

3bf0a6585b84175b8fbd469dd1730e2f797417f2 authored almost 8 years ago
fix test fixture based on updated Geocoding API response

cf76d7889695de7d18aa22fff199a507eef55914 authored almost 8 years ago
Add automatic s3 deployment

15aea10cab8c14973c2a6e2651688088a5b2d5b1 authored almost 8 years ago
Fix readme

29fd81ca0256948fd117bc1f5a173bac5b5ee2a9 authored about 8 years ago
Move package to @mapbox namespace.

afef57d3d2efbab60f0d4da9e015875942e8f8ae authored about 8 years ago
Merge pull request #87 from mapbox/document-accesstoken-required

Document that passing an accessToken is required

a401fe1d7711a1485b333e0d4baa6f982aec482d authored about 8 years ago
Document that passing an accessToken is required

- Fixes #85

9962e43a7cf514cc1b161f23366ab316d8edffea authored about 8 years ago
2.0.1

d7faada4eab2969ee87f22e278551fce49593f05 authored about 8 years ago
copy CSS into dist

2177bdb8153427b49f4faf42e1f514bdc5b22a58 authored about 8 years ago
Merge pull request #86 from mapbox/onRemove

add onRemove method

fcdee0565d0145ebb22e7eaaae120945cbbd3a47 authored about 8 years ago
update changelog

c6cc20aa5c2345f9a5f0fe1ef0a167a26f5f1cf3 authored about 8 years ago
fix syntax error

a313fffac06dcc24f5dee23188bd140925559cc1 authored about 8 years ago
add onRemove method

8878f4f4040f684ef2fc2f4b692277e337cb54b4 authored about 8 years ago
2.0.0

7216ed49a9727a75800ae81a9475c4a985801482 authored about 8 years ago
Add webpack and browserify docs. Fixes #52

1a001fbbf9338085a2f694b2d1b52ff046e2a775 authored about 8 years ago
Merge pull request #70 from mapbox/fix-27-straightforward

Fix compatibility with 0.27

6afd134dc69f9971dd0e34225a88d38351a6c8a8 authored about 8 years ago
Update docs command and docs

d8c2d21aa8e3082bccab52346cbba94687996899 authored about 8 years ago
Update changelog

1f915e39c50db1e76b6c86a7cc5b42d5e7d62c48 authored about 8 years ago
Fix readme and dist

afdecc421aa2816552f53db48d806ce5838c3b7f authored about 8 years ago
Lint lib

ea2508fff0f5d9fae3689a410afb6ed61c8a179d authored about 8 years ago
Fixes #83. Fixes remaining tests

74c0737fa81fb684ec897fc9fd8712f675c46029 authored about 8 years ago
Fix features reference

450e1918294621fc51ba8939c26fc7adc8f064b6 authored about 8 years ago
Use promises for refactoring

38799a7fd9799624da5978ad97aecc1b41c12f73 authored about 8 years ago
Remove double meaning of 'active' to mean highlighted or visible

4927c41ae89ae83af18ff1ffeeb9c871746ac808 authored about 8 years ago
Add CSS to example

817a38d6b9ea6907419a01948b0acd8944a0d080 authored about 8 years ago
Upgrade to modern node for new eslint

aed8639c78f75122b5d41a2ff4cee70aac546de7 authored about 8 years ago
Remove results/features indirection. Fixes #80

4f3bf2d1c6b80b5ba541b573f8ef7fb40a27839b authored about 8 years ago
Start to fix tests, remove nonsense once pattern. Fixes #79

f99129d535271c9c2d1f4eada641d8bebc395381 authored about 8 years ago
Remove getResult method.

344303c3ae59a2dad00a45201386acf677a0ce0b authored about 8 years ago
Call _onChange instead of synthesizing an event. Fixes #76

775167eff3afda93fd32a6b2131ba4bc3f4ca09c authored about 8 years ago
Remove needless indirection with query and setInput. Fixes #75

45b4e943f1dc1ec3b2a1d7684e57531797d38e4b authored about 8 years ago
Remove 'fire' from public API surface. Fixes #74

274d7699adc1ab6919a16bfda89907ac299d2b58 authored about 8 years ago
Remove dist, move css to lib

b37f1f356a30a0b7a443333b5cbcfef018e657ec authored about 8 years ago
Reorganize: do not include dists

839b6b93c3c65bda44effc4b91dd21ebc88eb024 authored about 8 years ago
update eslint

219aa682843e1d2fe09f0b9a5416663982b697d8 authored about 8 years ago
No more array input. Fixes #72

3fa17ce664ef24657d22c1489781d31a6b60ff06 authored about 8 years ago
Exceptions as JS, not JSON. Fixes #71

5884e6f13ee2d8698baa89d5b8f4562c6fb42730 authored about 8 years ago
Fix compatibility with 0.27

7dd6320b8c4933fc8b232f6e04432e3c19d8b56f authored about 8 years ago
Update version in package.json

70ffc65ca97e2389480017878a61485717087eaa authored about 8 years ago
Update CHANGELOG for 1.3.2

f1465dde1f6f34bcdc9a1038dc9a2603573ccde9 authored about 8 years ago
Remove mapboxgl.util.inherit (#63)

* Update to reflect removal of util.inherit
* Utilize mapboxgl.LngLat wrap fn
* Update geocode...

04f9678ed57656c67122b5fb57b475bfcd556911 authored about 8 years ago
Provide exceptions to country bboxes when using `flyTo` (#66)

0da07ad431c8412d1abaa8778c9d6db3765ae305 authored about 8 years ago
Merge pull request #65 from mapbox/debounce-close

Enclose debounce timing correctly

524495f1ddb6ff6851df33e8d3ad1eb3eed65174 authored about 8 years ago
Enclose debounce timing correctly

4a5b2b6acf07298ae8ab87da6dd3307eaddddc11 authored about 8 years ago
Document mapboxgl check bug in changelog

a69e39fc91ec996c4b0c1373b150a54ef28335c6 authored over 8 years ago
v1.3.1

b5513b8946ff33b812fc66a8e0e98768bf51e486 authored over 8 years ago
Bump [email protected]

- Ref #48

bbf6ab2718cbefaf67906d1c6a9b3b543a844715 authored over 8 years ago
Fix mapboxgl check. Fixes #53

addfd7bf94920ebc78a104f75a7367bf19e8dd42 authored over 8 years ago
Merge pull request #50 from andrewharvey/patch-1

minor jsdoc change

80505e72e202c78b52ff44aaeef868e09d7567cf authored over 8 years ago
minor jsdoc change

Since these two values just a one dimensional array, shouldn't the type be just Array<number> ?

b6dea1cf32fc50a4181f5cf7ceb6017542e7441a authored over 8 years ago
Clearer description of `container`

d77350e70e8d03e3ef2311befc200f2ddd1f4d9f authored over 8 years ago
v1.3.0

55b8d3b03644a28dd242e7f14b993da71d3d1ff7 authored over 8 years ago
Limit suggestions to given bounds

By passing `bbox` when initializing the Geocoder object. Closes #43

888806d6b1499552bf90b8ebbfde337ce5c6264b authored over 8 years ago
Include `mapbox-gl` as dev dependency

2f7966f0ead464a2fb51125abb4f0e22790bb1fd authored over 8 years ago
Target dropdown anchor listing color

2d74ce10913d59f98fc46eb0adb65b7c17e16b4a authored over 8 years ago
Drop request for a plain XMLHttpRequest

81919f389b3a49f16b86adc513d23a353ea3cb8b authored over 8 years ago
v1.2.1

cf3797863d7616018cd553be9e06440435251769 authored over 8 years ago
Merge pull request #45 from mapbox/v1.2.0

V1.2.0

5457cad43f047af8afa3ba6055c6ab92045ec574 authored over 8 years ago
Update docs

0d751c4eb67674ec359b1e9f712db5505c8bfc67 authored over 8 years ago
Add `setInput` method + tests

ca49776c9fd6d4257dbb3512a120ecb459995e8b authored over 8 years ago
Use mapboxgl.wrap

When coordinates outside of -180 or 180 are received. Closes #32

f5ab67cb3f1f656fcf76d560f50688b5b83f0437 authored over 8 years ago
Fire a `results` event with the outcome of the API response

- Closes #39

1b443c3a1efbeb1313183e16656c06d22ed10092 authored over 8 years ago
Upgrade pkgs & fix fly animation on country names

- Fixes #44

593a9a48ec34d8dfa328440a06e7ac77c3ad1b2d authored over 8 years ago
Update docs

82b097b50cc4cfe2b32d06f0d48f16b7c000687d authored over 8 years ago
v1.1.0

361e53dcca5cc5109a6ec625820344aeb9f0f24b authored over 8 years ago
Merge pull request #37 from mapbox/v1.1.0

v1.1.0

de57f95d680abefd723e63e60469cc106f665693 authored over 8 years ago
Drop the poorly supported toggle method

b7d86c3b4954cf803428d782232e67bd5378fa6a authored over 8 years ago
Disable geocoder on `metaKey` keydown event

816b3f8d29c99accf99b2eb66b6dd4a357aa1eba authored over 8 years ago