What's Changed
- Remove DateRangeFilter Calendar Icon by @lrljoe in #1492
- Add Placeholder Config Option for DateRangeFilter in #1492
- Restore Bulk Action Confirm in #1500
- Adds new FilterHelper method for generating wire:key for Filters by @lrljoe in #1490
- Adds new tests for FilterCustomPosition by @lrljoe in #1490
- For all Filters (Except MultiSelect currently), use the FilterHelper method to generate the wire:key rather than doing it in the blade. This centralises for future updates by @lrljoe in #1493
- Add placeholder config option to: DateRangeFilter, DateFilter, DateTimeFilter, NumberFilter and update docs to reflect the availability of the option by @lrljoe in #1493
Full Changelog: v3.0.0-beta.10...v3.0.0-beta.11