Martin K.
|
9057a9606f
Update select2.js
|
12 years ago |
Igor Vaynberg
|
45995d0f34
fix tabindex for both multi and single. fixes #1169
|
12 years ago |
leipie
|
bc2c780449
Fix tabindexing
|
12 years ago |
Igor Vaynberg
|
f582d8ae15
Merge pull request #979 from mynameistechno/master
|
12 years ago |
Igor Vaynberg
|
92e2c6d56f
Merge pull request #1073 from norlin/master
|
12 years ago |
Igor Vaynberg
|
dc27a5b74d
add a rejectable select event. fixes #1053
|
12 years ago |
Igor Vaynberg
|
2bf5a763c5
fix keystroke dropping when single select is opened by typing in unopened state really fast. fixes #949
|
12 years ago |
Igor Vaynberg
|
bd2a8c6d84
centralize option tag to data element translation
|
12 years ago |
Igor Vaynberg
|
49e9908656
Merge pull request #1162 from leipie/master
|
12 years ago |
Igor Vaynberg
|
598773258e
fixes #1163 fixes #1160 fixes #1129
|
12 years ago |
leipie
|
d1c81dfbe2
Make select whole select clickable in IE8
|
12 years ago |
Igor Vaynberg
|
511c1b8728
when resolving width use case insensitive expression. fixes #1065
|
12 years ago |
Igor Vaynberg
|
de07ba2b16
apply offscreen class after calculating width because offscreen class resets the width. also use css('width') when copying width if it returns a usable value. fixes #1140. fixes #1079
|
12 years ago |
Igor Vaynberg
|
d80ec81199
Merge pull request #1055 from jessefoster/autoDropdownWidth
|
12 years ago |
Dmitrii Chekaliuk
|
aedcc10b8f
Fix focus issue on multi-value select
|
12 years ago |
Igor Vaynberg
|
2f69290e2d
Merge pull request #1095 from nolamesa/patch-1
|
12 years ago |
Igor Vaynberg
|
f9f76d8b4c
remove debug statement
|
12 years ago |
nolamesa
|
5b0bbfeb7c
Fix for random scrolling when using hierarchical data
|
12 years ago |
Igor Vaynberg
|
7a3d3dcd2b
Revert "Added ajax.transport support to default options"
|
12 years ago |
Igor Vaynberg
|
94c1706c67
clear off active class when closing. #1089
|
12 years ago |
Igor Vaynberg
|
519070b11d
fix label focussing bug on ios. fixes #1008.
|
12 years ago |
Igor Vaynberg
|
45559654bc
fixes #1057
|
12 years ago |
Igor Vaynberg
|
a624417556
Merge pull request #1083 from rvignacio/default_ajax.transport
|
12 years ago |
rvignacio
|
04a6535bd5
Added ajax.transport support to default options
|
12 years ago |
gboer
|
ea39b25bf6
Update select2.js
|
12 years ago |
norlin
|
c8cae0a6c9
fix initSelection with empty input value
|
12 years ago |
ZhongYou
|
6a58e99285
trigger "focus" event in focus function make chrome error:
|
12 years ago |
jfoster
|
7956d7aee3
Add option to automatically size dropdown width
|
12 years ago |
Igor Vaynberg
|
9acfc6faa5
prevent duplicate queries
|
12 years ago |
Igor Vaynberg
|
3be8547584
added new loaded event. fixes #930
|
12 years ago |