1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/src
Kevin Brown 7c47912b73 Set all AJAX parameters as query string parameters
This will now pass all of the AJAX parameters into the AJAX request as
query string parameters, so now the page number (and other variables)
will be set automatically. This can still be overridden in `ajax.data`
to pass anything else, but this should make it easier for the most
common case.

This closes https://github.com/select2/select2/issues/3548
This closes https://github.com/select2/select2/pull/3552
2015-11-09 18:49:40 -05:00
..
js Set all AJAX parameters as query string parameters 2015-11-09 18:49:40 -05:00
scss Merge pull request #3544 from fk/3306-clear-button-appears-under-long-text 2015-11-09 18:15:12 -05:00