1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media/js
2015-11-06 10:40:50 +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 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.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