This PR applies multiple fixes and clean-ups. Most importantly it provides adequate styling when used with a template other than bootstrap3 and it fixes the localization (#67). It also fixes warnings on PHP8 (#59).
The datatables scripts and styles have been updated to their latest releases.
Please note this works fine for me on Jack Jackrum with deferred JavaScript, but I did not fix anything explicitly for that. So I'm not sure if #69 and #65 are actually correct or if the users where just confused about the missing styles.
Re #54 and #23 I added the buttons config B into the default configuration. Wrapper configuration can be used to overwrite.
More details can be found in the individual commit messages.
This PR applies multiple fixes and clean-ups. Most importantly it provides adequate styling when used with a template other than bootstrap3 and it fixes the localization (#67). It also fixes warnings on PHP8 (#59).
The datatables scripts and styles have been updated to their latest releases.
Please note this works fine for me on Jack Jackrum with deferred JavaScript, but I did not fix anything explicitly for that. So I'm not sure if #69 and #65 are actually correct or if the users where just confused about the missing styles.
Re #54 and #23 I added the buttons config
B
into the default configuration. Wrapper configuration can be used to overwrite.More details can be found in the individual commit messages.