What's Changed
- Add column argument to 'fieldEdited' event. by @sha-hin in #479
- add single quotes around id in call to delete function by @josefbehr in #486
- Adds hideable functionality to column select by @rickdubiel in #508
- Bugfix for relations in resolveColumnName method by @renardudezert in #509
- fix customWithAggregate and hasAggregate macros by @HobieCat in #510
- Added defaultFilters to Livewire Datatables by @Cosnavel in #527
- Bugfix checkboxes behavior when search or filters are active by @renardudezert in #522
- add SQLite dialect to resolveAdditionalSelects by @HobieCat in #519
- fix addGlobalSearch method by @HobieCat in #511
New Contributors
- @sha-hin made their first contribution in #479
- @josefbehr made their first contribution in #486
- @rickdubiel made their first contribution in #508
- @HobieCat made their first contribution in #510
- @Cosnavel made their first contribution in #527
Full Changelog: v0.9.5...v0.10.0