Mine Starks and GitHub
f8fb8712a2
Merge pull request #17122 from AntonCholakov/patch-1
...
Update select2.d.ts to support some functions/props
2017-06-15 15:53:33 -07:00
Anton Cholakov and GitHub
d1c74b598f
Add createTag property
2017-06-14 13:50:56 +03:00
Leonard Thieu
1c3565933c
:(
2017-06-13 13:00:42 -04:00
Anton Cholakov and GitHub
6e5e672d92
Update select2.d.ts to support some functions/props
...
- disabled property of main options
- headers object, templateResult and templateSelection functions
2017-06-12 11:43:50 +03: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 and GitHub
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
Brandon Ayers and GitHub
e6f2a743f4
Select2 maximumSelectionSize to maximumSelectionLength
...
Renamed Select2 option maximumSelectionSize to maximumSelectionLength to match Select2 source: https://github.com/select2/select2/blob/062c6c3af5f0f39794c34c0a343a3857e587cc97/src/js/select2/data/maximumSelectionLength.js#L5
2017-03-28 10:48:56 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00