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-01-30 23:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
js
History
Allan Jardine
344565a03d
Fix: Column widths are not only applied to the DataTables detected headers when scrolling is activated. This will have no change on most tables, but for those with complex headers it prevents potentially contradictory sizes being applied which can result in column misalignment.
2016-01-07 15:28:13 +00:00
..
dataTables.bootstrap.js
Update: Allow a
window
to be passed in for CommonJS factory which gives DataTables the ability to be used in a headless environment (server-side rendering for example)
2015-11-03 16:32:39 +00:00
dataTables.bootstrap.min.js
Update: Allow a
window
to be passed in for CommonJS factory which gives DataTables the ability to be used in a headless environment (server-side rendering for example)
2015-11-03 16:32:39 +00:00
dataTables.foundation.js
Update: Allow a
window
to be passed in for CommonJS factory which gives DataTables the ability to be used in a headless environment (server-side rendering for example)
2015-11-03 16:32:39 +00:00
dataTables.foundation.min.js
Update: Allow a
window
to be passed in for CommonJS factory which gives DataTables the ability to be used in a headless environment (server-side rendering for example)
2015-11-03 16:32:39 +00:00
dataTables.jqueryui.js
Update: Allow a
window
to be passed in for CommonJS factory which gives DataTables the ability to be used in a headless environment (server-side rendering for example)
2015-11-03 16:32:39 +00:00
dataTables.jqueryui.min.js
Update: Allow a
window
to be passed in for CommonJS factory which gives DataTables the ability to be used in a headless environment (server-side rendering for example)
2015-11-03 16:32:39 +00:00
jquery.dataTables.js
Fix: Column widths are not only applied to the DataTables detected headers when scrolling is activated. This will have no change on most tables, but for those with complex headers it prevents potentially contradictory sizes being applied which can result in column misalignment.
2016-01-07 15:28:13 +00:00
jquery.dataTables.min.js
Fix: Column widths are not only applied to the DataTables detected headers when scrolling is activated. This will have no change on most tables, but for those with complex headers it prevents potentially contradictory sizes being applied which can result in column misalignment.
2016-01-07 15:28:13 +00:00
jquery.js
Dev: Update to jQuery 1.11.3
2015-04-30 14:00:53 +01:00