Added
- Added table event listeners to sort/filter/clear from other components.
- Added text filter.
- Added $row as second parameter to BooleanColumn
setCallback()
. - Added
setThSortButtonAttributes()
to set attributes for th sort button. - Added
setHideConfigurableAreasWhenReorderingStatus()
to hide configurable areas when reordering status which now defaults to true.
Changed
- Rework builder to fix passed parameters in
builder()
andcolumns()
methods. - Fixed possible bug with bulk actions dropdown on Tailwind when bulk actions are hidden until a selection is made.