1
0
mirror of synced 2024-11-26 14:56:07 +03:00
select2/src/js
Kevin Brown 4c563a3d06 Add back ajax.transport support
This adds back the `ajax.transport` option, which allows anyone to
use their own AJAX backend. By default, `jQuery.ajax` is used as the
default transport backend.

**Breaking change:** Instead of taking `params` that contains a
`success` and `error` keys for the callback, two new callback
parameters are passed alongside of `params` that should be called
when the request succeeds or fails.

This closes https://github.com/select2/select2/issues/2987.
2015-01-29 09:15:02 -05:00
..
select2 Add back ajax.transport support 2015-01-29 09:15:02 -05:00
banner.amd.json Changed how the builds are done 2015-01-22 14:49:39 -05:00
banner.json Changed how the builds are done 2015-01-22 14:49:39 -05:00
jquery.select2.js Expose the defaults 2015-01-17 21:27:53 -05:00
jquery.shim.js Changed how the builds are done 2015-01-22 14:49:39 -05:00