1
0
Fork 0
mirror of synced 2025-04-20 01:10:57 +00:00

Commit graph

  • 2a0cc76236 Remove ajax out-of-order dropping code, handled in updateResults now. Jeff Hanke 2013-07-01 13:30:44 -07:00
  • 428bda3747 Fix typo in placeholderOption section Steve 2013-06-30 11:35:08 -05:00
  • b7b292bc3b Update select2.css Ugoku 2013-06-29 17:16:51 +02:00
  • aca6eb6240 add diacritics support example Igor Vaynberg 2013-06-28 10:05:55 -07:00
  • be535c7a77 add support for diacritics. fixes #1472 Igor Vaynberg 2013-06-28 10:05:12 -07:00
  • b139f7ae04 3.4.1 release Igor Vaynberg 2013-06-27 21:35:00 -07:00
  • 13dc8a1ff3 release 3.4.1 3.4.1 Igor Vaynberg 2013-06-27 18:02:23 -07:00
  • 4947c2950d modified version identifiers in descriptors for release 3.4.1 Igor Vaynberg 2013-06-27 18:02:10 -07:00
  • 1eb461a42c Ignore old queries, remove highlight when beginning a new query. Jeff Hanke 2013-06-27 13:08:56 -07:00
  • 76f9bae39a fix js error that happens when enter is pressed and there is no highlighted option. fixes #1469 Igor Vaynberg 2013-06-27 08:15:30 -07:00
  • 31117f4ca0 Merge pull request #1468 from derenio/fixing_comment Igor Vaynberg 2013-06-27 08:05:10 -07:00
  • ab22d2f525 Merge pull request #1466 from smajl/patch-1 Igor Vaynberg 2013-06-27 08:03:55 -07:00
  • 8fb7f46297 Add accurate comment to the 'equal' function Mateusz Dereniowski 2013-06-27 10:26:48 +02:00
  • a67fb66362 Update select2_locale_cs.js smajl 2013-06-27 10:27:49 +02:00
  • 1d489e0d2d catch up to master Igor Vaynberg 2013-06-26 23:35:38 -07:00
  • 012a455426 Merge pull request #1465 from geophree/create-search-choice Igor Vaynberg 2013-06-26 16:09:03 -07:00
  • 338a126067 Always call createSearchChoice and tokenizer with the Select2 object as this. Jeff Hanke 2013-06-20 18:36:12 -07:00
  • 476b34bd9a Merge pull request #1464 from Tuxosaurus/master Igor Vaynberg 2013-06-26 10:07:35 -07:00
  • 7303852862 replaces a <div> inside a <a> with a <span> Cyrille Jouineau 2013-06-26 16:32:07 +02:00
  • 75edea83b2 added support for data-locked=true next to locked=locked attr. fixes #503. Igor Vaynberg 2013-06-25 21:56:31 -07:00
  • e0dbd3849b catch up to master Igor Vaynberg 2013-06-23 15:21:37 -07:00
  • 4969dcb42c fix #1396 - fix destroy() when double initting Igor Vaynberg 2013-06-23 15:21:16 -07:00
  • f1b92593c3 catch up to master Igor Vaynberg 2013-06-23 14:36:30 -07:00
  • ef136731d4 move markup escaping of selection into the formatSelection callback. fixes #1417. fixes #1420 Igor Vaynberg 2013-06-23 14:32:45 -07:00
  • d2e13c1f91 catch up to master Igor Vaynberg 2013-06-22 08:00:50 -07:00
  • 1415567a70 Merge pull request #1455 from vitalets/event-params Igor Vaynberg 2013-06-22 07:59:17 -07:00
  • 3e9f0ccbdc Merge pull request #1452 from ibrahimyu/master Igor Vaynberg 2013-06-22 07:56:37 -07:00
  • fc97452acf Merge pull request #1450 from dpanda/master Igor Vaynberg 2013-06-22 07:55:59 -07:00
  • c57dd1f0ff fix: data not passed in select2-loaded event vitalets 2013-06-22 18:19:44 +04:00
  • 5d561bdfe6 Added Indonesian translation imjooseo 2013-06-22 01:56:54 +07:00
  • 24c8a19a40 Merge pull request #1445 from spoqa/master Igor Vaynberg 2013-06-20 08:56:26 -07:00
  • 161dbb4281 Updated CSS rule to avoid unwanted styling of <span> tags used in options templates daniele panza 2013-06-20 17:50:41 +02:00
  • 440561761f Added Korean translation. Seong Won Mun 2013-06-20 14:54:15 +09:00
  • 3ab1aafae5 fix #1425 ctrl+enter should not open Igor Vaynberg 2013-06-19 22:49:35 -07:00
  • ce67f7b7fb fix #1426 - reinitting screws up tabindex Igor Vaynberg 2013-06-19 22:38:46 -07:00
  • 779b4bae70 Merge pull request #1441 from fitnr/master Igor Vaynberg 2013-06-19 10:41:59 -07:00
  • 3481268f82 Merge pull request #1440 from Outlivier/master Igor Vaynberg 2013-06-19 08:59:04 -07:00
  • 9062267ffa Add border to select2-drop-active fitnr 2013-06-19 12:31:37 -03:00
  • 8b24e9a09c catch up to master Igor Vaynberg 2013-06-19 08:58:06 -07:00
  • 7aa8f45063 #1429 : French locale, correct file encoding and diacritics. Outlivier 2013-06-19 17:39:36 +02:00
  • f132bb36b0 Update select2_locale_ar.js Adel KEDJOUR 2013-06-16 18:28:47 +02:00
  • 455067ed4e fix #1391 make tabbing out work when no results message is shown Igor Vaynberg 2013-06-13 21:02:49 -07:00
  • c36b53ad24 fix #1404 allow formatnomatches to be null in multiselects Igor Vaynberg 2013-06-13 20:48:48 -07:00
  • 48294f2aea remove undermask for ie since its no longer needed after #1414 Igor Vaynberg 2013-06-13 20:34:59 -07:00
  • d2dc771197 Merge pull request #1414 from easy2luv/master Igor Vaynberg 2013-06-13 20:27:55 -07:00
  • 2e9ae91d6c add styles to .select2-drop-mask needed for mask to work in IE easy2luv 2013-06-13 10:47:14 -07:00
  • 5159e9872d Merge pull request #1401 from openwide-java/update-french-translation Igor Vaynberg 2013-06-12 18:35:50 -07:00
  • 07a8843212 catch up to master Igor Vaynberg 2013-06-12 18:32:41 -07:00
  • 4aaa887b64 fix ie detection logic Igor Vaynberg 2013-06-12 18:32:22 -07:00
  • 85dbcdca3c Catch up to master Igor Vaynberg 2013-06-12 17:57:35 -07:00
  • 7c729555e5 improve highlighting in single selects Igor Vaynberg 2013-06-12 17:56:58 -07:00
  • 29129008d5 when opened scroll to selected item. fixes #1408. closes #1411 Igor Vaynberg 2013-06-12 17:49:32 -07:00
  • bbff80b87f Sync French translation with source (change made in 5193dc4) Guillaume Smet 2013-06-10 13:40:02 +02:00
  • e81be84879 catch up to master Igor Vaynberg 2013-06-06 22:02:40 -07:00
  • b1867b5341 fix access to search method. fixes #1392 Igor Vaynberg 2013-06-06 21:58:10 -07:00
  • 4917429c7a fixes #1387, better handling of ajax handler var Igor Vaynberg 2013-06-05 08:23:49 -07:00
  • 111cf37cfe fixes #1386 Igor Vaynberg 2013-06-05 08:18:00 -07:00
  • e6db3ef208 fixes #1385 Igor Vaynberg 2013-06-05 08:14:41 -07:00
  • d60fe099b4 Merge pull request #1384 from XP1/patch-2 Igor Vaynberg 2013-06-05 08:11:02 -07:00
  • a810f27373 Merge pull request #1383 from XP1/patch-1 Igor Vaynberg 2013-06-05 08:10:39 -07:00
  • 1d8cbe7a1a Update README.md XP1 2013-06-05 00:40:55 -04:00
  • 28d0d04883 Update README.md XP1 2013-06-05 01:34:54 -03:00
  • 4de10bbb6f Merge pull request #1366 from MichaelSitter/gh-pages Igor Vaynberg 2013-06-04 10:44:55 -07:00
  • cfbed6f6fe Merge pull request #1362 from MichaelSitter/master Igor Vaynberg 2013-06-04 10:44:10 -07:00
  • bbd08bec03 Restoring allowedMethod container Mike S 2013-06-04 10:09:49 -07:00
  • 796c9e802a Renamed to search Mike S 2013-05-30 12:56:05 -07:00
  • 06130ffc12 Added setSearch method Mike S 2013-05-29 10:24:30 -07:00
  • 30dac9a40b export default escapeMarkup function so it can be easily accessed. #1222 Igor Vaynberg 2013-06-04 08:42:46 -07:00
  • 4e7a8b00fc a tweak to prevent clicks propagating through the mask on IE9. #1058 Igor Vaynberg 2013-06-04 08:33:02 -07:00
  • 0054811522 catch up to master Igor Vaynberg 2013-06-03 12:13:11 -07:00
  • 8904e42ef9 correctly handle undefined placeholders. tweak to issue #1365 Igor Vaynberg 2013-06-03 12:12:46 -07:00
  • 19b8250759 catch up to master Igor Vaynberg 2013-06-03 11:19:29 -07:00
  • def8adca7c cleaner way to detect older IE Igor Vaynberg 2013-06-03 11:19:00 -07:00
  • b81a5a1fb5 index page should use 3.4.0 not master Igor Vaynberg 2013-06-03 10:45:39 -07:00
  • 5d8f03c90b clarify syntax. fixes #1358 Igor Vaynberg 2013-06-03 10:02:19 -07:00
  • d08d9ff18c Revert "add title for choice item" Igor Vaynberg 2013-06-03 09:55:52 -07:00
  • b63717e59b catch up to master Igor Vaynberg 2013-05-31 17:58:06 -07:00
  • a4a3eedd51 component stays open after clicking on a native select in IE. fixes #1356 Igor Vaynberg 2013-05-31 17:57:21 -07:00
  • efc609d073 close on tab-out. fixes #1341 Igor Vaynberg 2013-05-31 17:14:29 -07:00
  • 2b52e84ba7 catch up to master Igor Vaynberg 2013-05-31 15:30:02 -07:00
  • cb7b5464a1 only validate initSelection is present on val() if we are not clearing Igor Vaynberg 2013-05-31 15:29:14 -07:00
  • 02faf94054 docs for #1365 placeholderOption option Igor Vaynberg 2013-05-31 15:22:16 -07:00
  • 9a3666edb5 Merge pull request #1365 from corinnaerin/master Igor Vaynberg 2013-05-31 15:12:32 -07:00
  • fcd7da798b Merge pull request #1370 from jeffturcotte/master Igor Vaynberg 2013-05-31 11:58:33 -07:00
  • ae71175dbe Added ability to get the dropdown element Jeff Turcotte 2013-05-31 11:56:20 -04:00
  • d56b2b9b96 Added doc entry for search method. Mike S 2013-05-30 13:10:11 -07:00
  • 50cbd3927c new placeholderOption option Corinna Schmidt 2013-05-30 13:41:08 -04:00
  • 75a062fc0f Adding Arabic locale file Ahmed Medhat Othman 2013-05-28 17:49:45 +02:00
  • ae2f61ef12 Merge pull request #1351 from alexhaas/patch-1 Igor Vaynberg 2013-05-28 13:15:54 -07:00
  • 812b28c173 Merge pull request #1350 from lollypopgr/master Igor Vaynberg 2013-05-28 12:44:47 -07:00
  • 6858742e16 improve focus handling on mobiles. fixes #1344 Igor Vaynberg 2013-05-28 12:32:36 -07:00
  • 0fc90ec95a Update select2.js alexhaas 2013-05-27 15:13:09 -03:00
  • e1c336578c UTF8 without DOM file George Drakakis 2013-05-27 20:23:10 +03:00
  • 5912a188de Added Greek translation George Drakakis 2013-05-27 20:20:46 +03:00
  • fa50cb0efc catch up to master Igor Vaynberg 2013-05-22 23:40:49 -07:00
  • 87e62004f6 remove unnecessary code Igor Vaynberg 2013-05-22 23:40:26 -07:00
  • f1a5fe2c9e remove dupe format no matches messages. fixes #1341 Igor Vaynberg 2013-05-22 23:38:39 -07:00
  • 213d281ece fix first char being lost. fixes #196 Igor Vaynberg 2013-05-22 22:14:31 -07:00
  • 207139bc12 Merge pull request #1335 from rajeshmeniya/patch-1 Igor Vaynberg 2013-05-21 08:49:10 -07:00
  • 78e686c23b Merge pull request #1336 from igaidai4uk/patch-1 Igor Vaynberg 2013-05-21 08:37:39 -07:00