laravel-datatables-vite
Version:
Laravel DataTables with jQuery, Bootstrap and Vite
32 lines (17 loc) • 606 B
Markdown
# Laravel DataTables Vite CHANGELOG
## v0.6.1 - 2024-12-13
- Fix reload button text #12
## v0.6.0 - 2024-11-14
- Upgrade to DataTables 2 #11
## v0.5.3 - 2024-11-14
- Improve ajaxBatch button confirmation message #10
## v0.5.2 - 2023-02-09
- fix: editor modal error #51a126e
- editor.bootstrap5.js:153 Uncaught TypeError: Cannot read properties of undefined (reading 'Modal')
- possible fix for: #3
## v0.5.1 - 2022-02-09
- fix: remove btn-secondary #a31b113
## v0.5.0 - 2022-11-10
- Compatibility with DataTables 1.13's ES modules #2
## v0.4.0 - 2022-10-09
- Fix installation of dependencies