This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Releases: nemrutco/nova-global-filter
Releases · nemrutco/nova-global-filter
v1.3.0
v1.2.0
v1.1.0
- Fixed unknown conflict between branches
v1.0.5
- Added empty option to select
- Fixed panel height issue caused by checkboxes
v1.0.4
Added
- Add ability to request and response filters from Global Filter
v1.0.3
Added:
- Add ability to enable
Reset
button - Add ability to enable
inline
layout - Add ability to define multiple
Global Filter
s
Changed:
- Updated Readme
Fixed:
- Fixed Global Filter with no filters, returns model string (Model::class) instead of model.
- Fixed Date picker placeholder showing time
v1.0.2
- Added
GlobalFilterable
trait to handle filtering much easier way. - Updated docs.
- Updated Demo gif
v1.0.1
- Added full width with any order on the page
v1.0.0
initial Commit