Skip to content

Releases: stadiamaps/maplibre-search-box

v1.1.0

14 Sep 07:58
04a7833
Compare
Choose a tag to compare

What's Changed

  • Major layout improvements, better context, and improved localizability by @ianthetechie in #4

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

06 Nov 16:25
Compare
Choose a tag to compare
  • Fixes a bug where types were sometimes not found by IDEs (thanks to #2 and @toniopelo)!

v1.0.0

11 Sep 07:25
Compare
Choose a tag to compare
  • Fix issue with search-on-enter interfering with keyboard navigation (#1)
  • Version 1.0.0 release to reflect that this is now seeing wide production use

v0.6.0

07 Jul 08:18
Compare
Choose a tag to compare
  • Support changing the base URL (ex: for EU endpoints)

v0.5.1

05 Jul 12:03
Compare
Choose a tag to compare
  • Update documentation

v0.5.0

05 Jul 11:44
Compare
Choose a tag to compare
  • Adds arrow key-based navigation!

v0.4.1

05 Jul 07:36
Compare
Choose a tag to compare

Bug fix with callback not executed for all code paths.

v0.4.0

05 Jul 07:00
Compare
Choose a tag to compare
  • Adds optional callback to options so that developers can take additional action when the user selects a result.

v0.3.2

28 Jun 15:28
Compare
Choose a tag to compare
  • Update NPM Package details.

v0.3.1

28 Jun 12:19
Compare
Choose a tag to compare
  • Change default for mapFocusPoint to true.