Releases: reachweb/statamic-livewire-filters
Releases · reachweb/statamic-livewire-filters
v1.2.0
Select
and Checkboxes
filters now validate that the option is in the available options array or fail.
- Testing setup on GitHub.
v1.1.0
- Added the
entries-updated
event.
- Fixed the issue with Flatpickr CSS not being included.
- Removed redundant code from LfSelectFilter
- Added docs link: https://slf.reach.gr/
v1.0.2
- Pagination should reset on filter or sort change
v1.0.1
- Use @tailwindcss/forms with class strategy to prevent resetting other forms on the page
- Add wire:key to the default collection Antlers template