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

container may be an HTMLElement when geocoder not added to a map (#380)

https://github.com/mapbox/mapbox-gl-geocoder/pull/311/files#r448413592

968117a7ea695778553bfb7f54e1b77e51a170d1 authored over 4 years ago
Fix geocoder for maps that are inititalised on a lat or lng of 0 (#350)

* Handle geocoding when map is inititalised on a lat or lng of 0
* upgrade @mapbox/mapbox-sdk t...

879d4366f187eebbffdd2459e246162685df67e3 authored over 4 years ago
allow results with no properties but with bbox (#302)

8ef7122490fddb1a63c613279bce3be25df9ccc8 authored over 4 years ago
replace examples list with link to all examples since a full list here isn't keeping up to date with all the examples (#361)

14b015200d4296e6318fcc1e60497fd74117cbad authored over 4 years ago
full usage instructions for new comers (#376)

* full usage instructions for new comers

The previous one-liner isn't enough to make it work....

9c6c7e575ebb9c6dcb388be3280ac3f3bd9e412f authored over 4 years ago
remove MapboxAccessToken from travis global env since it's already set (#356)

668639b94280459ffd9101aa2c3cfa36f142fbed authored over 4 years ago
#344: Fix for results not firing on setInput (#345)

* #344: Fix for results not firing on setInput

(cherry picked from commit 820878006ec5a9702e6...

a03e50243ebcfbc8f7bdb4465a2f556e073e6fed authored almost 5 years ago
update docs to fix truncated line (#355)

Co-authored-by: Antony Jones <[email protected]>

f31d79c3f41415229e14c92bda746928f559fddf authored almost 5 years ago
allow HTMLElement to be used as geocoder parent (#311)

* allow HTMLElement to be used as geocoder parent

* update changelog and docs

* update cha...

b84020838b721dd69642b91e9f9859eb09e08e2b authored almost 5 years ago
disable proximity when reverseGeocoding (#327)

* disable proximity when reverseGeocoding

* update CHANGELOG.md

f577a919d3c7c06ca290aee96c8de8fd32680c64 authored almost 5 years ago
Fix small typo in keyevent docstring (#347)

22c35dd1db239e2fd435ddc678c37c89fd2885fd authored almost 5 years ago
Update mapbox-gl-geocoder.css (#343)

Remove weird escape character which was causing my build (when importing this file into another ...

679bedc58fc082a14cf19d76cda4e644321e9491 authored almost 5 years ago
update README.md to point out mapbox-sdk-js for a non graphical client (#337)

e2d22659a1493455fb16cd0d1a7b3bf76752e6dd authored almost 5 years ago
Fixed the display of SVG icons in IE11 (#341)

* Fix SVG icons in IE

IE does not have innerHTML for SVG nodes, so instead we inject the pat...

9fe64b8ec7e77dd6f6a6c9aeea0c55d67f01a0a5 authored almost 5 years ago
Merge pull request #326 from mapbox/v4.5.1

Prepare v4.5.1

efb831473cbc4f81cdfb0b4e1cb0cb0b1998e80c authored about 5 years ago
Merge branch 'master' of github.com:mapbox/mapbox-gl-geocoder into v4.5.1

c406937f930dd6a6880c2ef6081620f5da329308 authored about 5 years ago
Bump eslint from 3.19.0 to 4.18.2 (#284)

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2.
- [Release notes](https...

b37f7ada464430a9d7d9ebae510ac702d8b3c8da authored about 5 years ago
Added Persian (aka Farsi) translation for `placeholder` to `localization.js` (#322)

6d50d039b1ee0a3ff2a80069a571d6d483edd24b authored about 5 years ago
api doc tweaks (#324)

* api doc tweaks

* link to mapbox geocoding api

* fix doc syntax

* relatedTarget is a r...

cab6286920313872615e79df469d1be1542c8938 authored about 5 years ago
eslint fixes (#325)

666cc642d4fe815317a26407f3d61e2ae662b0ff authored about 5 years ago
prepare v4.5.1

4bdc2b176d18b98eeed7b36b1cd5c060c0a5eab3 authored about 5 years ago
update changelog

631a67aeda752ee279c19aaeeb3bb3273ab54fd8 authored about 5 years ago
remove last selected from keydown

3e778abdd6cae02df4039036c1b18f5878c785d6 authored about 5 years ago
use placeholder value for aria-label

48bea1700c71dceb0d962cbaee45f3548aff0baf authored about 5 years ago
changes to flyTo docs

52cec9ea3879e25d0b52f454d66bb68f32567573 authored about 5 years ago
reword flyTo options description for clarity and remove description from getter as it should refer back to the setter or options

a9c53f9e93e02abed9f4f4ec8d5198af1fb4d383 authored about 5 years ago
Bump js-yaml from 3.12.1 to 3.13.1 (#308)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](htt...

509c5c00357170a631ffd16b2c0e0a42b6904bef authored over 5 years ago
Bump mixin-deep from 1.3.1 to 1.3.2 (#307)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

53e154ba34f6bbd4ee7f448cd95ae999aac69a3e authored over 5 years ago
only add a marker if center present in result (#301)

13628442728935b9282cb4a9e6a1e265f4703f36 authored over 5 years ago
Merge pull request #305 from mapbox/update-addTo-docstring-with-example

Add example using the addTo method

8ebce68ae4d6e1a6febf402d648b933b614c8dbd authored over 5 years ago
Change 'map' to 'geocoder' in addTo docstring example

4c9a78706ff4c71a86cb771d919abcc4bd568775 authored over 5 years ago
Add example using the addTo method

953a4fe03c6c0e865fb596cf8fe56c18809e1b50 authored over 5 years ago
Merge pull request #303 from mapbox/v4.5.0

Prepare v4.5.0

18e7f838c0429e2f702c224bcfecb7782fbf5b1b authored over 5 years ago
Merge pull request #298 from mapbox/no-id-checks

Remove feature.id checks for event deduplication

ef28e8c80f4ea3c07cc12eb202396ae39af63971 authored over 5 years ago
Merge pull request #295 from mapbox/sans-map

No Map

ccded5b7c7771cfa510d5f4f9e76028791ccb16b authored over 5 years ago
merge upstream master, resolve changelog conflicts

bc89d5e7aedcac389056ad0d4240d4823bd0143d authored over 5 years ago
merge upstream

9c22f86f852d279bac7e8fbc519ce68a85c35cdc authored over 5 years ago
reset lastSelected on input

82be5ebc05f90df018f462e83ec635abb5094c41 authored over 5 years ago
Merge pull request #300 from mapbox/fix-paste

Paste event

002b994bee84ef2234b3f8469bfb67553cf93a45 authored over 5 years ago
Update CONTRIBUTING.md with easier examples version script (#294)

cfe81eb8ff86f1e64921630b3f12d7609864bf12 authored over 5 years ago
Update changelog

c49653a4c4be40f17a9585513a7d826b8bbd7374 authored over 5 years ago
tests for paste event

75f0b0a1e44d81c945e3f73d61225537d31a658e authored over 5 years ago
use window.clipboardData

4a57cb08e4f5e430f13479289560ecdab704db54 authored over 5 years ago
update changelog

3352348fb1877af1eff02d0bf7e6af10ad9346f8 authored over 5 years ago
add tests for event deduplication

5eaca55af476abdeae6af04107ff9276565151eb authored over 5 years ago
use paste event

513edfd429177465bc0f868ce46f3d305e07795d authored over 5 years ago
use the whole feature as a deduplicator

5c652a28e56a47d281a0546cc2d60dbe9091c2f5 authored over 5 years ago
use place_name instead of id for event deduplication

4fbd389b03cdfb587beacbfec88a5ab08c752707 authored over 5 years ago
move if map statement for clarity

bb5304b9f8db754a6c09e981d2a7c21832ca5827 authored over 5 years ago
disable eslint for missing mapboxgl error

Co-Authored-By: Alex Yule <[email protected]>

644ccfd707eaa0cff656f0206eda07528585fb2a authored over 5 years ago
Update README.md according to @yuletide suggestion

Co-Authored-By: Alex Yule <[email protected]>

e637f101965b7a05467fb2aa7909ce095d899e29 authored over 5 years ago
only add the geocoder to a single element

12adb635ce581ea2f499f21e13327e403b887546 authored over 5 years ago
add link to TOS in readme

dc7ab502e68cf90968cafdbb2c51d5cd3a93d50c authored over 5 years ago
bind to this

0eb94baa4490523e97bbf31be9a782c8890b9bf5 authored over 5 years ago
fix syntax to work with build script

7ffa0ee00577b07f6e05cb907612f5b28a3520b7 authored over 5 years ago
don't send zoom in usage event if the plugin has no map

533e0885721ad8eb99fe63749555324fd547ef71 authored over 5 years ago
return main debug page to original state

1a33613191c81daa426058810db163f6ee187e73 authored over 5 years ago
new debug page for working without a map

5830a8b2ad3fcb32bc35da99f4dc32beae25ec7b authored over 5 years ago
new API docs for geocoder.addTo function

a6d0e70dde1cb4436d03109daca91a9e60718b3d authored over 5 years ago
changelog

8173efdb3b504ebbf96ac032d52d62841c6c5f0d authored over 5 years ago
tests for geocoder without a map

7f53ecf331972161e12691e0fd9e94974d3ff46a authored over 5 years ago
start work on geocoder without map

c15ddb144b180e57adc4e0aa47e15786ccf9d562 authored over 5 years ago
Merge pull request #292 from mapbox/setOriginRelease

v4.4.2

11ffebe5ea8dc7c985a56971a4979935e0d0c99a authored over 5 years ago
v4.4.2

d1d1ee227c272206813b01513dca35d9289ac0ef authored over 5 years ago
Merge pull request #291 from mapbox/setOrigin

Get/Set for Origin - pre-release

4a291a616fdf37ffa0ece2b06ec9e16691c81b05 authored over 5 years ago
Updated version in package.json

2b0fd22281e260eace642b4fc57f7e86cc84ade5 authored over 5 years ago
Added tests, exposed request objects

31a3ec0d9a825003adbaac0945101a18753d3597 authored over 5 years ago
Updated changelog

0aa5cf3a7d49987911888738e82a57eba8921834 authored over 5 years ago
Updated docs via run docs

6e824be1ea9bbbb305c48514e44d6553e762714f authored over 5 years ago
Get/Set for Origin

7af0986bbf146e592921e5bdb57f21d5537d2b19 authored over 5 years ago
Prepare v4.4.1 (#286)

19e6de9f7aca246e9081e6c4d2270118fe7a6d2d authored over 5 years ago
fix mapbox-gl peerDependencies specification (#285)

46d7ca6c0121404a032d4bc34531f7ce321d0bb2 authored over 5 years ago
Merge pull request #280 from mapbox/upgrade-gl-js-dep

upgrade mapbox-gl-js peer dependency

af44fb0f7458e709ec75ad7f8c1677f66f2ba84b authored over 5 years ago
upgrade mapbox-gl-js peer dependency

1a80005ea5e91e0f52785df8f09046953257faec authored over 5 years ago
Merge pull request #277 from mapbox/v4.4.0

Release v4.4.0

1bce8737420cb05ac71b3ff1e0f9ede7ddedaec8 authored over 5 years ago
prepare v4.4.0

bc1c2ad95d9c9cad22941fc94131d1341c8590f6 authored over 5 years ago
Merge pull request #275 from mapbox/local-only

Allow local geocoder results only without mapbox api call (#164)

46bdc3c796085d23fa8e4d2c53463391e1d1daa3 authored over 5 years ago
tests don't generate events

e435a880fd12fadaf6466d8abcac58931f93e0f4 authored over 5 years ago
Tests for localGeocoderOnly mode

f5266ed0311f22d31080eefd3c8c6c12fb7cfbe6 authored over 5 years ago
Update changelog

ca22c1475c904d46dbf97f48711ca920057e1ab7 authored over 5 years ago
update documentation to reflect local-only mode

d75a77a9ab2062710b15da14f2b9295cec542569 authored over 5 years ago
update eslint rules to allow promises

0e01030412140c3636836f67254af59817ffc6e2 authored over 5 years ago
allow local geocoder results only without mapbox api call

9e0fb7108b711104421563e7aa5da97fd2272df4 authored over 5 years ago
Merge pull request #273 from mapbox/v4.3.0

v4.3.0

636ff34d321b64803228e1e169c35ba2712f3eb7 authored over 5 years ago
prepare v4.3.0

2e28d917022ed6b17b981acfd90eff5cec43c691 authored over 5 years ago
Merge pull request #272 from mapbox/mapbox-places-permanent

Add mapbox.places-permanent endpoint mode

b2a1c7e5e6282b485b2f73cac9b8a482069506f6 authored over 5 years ago
docs update per review

1b8e3fe6544733c3fb71787dbcf4c264e2159983 authored over 5 years ago
fix test that broke due to changed location of feature

a2892cf9443fec7a993d3315a77852acb2ddf7df authored over 5 years ago
update changelog

f963ebe26bd2acf505fac158ab43b79344079fbe authored over 5 years ago
Update docs

3fcb5f5112208fc0c88b377ae8fac6eff2645afc authored over 5 years ago
add mapbox.places-permanent endpoint mode

46350a943cfa5639d367feffb8234186d2ea7110 authored over 5 years ago
Merge pull request #269 from mapbox/v4.2.0

Prepare v4.2.0

355634a36314c5a2edaecdfefa0d59d1a5007ffd authored over 5 years ago
prepare v4.2.0

bf22357bdaa3216dd6e13d55bebe9284863ea554 authored over 5 years ago
Merge pull request #267 from mapbox/error-rendering

Render error message (#231) and no results message (#232)

4b52a38652d9fa42e651cb1b568d2e9b4a093c81 authored over 5 years ago
minor design updates

9c391c5a5e1ed8db932aeac3ca032986829cdc04 authored over 5 years ago
Update changelog

21c3b7182fb949248f06a916563477d2317b24d4 authored over 5 years ago
Render error message (#231) and no results message (#232)

f57b20c1253dd427aa2a9c6b26bd803bf238bdc8 authored over 5 years ago