1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-08 02:46:06 +01:00
DataTables/media/js
Allan Jardine aec81fd557 Fix - styling: Integration with Foundation 6
- F6 changes the paging control (for the better) to require that there
  be no `a` tag for the elements which can't be clicked on in the pager.
  Unforuntately F5 requires them, so we need to detect which one is to
  be used. This is done using a meta tag based on this discussion:
    - http://foundation.zurb.com/forum/posts/36681

- F5 remains the main version for the moment, but will be bumped to F6
  when the next version of DataTables is released
2016-01-22 11:24:53 +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 Fix - styling: Integration with Foundation 6 2016-01-22 11:24:53 +00:00
dataTables.foundation.min.js Fix - styling: Integration with Foundation 6 2016-01-22 11:24:53 +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: Version bump to dev 2016-01-07 15:33:02 +00:00
jquery.dataTables.min.js Dev: Version bump to dev 2016-01-07 15:33:02 +00:00
jquery.js Dev: Update to jQuery 1.11.3 2015-04-30 14:00:53 +01:00