1
0
mirror of synced 2025-03-10 14:46:10 +03:00
Kevin Brown 05cbaf7bf7 Universally use the object query return
There was a plan to universally use an array as the return from
query methods, but now that we've realized pagination and extra
things are impossible without it, we're going back to the return
object. Anyone looking to migrate their data should be returning
an object with the key `results` containing what they previously
returned.

This should fix https://github.com/select2/select2/issues/2898
2015-01-07 21:11:32 -05:00
..
2015-01-05 18:22:27 -05:00
2015-01-05 19:30:15 -05:00
2014-10-21 21:43:58 -04:00
2014-10-21 21:43:58 -04:00
2014-10-21 21:43:58 -04:00
2015-01-05 18:22:27 -05:00
2015-01-05 18:22:27 -05:00
2015-01-05 18:22:27 -05:00

Select2 Documentation

This repository holds the latest documentation for Select2.

The documentation is automatically extracted from the docs directory at the Select2 source repository. This is done periodically by the maintainers of Select2.

Pull requests will usually be ignored, documentation fixes should be made in the source repository. We may accept pull requests if they match the source docs directory, but for the most part pull requests will be closed on sight.