github dotswan/filament-map-picker v1.8.3
1.8.3

latest releases: v2.0.3, v2.0.2, v2.0.1...
5 months ago

🧩 Release Summary

This update includes two key improvements for enhanced flexibility and compatibility, especially when using components in complex UI contexts like modals and slide-overs.


🎯 Fixes & Improvements

πŸ—ΊοΈ Leaflet Map Compatibility in Slide-overs

  • Fixed display issues with Leaflet maps when used inside Filament slide-overs or modals.
  • Resolved z-index stacking conflicts caused by z-index: 1 !important in both fields and infolists Blade views.
  • Removed unnecessary z-index declarations.
  • Added targeted overrides for default leaflet.css styles to ensure proper rendering without affecting other layouts.

πŸ”§ Closure Support for Component Methods (#78)

  • Added support for passing Closures to component methods that previously accepted only boolean values.
  • This change enhances flexibility, enabling more dynamic behavior when configuring components.

πŸ™Œ Special Thanks

Big thanks to @nirine1 for the valuable contributions in this release

Don't miss a new filament-map-picker release

NewReleases is sending notifications on new releases.