1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
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
..
css Fix z-index for modals 2015-01-27 14:27:18 -05:00
js Add back ajax.transport support 2015-01-29 09:15:02 -05:00