New Features
Delete
- Column static method
Column::delete()
creates a column containing a delete button with ocnfirmation modal
Align
- Column fluent methods
->alignRight()
and->alignCenter()
to align header and contents
Refresh
- Added a listener for
refreshLivewireDatatable
to allow refreshing table from external components