Igor Vaynberg
3481268f82
Merge pull request #1440 from Outlivier/master
...
#1429 : French locale, correct file encoding and diacritics.
2013-06-19 08:59:04 -07:00
fitnr
9062267ffa
Add border to select2-drop-active
...
This creates a blue border around an entire active select2 element
2013-06-19 11:58:45 -04:00
Outlivier
7aa8f45063
#1429 : French locale, correct file encoding and diacritics.
2013-06-19 17:39:36 +02:00
Adel KEDJOUR
f132bb36b0
Update select2_locale_ar.js
...
Translate in the of 1 or 2 or more than 2 because not the same in Arabic.
2013-06-16 18:28:47 +02:00
Igor Vaynberg
455067ed4e
fix #1391 make tabbing out work when no results message is shown
2013-06-13 21:02:49 -07:00
Igor Vaynberg
c36b53ad24
fix #1404 allow formatnomatches to be null in multiselects
2013-06-13 20:48:48 -07:00
Igor Vaynberg
48294f2aea
remove undermask for ie since its no longer needed after #1414
2013-06-13 20:34:59 -07:00
Igor Vaynberg
d2dc771197
Merge pull request #1414 from easy2luv/master
...
Drop-mask not working in IE (a CSS solution)
2013-06-13 20:27:55 -07:00
easy2luv
2e9ae91d6c
add styles to .select2-drop-mask needed for mask to work in IE
2013-06-13 10:47:14 -07:00
Igor Vaynberg
5159e9872d
Merge pull request #1401 from openwide-java/update-french-translation
...
Sync French translation with source (change made in 5193dc4
)
2013-06-12 18:35:50 -07:00
Igor Vaynberg
4aaa887b64
fix ie detection logic
2013-06-12 18:32:22 -07:00
Igor Vaynberg
7c729555e5
improve highlighting in single selects
2013-06-12 17:56:58 -07:00
Igor Vaynberg
29129008d5
when opened scroll to selected item. fixes #1408 . closes #1411
2013-06-12 17:49:32 -07:00
Guillaume Smet
bbff80b87f
Sync French translation with source (change made in 5193dc4
)
2013-06-10 13:40:02 +02:00
Igor Vaynberg
b1867b5341
fix access to search method. fixes #1392
2013-06-06 21:58:10 -07:00
Igor Vaynberg
4917429c7a
fixes #1387 , better handling of ajax handler var
2013-06-05 08:23:49 -07:00
Igor Vaynberg
111cf37cfe
fixes #1386
2013-06-05 08:18:00 -07:00
Igor Vaynberg
e6db3ef208
fixes #1385
2013-06-05 08:14:41 -07:00
Igor Vaynberg
d60fe099b4
Merge pull request #1384 from XP1/patch-2
...
Update README.md: Use consistent verb tenses.
2013-06-05 08:11:02 -07:00
Igor Vaynberg
a810f27373
Merge pull request #1383 from XP1/patch-1
...
Update README.md: Use consistent sentence casing.
2013-06-05 08:10:39 -07:00
XP1
1d8cbe7a1a
Update README.md
...
Use consistent verb tenses.
2013-06-05 00:40:55 -04:00
XP1
28d0d04883
Update README.md
...
Use consistent sentence casing.
2013-06-05 01:34:54 -03:00
Igor Vaynberg
cfbed6f6fe
Merge pull request #1362 from MichaelSitter/master
...
Set input value and update results
2013-06-04 10:44:10 -07:00
Mike S
bbd08bec03
Restoring allowedMethod container
2013-06-04 10:09:49 -07:00
Mike S
796c9e802a
Renamed to search
2013-06-04 10:04:14 -07:00
Mike S
06130ffc12
Added setSearch method
2013-06-04 10:04:13 -07:00
Igor Vaynberg
30dac9a40b
export default escapeMarkup function so it can be easily accessed. #1222
2013-06-04 08:42:46 -07:00
Igor Vaynberg
4e7a8b00fc
a tweak to prevent clicks propagating through the mask on IE9. #1058
2013-06-04 08:33:02 -07:00
Igor Vaynberg
8904e42ef9
correctly handle undefined placeholders. tweak to issue #1365
2013-06-03 12:12:46 -07:00
Igor Vaynberg
def8adca7c
cleaner way to detect older IE
2013-06-03 11:19:00 -07:00
Igor Vaynberg
5d8f03c90b
clarify syntax. fixes #1358
2013-06-03 10:02:19 -07:00
Igor Vaynberg
d08d9ff18c
Revert "add title for choice item"
...
This reverts commit 79228ce1e0
.
2013-06-03 09:55:52 -07:00
Igor Vaynberg
a4a3eedd51
component stays open after clicking on a native select in IE. fixes #1356
2013-05-31 17:57:21 -07:00
Igor Vaynberg
efc609d073
close on tab-out. fixes #1341
2013-05-31 17:14:29 -07:00
Igor Vaynberg
cb7b5464a1
only validate initSelection is present on val() if we are not clearing
2013-05-31 15:29:14 -07:00
Igor Vaynberg
9a3666edb5
Merge pull request #1365 from corinnaerin/master
...
Feature: Allow placeholders with nonempty values
2013-05-31 15:12:32 -07:00
Igor Vaynberg
fcd7da798b
Merge pull request #1370 from jeffturcotte/master
...
Ability to get dropdown element
2013-05-31 11:58:33 -07:00
Jeff Turcotte
ae71175dbe
Added ability to get the dropdown element
2013-05-31 12:17:15 -04:00
Corinna Schmidt
50cbd3927c
new placeholderOption option
...
added ability to specify an option through a function or the shortcut
"first" which will be used as the placeholder option. If no placeholder
text is specified, then the text of this option will be used as the
placeholder text.
2013-05-30 13:41:08 -04:00
Ahmed Medhat Othman
75a062fc0f
Adding Arabic locale file
...
Signed-off-by: Igor Vaynberg <igor.vaynberg@gmail.com>
2013-05-28 13:29:22 -07:00
Igor Vaynberg
ae2f61ef12
Merge pull request #1351 from alexhaas/patch-1
...
Fixing inline width declaration when this.opts.width is set to "copy"
2013-05-28 13:15:54 -07:00
Igor Vaynberg
812b28c173
Merge pull request #1350 from lollypopgr/master
...
Added Greek Language translation
2013-05-28 12:44:47 -07:00
Igor Vaynberg
6858742e16
improve focus handling on mobiles. fixes #1344
2013-05-28 12:32:36 -07:00
alexhaas
0fc90ec95a
Update select2.js
...
Fixing a container width problem that was caused by an inline width declaration when this.opts.width is set to "copy" (the default).
2013-05-27 15:13:09 -03:00
George Drakakis
e1c336578c
UTF8 without DOM file
2013-05-27 20:23:10 +03:00
George Drakakis
5912a188de
Added Greek translation
2013-05-27 20:20:46 +03:00
Igor Vaynberg
87e62004f6
remove unnecessary code
2013-05-22 23:40:26 -07:00
Igor Vaynberg
f1a5fe2c9e
remove dupe format no matches messages. fixes #1341
2013-05-22 23:38:39 -07:00
Igor Vaynberg
213d281ece
fix first char being lost. fixes #196
2013-05-22 22:14:42 -07:00
Igor Vaynberg
207139bc12
Merge pull request #1335 from rajeshmeniya/patch-1
...
Create select2_locale_fi.js
2013-05-21 08:49:10 -07:00