Releases: stadiamaps/maplibre-search-box
Releases · stadiamaps/maplibre-search-box
v1.1.0
What's Changed
- Major layout improvements, better context, and improved localizability by @ianthetechie in #4
New Contributors
- @ianthetechie made their first contribution in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- Fixes a bug where types were sometimes not found by IDEs (thanks to #2 and @toniopelo)!
v1.0.0
v0.6.0
- Support changing the base URL (ex: for EU endpoints)
v0.5.1
- Update documentation
v0.5.0
- Adds arrow key-based navigation!
v0.4.1
Bug fix with callback not executed for all code paths.
v0.4.0
- Adds optional callback to options so that developers can take additional action when the user selects a result.
v0.3.2
- Update NPM Package details.
v0.3.1
- Change default for
mapFocusPoint
totrue
.