mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
The main change here is to modify `_selector_run` to loop over the extension functions (if there are any). This involves passing extra information to the function (selector type so the correct extension can be used, settings object and selector modifier to pass on to the extension method). The _selector_opts function has also been updated to give the ability to use unknown properteries through a $.extend, rather than writing a three property object.
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
5d64977a49bfaccbfcf63231876399d0f1e47296
|