Igor Vaynberg
|
b9c79344cd
hide selected choices from the results by default. issue #1
|
13 年之前 |
Igor Vaynberg
|
34a7f83f7b
removed misplaced logging
|
13 年之前 |
Igor Vaynberg
|
d2ec53e33c
initial tagging support via opts.tags
|
13 年之前 |
Igor Vaynberg
|
0ca86701ad
generalized selection initialization behind opts.initSelection
|
13 年之前 |
Igor Vaynberg
|
d43b8da796
Merge pull request #15 from sjaq/patch-1
|
13 年之前 |
Jean Jacques Warmerdam
|
dca2130d2c
Don't remove border, make it transparent to prevent jumping of the page.
|
13 年之前 |
Igor Vaynberg
|
bf25e5e7e4
export classes, issue #13
|
13 年之前 |
Igor Vaynberg
|
b0b70243b6
correct namespace. issue #13
|
13 年之前 |
Igor Vaynberg
|
c913b7e3f9
added reusable helpers into the global window.Select2 namespace. closes #13
|
13 年之前 |
Igor Vaynberg
|
6fee67bcff
Merge pull request #5 from justindujardin/jdd-sizable
|
13 年之前 |
Justin DuJardin
|
c5d6cb1327
Deal with non-existent style attributes, and returning calculated pixel widths as a fallback.
|
13 年之前 |
Justin DuJardin
|
fa41027264
Set min-height to 26px for proper input sizing in Opera.
|
13 年之前 |
Justin DuJardin
|
dd0d80532c
Fix spinner.gif input jumpiness.
|
13 年之前 |
Igor Vaynberg
|
40843b1b98
better handling of non-numeric ids
|
13 年之前 |
Igor Vaynberg
|
26982e1952
change event, closes #11
|
13 年之前 |
Igor Vaynberg
|
6bef0b5bf6
fix placeholder styling broken in a previous code cleanup. closes #12
|
13 年之前 |
Igor Vaynberg
|
538c6d1584
camel cased a var and reformatted after jquery 1.4.2 compat change
|
13 年之前 |
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()
|
13 年之前 |
Justin DuJardin
|
576607c46f
Undo rebase indentation changes.
|
13 年之前 |
Justin DuJardin
|
de51a5dbdd
Hide search.parent() container when minimumResultsForSearch is not met on a single select.
|
13 年之前 |
Justin DuJardin
|
a28ea4fb98
Cleanup sizable implementation
|
13 年之前 |
Justin DuJardin
|
09798e3b5f
Remove experimental code that accidentally got checked in.
|
13 年之前 |
Justin DuJardin
|
1fff4788eb
compress getContainerWidth(), add missing semicolon.
|
13 年之前 |
Justin DuJardin
|
55a257ddba
Better extract width style from inline element :
|
13 年之前 |
Justin DuJardin
|
26baca110b
Remove close button outline.
|
13 年之前 |
Justin DuJardin
|
b2c6ced65f
Rework select2 and styles to support styled width's (rather than just fixed pixel widths)
|
13 年之前 |
Igor Vaynberg
|
eddc40934c
small code cleanup
|
13 年之前 |
Igor Vaynberg
|
b30b455505
Fix CRLF
|
13 年之前 |
Igor Vaynberg
|
341a3cd8b5
fix ie8 compat, closes #7
|
13 年之前 |
Igor Vaynberg
|
1ab192ac7b
option to hide the search field if there are just a few results. closes #4 and closes #6
|
13 年之前 |