packagist malzariey/filament-daterangepicker-filter 5.0.2

latest releases: 5.0.5, 5.0.4, 5.0.3...
7 hours ago

Summary

Patch release for month picker editing and keyboard handling fixes.

Fixed

  • Fixed month picker manual input Enter handling so typed month values are parsed and applied before keyboard confirmation logic.
  • Fixed month/year picker Enter behavior so non-day pickers do not call day-selection code.
  • Fixed invalid partial manual input overwriting the previous valid month picker state.

Added

  • Added a direct year select control in the month picker popup header.
  • Added month picker year option constraints based on existing minYear, maxYear, minDate, and maxDate configuration.

Compatibility

  • No PHP public API changes.
  • Existing day picker Enter behavior remains unchanged.
  • showDropdowns() day picker behavior remains unchanged.
  • Built dist assets are included.

Verification

  • npm test: 4 test files passed, 114 tests passed.
  • npm run build: completed successfully and regenerated dist assets.
  • composer test: 148 tests passed, 213 assertions.

Pull Request

Don't miss a new filament-daterangepicker-filter release

NewReleases is sending notifications on new releases.