Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-01 | 1.3 kB | |
v12.2.0 source code.tar.gz | 2025-10-01 | 35.5 kB | |
v12.2.0 source code.zip | 2025-10-01 | 70.1 kB | |
Totals: 3 Items | 106.9 kB | 0 |
What's Changed
- fix: types error by @yajra in https://github.com/yajra/laravel-datatables-html/pull/251
- fix: editors array docs by @yajra in https://github.com/yajra/laravel-datatables-html/pull/252
- feat: editor refresh option by @yajra in https://github.com/yajra/laravel-datatables-html/pull/250
- feat: Add getTemplate method by @hpacleb in https://github.com/yajra/laravel-datatables-html/pull/246
- feat: Add addScriptIfCannot method by @hpacleb in https://github.com/yajra/laravel-datatables-html/pull/249
- feat: Add additionalscripts get method by @hpacleb in https://github.com/yajra/laravel-datatables-html/pull/245
- feat: Add addScriptIf method by @hpacleb in https://github.com/yajra/laravel-datatables-html/pull/247
- fix: Use gate denies instead for readability by @hpacleb in https://github.com/yajra/laravel-datatables-html/pull/254
- feat: Allow passing data to javascript template by @ejgandelaberon in https://github.com/yajra/laravel-datatables-html/pull/253
- feat: Add addScriptIfCan method by @hpacleb in https://github.com/yajra/laravel-datatables-html/pull/248
New Contributors
- @hpacleb made their first contribution in https://github.com/yajra/laravel-datatables-html/pull/246
Full Changelog: https://github.com/yajra/laravel-datatables-html/compare/v12.1.0...v12.2.0