Skip to content

Releases: afsakar/filament-leaflet-map-picker

v2.0.0-beta

02 Oct 21:32

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #3
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #6
  • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #10

New Contributors

Full Changelog: v1.3.0...v2.0.0-beta

v2.0.0

02 Oct 21:39

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #3
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #6
  • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #10

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

09 May 08:03

Choose a tag to compare

What's Changed

  • feat(map-entry): add entry component and fix default visibility for tile control in picker component. by @afsakar in #2

Full Changelog: v1.2.1...v1.3.0

v1.2.1

02 May 11:56

Choose a tag to compare

Fix map z-index problem

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Apr 14:56

Choose a tag to compare

Add read-only mode and tile control visibility

Introduce read-only mode to disable marker interactions and hide tile control when not needed. This enhances flexibility for users who require a non-interactive map view or want to simplify the UI by removing the tile selector. Also, improve error handling for location services by using Filament notifications instead of alerts.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

23 Apr 07:30

Choose a tag to compare

Fix: Location search result list height

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Apr 21:17
5c91d26

Choose a tag to compare

What's Changed

  • feat: add location search functionality by @afsakar in #1

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Apr 12:03

Choose a tag to compare

First release 🎉