Kevin Brown
|
a29dfc2e2a
|
Merge pull request #2410 from redbmk/master
IE8 does not support Array.prototype.forEach #2339
|
2014-05-27 16:46:07 -04:00 |
|
Kevin Brown
|
5a8394ba09
|
Merge pull request #2401 from Holek/patch-1
Reword Polish string for formatInputTooShort
|
2014-05-23 20:43:31 -04:00 |
|
Michał Połtyn
|
9d44e06dc1
|
Reword Polish string for formatInputTooShort
|
2014-05-23 22:36:51 +01:00 |
|
Braden M. Kelley
|
88c6a63937
|
IE8 does not support Array.prototype.forEach #2339
|
2014-05-23 10:29:25 -07:00 |
|
Kevin Brown
|
25f89bf49b
|
Merge pull request #2388 from cnicodeme/patch-1
Update select2.js
|
2014-05-20 09:03:36 -04:00 |
|
Cyril Nicodème
|
02d6e88747
|
Update select2.js
Fix an exception when called "destroy" on a still opened dropdown.
|
2014-05-20 09:30:35 +02:00 |
|
Kevin Brown
|
2a0c8444fb
|
Merge pull request #2377 from TheSisb/master
Handling mousemove more delicately
|
2014-05-19 19:41:18 -04:00 |
|
Kevin Brown
|
2a9407434d
|
Merge pull request #2385 from johngallagher/patch-1
Merge examples from wiki
|
2014-05-19 09:32:38 -04:00 |
|
John Gallagher
|
a5b6ee431b
|
Merge examples from wiki
|
2014-05-18 05:31:42 +01:00 |
|
TheSisb
|
e2cd841fe8
|
Handling mousemove more delicately
Mousemove fires very frequently and is a sure way of killing any app's FPS. This tweak makes sure it is only bound when it is in fact needed.
|
2014-05-14 15:25:05 -07:00 |
|
Kevin Brown
|
52425f93c8
|
Merge pull request #2355 from stephane/i18n
I18n
|
2014-05-09 15:52:31 -04:00 |
|
Stéphane Raimbault
|
00bad439bc
|
Add note about position of locale file
|
2014-05-09 21:09:07 +02:00 |
|
Stéphane Raimbault
|
1d26b2bc17
|
Remove execution flags on select2_locale_zh-TW.js
|
2014-05-09 21:09:07 +02:00 |
|
Stéphane Raimbault
|
c37640720e
|
Improve French translation
|
2014-05-09 21:09:07 +02:00 |
|
Kevin Brown
|
8fb7c15b4e
|
Merge pull request #2350 from soichih/master
Fixed the issue where multi-line item inside multi list will touch the ..
|
2014-05-07 22:02:55 -04:00 |
|
Kevin Brown
|
765cdbfdad
|
Merge pull request #2346 from sroe/patch-1
formatMatches translation added
|
2014-05-07 22:01:56 -04:00 |
|
Soichi Hayashi
|
09003853e4
|
Fixed the issue where multi-line item inside multi list will touch the right end of the container
|
2014-05-07 17:24:07 +00:00 |
|
sroe
|
7bf2f2eb75
|
formatMatches translation added
formatMatches translation added.
|
2014-05-06 10:41:08 +02:00 |
|
Kevin Brown
|
c864392ffb
|
Merge pull request #2326 from dawnhammond/feature/2084
Fix issue with dropdown menu getting stuck in IE when using multiselect
|
2014-05-05 19:23:36 -04:00 |
|
Kevin Brown
|
85a194dd0f
|
Merge pull request #2341 from seferov/locale_az
Azerbaijani translation added
|
2014-05-05 10:44:48 -04:00 |
|
seferov
|
d4fb3a3b00
|
typo fixed
|
2014-05-03 10:24:13 +03:00 |
|
seferov
|
344a4b19e2
|
Azerbaijani translation added.
|
2014-05-03 10:22:54 +03:00 |
|
Kevin Brown
|
ab6d38f9b4
|
Merge pull request #2338 from redbmk/master
keyword `this` inside closures referring to wrong object
|
2014-05-01 12:00:50 -04:00 |
|
Braden M. Kelley
|
2133129a74
|
keyword this inside closures referring to wrong object
|
2014-05-01 08:54:32 -07:00 |
|
Kevin Brown
|
ea3c6766a2
|
Merge pull request #2164 from colemanw/evaluateFix
Provide context for evaluated functions
|
2014-05-01 10:08:42 -04:00 |
|
Kevin Brown
|
988eccb557
|
Merge pull request #2332 from FallSe7en/master
Unbind onpropertychange event handler on destroy for IE8-10
|
2014-05-01 10:05:20 -04:00 |
|
Kevin Brown
|
0db21bb26d
|
modified version identifiers in descriptors for release 3.4.8
|
2014-05-01 09:50:32 -04:00 |
|
Kevin Brown
|
fb6ef71ba0
|
Merge pull request #2337 from snrmwg/master
Query term in tags function in select2 3.4 #2141
|
2014-05-01 09:44:34 -04:00 |
|
Marc Schneider
|
ca859e4e42
|
Query term in tags function in select2 3.4 #2141
|
2014-05-01 15:35:32 +02:00 |
|
Kevin Brown
|
e9ed6b9182
|
modified version identifiers in descriptors for release 3.4.7
|
2014-04-30 19:28:04 -04:00 |
|
Justin Lei
|
0313630c57
|
Unbind onpropertychange event handler on destroy for IE8-10
|
2014-04-29 17:08:23 -07:00 |
|
Kevin Brown
|
7840a575c6
|
Merge pull request #2328 from openwide-java/update-french-translation-20140429
Update French translation
|
2014-04-29 13:52:55 -04:00 |
|
Guillaume Smet
|
c9019afe1f
|
Update French translation
|
2014-04-29 19:47:20 +02:00 |
|
Dawn Hammond
|
796661a11d
|
change condition to use length
|
2014-04-28 16:49:08 -05:00 |
|
Dawn Hammond
|
e3751422f0
|
Fix focus issue when select-input has placeholder
|
2014-04-28 14:15:50 -05:00 |
|
Kevin Brown
|
00a019b227
|
Merge pull request #2324 from tunguski/master
Fix for dots in id
|
2014-04-28 12:32:08 -04:00 |
|
marek
|
97b897abe0
|
Set id in unescaped version.
|
2014-04-28 13:12:28 +02:00 |
|
marek
|
3c1482ae45
|
Replace dots with underscores in event handler names. Dots are processed in special way in jQuery on/off.
|
2014-04-28 12:59:17 +02:00 |
|
Kevin Brown
|
8b463bff14
|
Merge pull request #2287 from eduardojmatos/master
Testing if the dropdown is opened before call positionDropdown
|
2014-04-26 19:28:59 -04:00 |
|
Kevin Brown
|
1c7706ad9e
|
Merge pull request #2307 from IFours/master
Recalculation dropdown height if dropdownAutoWidth is true
|
2014-04-26 16:16:45 -04:00 |
|
Kevin Brown
|
9e505cdf27
|
Merge pull request #2313 from FallSe7en/master
Cleanup jQuery DOM elements on destroy
|
2014-04-26 15:59:47 -04:00 |
|
Kevin Brown
|
7268973138
|
Merge pull request #2320 from kartik-v/patch-1
Yii 2.0 widget implementation
|
2014-04-26 15:52:41 -04:00 |
|
Kevin Brown
|
6b689fc4e0
|
Merge pull request #2302 from ivaynberg/issue_1541
Only disable keyboard focusing for touch devices
|
2014-04-26 15:46:26 -04:00 |
|
Kartik Visweswaran
|
b5cdf552b1
|
Yii 2.0 widget implementation
Updated implementation for Yii framework 2.0
|
2014-04-26 12:02:57 +05:30 |
|
Kartik Visweswaran
|
12d7142652
|
Update README.md
|
2014-04-26 12:01:28 +05:30 |
|
Kartik Visweswaran
|
47c1538e4e
|
Yii 2.0 widget implementation
Updated implementation for Yii 2.0
|
2014-04-26 11:59:17 +05:30 |
|
Justin Lei
|
f9be3c039c
|
Issue 234368 for the Chromium project is fixed now (Issue #1099)
|
2014-04-23 17:22:58 -07:00 |
|
Justin Lei
|
6156abc2a8
|
Cleanup jQuery DOM elements on destroy
|
2014-04-23 17:14:13 -07:00 |
|
Kevin Brown
|
514988ee54
|
Merge pull request #2282 from dandv/patch-2
Mention CDN hosting
|
2014-04-22 20:52:24 -04:00 |
|
Kevin Brown
|
086f977b9a
|
Merge pull request #2303 from snrmwg/master
Query term in tags function in select2 3.4 #2141
|
2014-04-22 20:49:22 -04:00 |
|