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-02-20 18:54:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
js
History
Allan Jardine
c4f9792c07
Dev: Remove debug line
2015-11-06 14:39:04 +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
Dev: Remove debug line
2015-11-06 14:39:04 +00:00
jquery.dataTables.min.js
New:
$.fn.dataTable.render.text
renderer method that can be used to help prevent against possible XSS attacks. It will basically encode HTML entities so they are shown in the rendered view rather than being written directly as HTML.
2015-11-06 10:40:50 +00:00
jquery.js
Dev: Update to jQuery 1.11.3
2015-04-30 14:00:53 +01:00