You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/features
Matthew Hasbach 4e80867442
Fixed a bug in which $.isPlainObject(e) would return false in some situations and true in others, causing the associated logic to sometimes be skipped. Switched to a more specific e instanceof $.Event check. Fixes DataTables/Plugins#190
10 years ago
..
alphabetSearch Doc comment update for feature plug-ins. Closure compiler has special 10 years ago
conditionalPaging Fixed a bug in which $.isPlainObject(e) would return false in some situations and true in others, causing the associated logic to sometimes be skipped. Switched to a more specific e instanceof $.Event check. Fixes DataTables/Plugins#190 10 years ago
lengthLinks Doc comment update for feature plug-ins. Closure compiler has special 10 years ago
pageResize New feature: PageResize feature that will automatically change the page length of a DataTable to fit a container. 10 years ago
searchHighlight Feature - search highlighting: Improved split of words 10 years ago