Releases: afsakar/filament-leaflet-map-picker
Releases · afsakar/filament-leaflet-map-picker
v2.0.0-beta
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
- @dependabot[bot] made their first contribution in #3
Full Changelog: v1.3.0...v2.0.0-beta
v2.0.0
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
- @dependabot[bot] made their first contribution in #3
Full Changelog: v1.3.0...v2.0.0
v1.3.0
v1.2.1
Fix map z-index problem
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
Fix: Location search result list height
Full Changelog: v1.1.0...v1.1.1