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
History
Allan Jardine
dd5ddd46a0
Fix: Performance improvement for the
every()
methods. Rather than a new API instance being excplicitly created for every item, use the exisiting instance as the basis for the selector.
...
- The item selector returns a new instance, so there is no impact upon compatiblity
2015-10-06 12:05:19 +01:00
..
css
Fix - styling: Add support for Bootstrap's responsive tables
2015-09-11 11:59:57 +01:00
images
Dev: Remove old images that are no longer used (haven't been since 1.9)
2015-03-19 12:00:33 +00:00
js
Fix: Performance improvement for the
every()
methods. Rather than a new API instance being excplicitly created for every item, use the exisiting instance as the basis for the selector.
2015-10-06 12:05:19 +01:00