Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-11-27 | 1.9 kB | |
v0.10.0 source code.tar.gz | 2022-11-27 | 470.8 kB | |
v0.10.0 source code.zip | 2022-11-27 | 503.0 kB | |
Totals: 3 Items | 975.7 kB | 0 |
What's Changed
- Add column argument to 'fieldEdited' event. by @sha-hin in https://github.com/MedicOneSystems/livewire-datatables/pull/479
- add single quotes around id in call to delete function by @josefbehr in https://github.com/MedicOneSystems/livewire-datatables/pull/486
- Adds hideable functionality to column select by @rickdubiel in https://github.com/MedicOneSystems/livewire-datatables/pull/508
- Bugfix for relations in resolveColumnName method by @renardudezert in https://github.com/MedicOneSystems/livewire-datatables/pull/509
- fix customWithAggregate and hasAggregate macros by @HobieCat in https://github.com/MedicOneSystems/livewire-datatables/pull/510
- Added defaultFilters to Livewire Datatables by @Cosnavel in https://github.com/MedicOneSystems/livewire-datatables/pull/527
- Bugfix checkboxes behavior when search or filters are active by @renardudezert in https://github.com/MedicOneSystems/livewire-datatables/pull/522
- add SQLite dialect to resolveAdditionalSelects by @HobieCat in https://github.com/MedicOneSystems/livewire-datatables/pull/519
- fix addGlobalSearch method by @HobieCat in https://github.com/MedicOneSystems/livewire-datatables/pull/511
New Contributors
- @sha-hin made their first contribution in https://github.com/MedicOneSystems/livewire-datatables/pull/479
- @josefbehr made their first contribution in https://github.com/MedicOneSystems/livewire-datatables/pull/486
- @rickdubiel made their first contribution in https://github.com/MedicOneSystems/livewire-datatables/pull/508
- @HobieCat made their first contribution in https://github.com/MedicOneSystems/livewire-datatables/pull/510
- @Cosnavel made their first contribution in https://github.com/MedicOneSystems/livewire-datatables/pull/527
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.5...v0.10.0