Igor Vaynberg
|
6690cc449c
fix clearing when using jquery 1.6. fixes #386
|
12 年 前 |
Jean Boussier
|
7bc63dd264
Get rid of 2 useless jQuery.delegate event handler
|
12 年 前 |
Jean Boussier
|
3387853d9c
Keep a cached reference to jQueryfied document
|
12 年 前 |
Jean Boussier
|
720bdb8c4f
Store last mouse position in a variable instead of document datastore
|
12 年 前 |
Igor Vaynberg
|
96657a16aa
fix for dropdown closing as soon as its opened in IE8. fixes #369. fixes #354
|
12 年 前 |
Igor Vaynberg
|
b4371aa253
remove executable permission from files
|
12 年 前 |
Kevin Chung
|
7be0e509ff
Remove references to `jQuery.Events`, replace with the closure dollar variable.
|
12 年 前 |
Kevin Chung
|
770924ca8d
Fix empty Select2 input from throwing an error when attempting to selecting a value.
|
12 年 前 |
Mark DiMarco
|
7c2dba8fe0
safer check for result.children
|
12 年 前 |
Igor Vaynberg
|
281f314fd7
fix performance issue in firefox. fixes #382
|
12 年 前 |
Igor Vaynberg
|
cb44a86649
Merge pull request #374 from tzarger/master
|
12 年 前 |
Brent Burgoyne
|
5580dbbc4c
Fixed drop down alignment issue when body has an offset and is not position static
|
12 年 前 |
Igor Vaynberg
|
e5a2824fae
Merge pull request #377 from pmirshad/master
|
12 年 前 |
Gavin Wahl
|
1b2765fced
Pluralize 'items' in formatSelectionTooBig
|
12 年 前 |
pmirshad
|
9fe2453079
Adding event argument to the bound function
|
12 年 前 |
pmirshad
|
5cf5deb267
Fix placeholder missing on tab out on input tags
|
12 年 前 |
Troy Zarger
|
039f6b5de9
Fix for ValidationEngine &hiding errors on change.
|
12 年 前 |
Igor Vaynberg
|
222fa7e415
fix data helper when used with compound choices without a text attribute. fixes #370
|
12 年 前 |
Igor Vaynberg
|
7baa3b9e93
make escapeMarkup configurable. closes #355
|
12 年 前 |
Sławek Ehlert
|
55cc11f9b7
forgot to remove log
|
12 年 前 |
Sławek Ehlert
|
852a515d04
make escapeMarkup optional
|
12 年 前 |
Igor Vaynberg
|
3b55a65c4d
renamed this var. #359
|
12 年 前 |
Kyle Gibson
|
de867bbba1
Pass along arguments sent to debounce
|
12 年 前 |
Kevin Chung
|
22b32614ea
Reevaluate dropdownCss when positioning dropdown
|
12 年 前 |
TedLiang
|
02d6f9f5db
escape special characters in containerId selector
|
12 年 前 |
TedLiang
|
3276e22ab6
escape special characters in containerId selector
|
12 年 前 |
TedLiang
|
881d2fabd3
consistent containid for better integration with form validation.
|
12 年 前 |
Igor Vaynberg
|
c65355edee
fixed focussing in IE8. fixes #342
|
12 年 前 |
Igor Vaynberg
|
e4fbf91915
ignore replies that come in after select2 has been closed. fixes #299
|
12 年 前 |
Igor Vaynberg
|
afd353788b
allow opts.dropdownCss to override css even after position. fixes #328
|
12 年 前 |