Commit Graph

6 Commits

Author SHA1 Message Date
Jason Kaczmarsky
1d4eb8f7ca [select2] Extend from JQueryAjaxSettings (#18942)
* Extend from JQueryAjaxSettings

* Restore url and dataType
2017-08-14 13:50:13 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Sohail Nasir
f76db61364 unable to access params term when loading via Ajax
When trying to use Select2 v4, I was unable to get the term from the
search box as the params was declared as a string
2017-04-28 21:16:33 +01:00
Sohail Nasir
dadb79cc31 data term is innaccessable using typescript
The data term might have been declared wrong, rather than it being a
string, it could be a Select2QueryOptions than in that case the term is
accessible when loading via Ajax.
2017-04-28 21:08:00 +01:00
Brandon Ayers
4bc97ff776 Update select2-tests.ts with corrected property
Updated select2-tests.ts to reflect updated Select2Options property `maximumSelectionLength`.
2017-03-28 11:26:32 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00