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-03-03 04:29:15 +01:00
Code
Issues
Releases
Activity
89be8f4083
Branches
Tags
View all branches
DataTables
/
media
/
src
History
Tim Tucker
89be8f4083
Update media/src/core/core.sort.js
...
Speed things up by applying classes only when needed
2012-09-04 11:05:53 -03:00
..
api
Update media/src/api/api.methods.js
2012-08-31 17:45:15 -03:00
core
Update media/src/core/core.sort.js
2012-09-04 11:05:53 -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