This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-03-23 15:19:50 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
e48efdf316
Fix: Setting non-array data when DataTables has been told to expect an array results in a Javascript error. Although this is somewhat unexpected input, it is reasonable to expect DataTables to handle null values here, even although an empty array is much prefered.
...
- THis fixes DataTables/DataTablesSrc
#55
2015-08-31 14:25:09 +01:00
..
css
Fix - styling: Bootstrap and Foundation would apply padding to a header cell, making space for a sort icon, even when the column is not sortable.
2015-08-26 14:35:18 +01:00
images
Dev: Remove old images that are no longer used (haven't been since 1.9)
2015-03-19 12:00:33 +00:00
js
Fix: Setting non-array data when DataTables has been told to expect an array results in a Javascript error. Although this is somewhat unexpected input, it is reasonable to expect DataTables to handle null values here, even although an empty array is much prefered.
2015-08-31 14:25:09 +01:00
unit_testing
Sync with latest DataTablesSrc
2015-08-12 19:50:30 +01:00