Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.1] - 27-02-2024

What's Changed

  • Update InputFilter.php by @Naoray in #10
  • fix view part for new version Nova + dark theme by @igrik10 in #11

[2.0.0] - 19-07-2022

Added

  • Nova 4 support

Changed

  • Updated packages

[1.1.0] - 01-10-2021

Added

  • Added inputType to allow for numbers explicitly (huge thanks to @TheDeadCode)

Changed

  • Constructor parameters can now be replaced with ->forColumns([]) and ->withName() methods (huge thanks to @TheDeadCode)
  • Updated packages

[1.0.1] - 19-02-2021

Changed

  • Changed the padding to better match regular select filter field

[1.0.0] - 18-12-2020

Initial release.