savannabits / filament-flatpickr

Extend your Filament Date-Picking with Flatpickr
MIT License
43 stars 28 forks source link

2.x dev - Full Re-Write of the package, with bug fixes #27

Closed coolsam726 closed 10 months ago

coolsam726 commented 10 months ago

Bug Fixes towards v2:

Fix: Splitting of multiple dates had a hard-coded conjunction.

WIP: Make the package work on standalone forms

New: The package now works outside the filament admin panel (In standalone Livewire Form components)

Bug Fix: Changed signature for the alpine component in x-data

Fix: Removed redundant dark mode theme link