Igor Vaynberg
|
c913b7e3f9
added reusable helpers into the global window.Select2 namespace. closes #13
|
před 13 roky |
Igor Vaynberg
|
6fee67bcff
Merge pull request #5 from justindujardin/jdd-sizable
|
před 13 roky |
Justin DuJardin
|
c5d6cb1327
Deal with non-existent style attributes, and returning calculated pixel widths as a fallback.
|
před 13 roky |
Igor Vaynberg
|
40843b1b98
better handling of non-numeric ids
|
před 13 roky |
Igor Vaynberg
|
26982e1952
change event, closes #11
|
před 13 roky |
Igor Vaynberg
|
6bef0b5bf6
fix placeholder styling broken in a previous code cleanup. closes #12
|
před 13 roky |
Igor Vaynberg
|
538c6d1584
camel cased a var and reformatted after jquery 1.4.2 compat change
|
před 13 roky |
Justin DuJardin
|
b162567c22
jQuery 1.4.2 compatibility : - use attr() instead of prop() - use .bind() and .delegate() instead of .on() - pass ajax success handler as an argument, instead of chaining call to .success()
|
před 13 roky |
Justin DuJardin
|
576607c46f
Undo rebase indentation changes.
|
před 13 roky |
Justin DuJardin
|
de51a5dbdd
Hide search.parent() container when minimumResultsForSearch is not met on a single select.
|
před 13 roky |
Justin DuJardin
|
09798e3b5f
Remove experimental code that accidentally got checked in.
|
před 13 roky |
Justin DuJardin
|
1fff4788eb
compress getContainerWidth(), add missing semicolon.
|
před 13 roky |
Justin DuJardin
|
55a257ddba
Better extract width style from inline element :
|
před 13 roky |
Justin DuJardin
|
b2c6ced65f
Rework select2 and styles to support styled width's (rather than just fixed pixel widths)
|
před 13 roky |
Igor Vaynberg
|
eddc40934c
small code cleanup
|
před 13 roky |
Igor Vaynberg
|
b30b455505
Fix CRLF
|
před 13 roky |
Igor Vaynberg
|
341a3cd8b5
fix ie8 compat, closes #7
|
před 13 roky |
Igor Vaynberg
|
1ab192ac7b
option to hide the search field if there are just a few results. closes #4 and closes #6
|
před 13 roky |
Igor Vaynberg
|
7cd54f5358
no need to preload results, they will be loaded on open
|
před 13 roky |
Igor Vaynberg
|
d7f0c0a8b1
simplified support for local array data
|
před 13 roky |
Igor Vaynberg
|
f4e0089b1f
cleaned up loading/cleaning of result list
|
před 13 roky |
Igor Vaynberg
|
b18b9aecd8
support removing elements that have non-numeric ids
|
před 13 roky |
Igor Vaynberg
|
339c7a850e
moving [x] button to the left so its easier to remove multiple sequential selections. closes #3
|
před 13 roky |
Igor Vaynberg
|
1afffb09dc
improved blur tracking. closes #2
|
před 13 roky |
Igor Vaynberg
|
f6eb1edbce
change paging of remote data to be 1-based instead of 0-based
|
před 13 roky |
Igor Vaynberg
|
b5c4817149
initial support for multiselect mode, issue #1
|
před 13 roky |
Igor Vaynberg
|
53e214d32f
initial checkin
|
před 13 roky |