1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media/src
Tim Tucker 4cbb9f3196 Update media/src/core/core.sizing.js
Define nWrapper earlier to avoid calling dom to get the parentNode multiple times in the initial loop
2012-09-03 13:11:11 -03:00
..
api Update media/src/api/api.methods.js 2012-08-31 17:45:15 -03:00
core Update media/src/core/core.sizing.js 2012-09-03 13:11:11 -03:00
ext Update media/src/ext/ext.paging.js 2012-08-31 18:48:15 -03:00
model Fix: Typos in documentation comments and source comments - 11083 2012-08-08 22:22:45 +01:00
DataTables.js Dev: Fix a couple of issues that were introduced in pull request #85 - 1. Mix of spaces and tabs :-). 2. documentation generation was broken due to the use of another closure, 3. minification was broken as window, document, undefined were been aliased and 4. jshint was throwing errors. This addresses those issues, primarily by shifting the closures around. 2012-09-02 10:33:49 +01:00