Skip to content

Releases: outl1ne/nova-input-filter

2.0.1

27 Feb 15:10
6b221f8
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

19 Jul 11:23
Compare
Choose a tag to compare

Added

  • Nova 4 support

Changed

  • Updated packages

1.1.0

01 Oct 15:22
Compare
Choose a tag to compare

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 Feb 10:33
Compare
Choose a tag to compare

Changed

  • Changed the padding to better match regular select filter field

1.0.0

19 Jan 09:51
Compare
Choose a tag to compare

Initial release