1
0
mirror of synced 2025-02-23 23:43:14 +03:00

Commit Graph

  • 42f2acd0aa Query term in tags function in select2 3.4 #2141 Marc Schneider 2014-04-21 00:18:19 +02:00
  • 79e031fbdf Merge pull request #2241 from zocoi/master Kevin Brown 2014-04-18 18:52:40 -04:00
  • 435b5369d8 Merge pull request #2293 from jorupp/master Kevin Brown 2014-04-18 11:42:38 -04:00
  • 632595f530 Fix issue syncing CSS classes in IE9/10 jorupp 2014-04-15 16:36:24 -05:00
  • 00716adf65 Merge pull request #2286 from interestincode/patch-1 Kevin Brown 2014-04-15 11:26:44 -04:00
  • 22d503f846 Avoid call 'positionDropdown' function if the container it's closed Eduardo Matos 2014-04-15 10:51:23 -03:00
  • 7c9c9612b5 Update select2.js interestincode 2014-04-15 02:08:16 -07:00
  • 24f4bbfefb Merge pull request #2257 from mkurz/title_fix Kevin Brown 2014-04-14 22:05:37 -04:00
  • f48df6f369 Merge pull request #2153 from 2color/patch-1 Kevin Brown 2014-04-14 21:30:47 -04:00
  • 3cc3e6a4f3 Merge pull request #2281 from dandv/patch-1 Kevin Brown 2014-04-14 18:17:58 -04:00
  • 143341b0a2 Mention CDN hosting Dan Dascalescu 2014-04-14 14:51:45 -07:00
  • 759ccc93b6 List Bootstrap 3 and Meteor integrations Dan Dascalescu 2014-04-14 14:39:49 -07:00
  • 100266bbb5 Merge pull request #2274 from thiagotalma/patch-1 Kevin Brown 2014-04-12 21:48:07 -04:00
  • 1a7a218922 Update select2_locale_pt-BR.js Thiago Talma 2014-04-12 22:45:54 -03:00
  • 3f43f459e9 Testing if the dropdown is opened before call positionDropdown, on events by resize, scroll and orientation Eduardo Matos 2014-04-11 14:02:11 -03:00
  • 60d74da872 Merge pull request #2225 from davidfstr/fix_empty_placeholder Kevin Brown 2014-04-09 10:59:10 -04:00
  • 77afdd899d Merge pull request #2256 from mkurz/xhtml_fix Kevin Brown 2014-04-09 07:37:29 -04:00
  • bdb8840fb4 Copy title attribute from original element Matthias Kurz 2014-04-09 12:36:43 +02:00
  • 47005ede3a xhtml compatibility Matthias Kurz 2014-04-09 11:56:31 +02:00
  • 8307d76f3e Merge pull request #2239 from antstorm/fix_leaking_clicks_2 Kevin Brown 2014-04-08 07:25:39 -04:00
  • 70be47d84b Merge remote-tracking branch 'upstream/master' Hung Dao 2014-04-07 17:42:57 -07:00
  • 45a97881de Merge pull request #2246 from mkurz/css_depth_fix Kevin Brown 2014-04-06 19:59:01 -04:00
  • a6d7ecc273 Css dept-* rules should start with 1 no 0 Matthias Kurz 2014-04-06 17:29:45 +02:00
  • 4d1327fba1 Catch up to master Kevin Brown 2014-04-05 12:05:14 -04:00
  • df454ef6b2 Revert "Add documentation for hideSelectionFromResult" Kevin Brown 2014-04-05 10:35:33 -04:00
  • 534bbff06f trap touchstart touchend events within container Hung Dao 2014-04-03 17:06:08 -07:00
  • c77e159178 Another solution for clicks triggered on underlying elements Anthony Dmitriyev 2014-04-03 17:28:13 +03:00
  • 0d06066331 Merge pull request #2238 from mkurz/focus-fix Kevin Brown 2014-04-03 09:01:30 -04:00
  • e801573328 Merge pull request #2236 from mkurz/destroy_fix Kevin Brown 2014-04-03 08:47:46 -04:00
  • 43a598b372 Merge pull request #2216 from lboynton/fix-search-focus-on-mobile Kevin Brown 2014-04-03 08:44:45 -04:00
  • dcabde40c3 Prevent the cursor from setting it to initial position in IE Matthias Kurz 2014-04-03 12:19:37 +02:00
  • ddcb61585a .destroy() should destroy all selected select2 Matthias Kurz 2014-04-03 10:59:21 +02:00
  • 937aaa1737 Merge pull request #2229 from aanbar/modify_arabic Kevin Brown 2014-04-02 10:17:07 -04:00
  • b163712e66 Added missing letter. Ahmad Anbar 2014-04-02 15:49:08 +03:00
  • dd6198a3fa Ignore focus and error on IE7 for disabled select2 Fabrice Daugan 2014-04-02 14:03:01 +02:00
  • 3ce3ad7fb0 Allow an empty string to be used as the placeholder title. David Foster 2014-04-01 14:22:41 -07:00
  • 2d6b74c2ac Also check if search input should be focussed for multiselects Lee Boynton 2014-03-31 21:01:06 +01:00
  • df7b7ba95c Merge pull request #2220 from bigmihail/master Kevin Brown 2014-03-30 11:03:15 -04:00
  • b2c3dbc0ab Added translation for formatMatches Mihail 2014-03-30 13:30:45 +03:00
  • 901a5994c3 Merge pull request #2215 from pineapple-thief/pineapple-thief Kevin Brown 2014-03-29 14:09:29 -04:00
  • ed0bae39c9 Check if search should be focused when the dropdown is activated Lee Boynton 2014-03-28 14:56:45 +00:00
  • ad21d01693 Check if search input should be focussed when opening Lee Boynton 2014-03-28 14:46:41 +00:00
  • 70873abe9d Update select2.js pineapple-thief 2014-03-28 15:45:38 +11:00
  • cbd2a70dc3 Merge pull request #2203 from jesperronn/simplify-selectors Kevin Brown 2014-03-23 17:14:35 -04:00
  • 7390721038 Reduced 10 level deep nesting of CSS rules. Instead, using the simpler depth-0,-1,-2,etc for adding padding to the result when nested. Jesper Rønn-Jensen 2014-03-23 21:50:35 +01:00
  • 729df0cf16 release 3.4.6 Kevin Brown 2014-03-22 22:37:54 -04:00
  • 8fb723ef01 release 3.4.6 3.4.6 Kevin Brown 2014-03-22 22:30:26 -04:00
  • 774a0d7765 modified version identifiers in descriptors for release 3.4.6 Kevin Brown 2014-03-22 22:30:17 -04:00
  • 5b2516818c Fix sed issues in the release scripts Kevin Brown 2014-03-22 22:28:42 -04:00
  • fd50983e21 Merge pull request #2202 from mattjanssen/patch-1 Kevin Brown 2014-03-21 21:35:23 -04:00
  • 32746ac223 Added select2-close event to select2-latest.html Matt Janssen 2014-03-21 20:30:30 -05:00
  • c6a517f463 Added select2-close event to index.html. Matt Janssen 2014-03-21 20:27:31 -05:00
  • 2752563c80 Merge pull request #2096 from springboardretail/mobile-fixes Kevin Brown 2014-03-21 20:36:40 -04:00
  • d1bc05630c Catch up with master again Kevin Brown 2014-03-21 19:57:22 -04:00
  • 63f342a12f Revert "Add hideSelectionFromResult function" Kevin Brown 2014-03-21 19:50:30 -04:00
  • d9f54a617c Merge pull request #2200 from diogotrentini/master Kevin Brown 2014-03-20 21:29:21 -04:00
  • 6c731f4181 Fix method to get space above the dropdown Diogo Trentini 2014-03-20 21:45:41 -03:00
  • dd504f9def Catch up to master Kevin Brown 2014-03-20 14:23:48 -04:00
  • e51e7a64ba Merge pull request #2176 from mattslocum/master Igor Vaynberg 2014-03-18 16:34:56 -07:00
  • eb09dfcce0 make selection on iOS more intuitive Adam Schepis 2014-02-03 11:34:51 -05:00
  • 2342d91925 Fix Focus war with modals Matt Slocum 2014-03-11 12:14:17 -06:00
  • 2d906ee10f Merge pull request #2140 from ivaynberg/issue_1541 Kevin Brown 2014-03-07 10:14:32 -05:00
  • 51e5d436ff Merge pull request #2160 from s7anley/bugfix/2073-select2-removing Kevin Brown 2014-03-07 10:12:01 -05:00
  • 43e381ed37 Provide context for evaluated functions Coleman Watts 2014-03-05 21:02:06 -05:00
  • e6fbfcd101 Merge pull request #2125 from colemanw/evaluateFix Kevin Brown 2014-03-05 20:57:43 -05:00
  • f3c6d6d51f After prevented removing of item in multiselect, proper item is focused Ján Koščo 2014-03-05 11:20:07 +01:00
  • 86a9c79b04 Removed unnecessary animation during unseint multiselect by close button Ján Koščo 2014-03-05 11:00:45 +01:00
  • 2059b5d4d3 Unselected item is returned as options only if event isn't prevented Ján Koščo 2014-03-05 10:55:42 +01:00
  • 660643ae87 Fix a typo in the docs. Daniel Norman 2014-02-28 11:21:53 +01:00
  • ec97c818c8 Merge pull request #2151 from dhardtke/csp_fixes Kevin Brown 2014-02-27 14:18:00 -05:00
  • 60359f9d43 fix select2 csp errors / warnings dhardtke 2014-02-27 20:07:57 +01:00
  • c3592c3f87 Merge pull request #2147 from juanluisrp/patch-1 Igor Vaynberg 2014-02-26 08:21:57 -08:00
  • 27acc27d37 Merge pull request #2148 from djarnis73/patch-1 Igor Vaynberg 2014-02-26 08:21:24 -08:00
  • b7695ec6a9 Update select2.css djarnis73 2014-02-26 13:01:10 +01:00
  • b3ecfaabca Unit of measure px is redundant Juan Luis Rodríguez Ponce 2014-02-26 12:13:19 +01:00
  • c5e13d3aa8 Merge pull request #2146 from ebraminio/master Kevin Brown 2014-02-25 19:39:20 -05:00
  • 60c9320e1d Update and improve Persian (fa) translations Ebrahim Byagowi 2014-02-26 03:33:23 +03:30
  • d87e93dd45 Add shouldFocusInput option [Fix #1541] Kevin Brown 2014-02-21 19:59:14 -05:00
  • b2b5ebd637 Merge pull request #2129 from campbell/master Kevin Brown 2014-02-21 10:27:01 -05:00
  • 2a4e026b49 Bugfix - only selected options that are not disabled should be used when initializing the dropdown Pete Campbell 2014-02-17 21:16:26 -05:00
  • 9460b0c9b6 Fix evaluation of formatLoadMore Coleman Watts 2014-02-14 17:14:12 -08:00
  • 0636e42cbc Merge pull request #2098 from gdi2290/patch-1 Kevin Brown 2014-02-08 15:31:20 -05:00
  • 97af0a39d9 Merge pull request #2106 from PeterMozesMerl/master Kevin Brown 2014-02-08 15:30:22 -05:00
  • b3d2d25ca2 Update select2_locale_hu.js PeterMozesMerl 2014-02-06 23:59:54 +01:00
  • 218021789f update copyright year PatrickJS 2014-02-03 23:44:44 -08:00
  • 3c28c35503 Merge pull request #2095 from mkurz/readonly_chaining Kevin Brown 2014-02-03 15:46:53 -08:00
  • 2733a8c393 Merge pull request #2097 from colemanw/patch-2 Kevin Brown 2014-02-03 15:41:35 -08:00
  • beabb63f03 Merge pull request #2092 from colemanw/strings Kevin Brown 2014-02-03 15:41:32 -08:00
  • b7fe8595b9 Update docs for localization settings colemanw 2014-02-03 09:02:23 -08:00
  • bd3bd55719 Allow chaining for .select2('readonly', ...) Matthias Kurz 2014-02-03 16:07:23 +01:00
  • 175c78441f Accept strings as well as functions for localization Coleman Watts 2014-01-31 21:00:47 -08:00
  • 6fb0cea6c6 Merge pull request #2080 from ericdahl/gh-pages Igor Vaynberg 2014-01-26 19:09:26 -08:00
  • 11cd18bd93 Documentation: Remove extraneous non-matching close tags: </code> and </p> Eric Dahl 2014-01-26 13:55:16 -06:00
  • 61973c4e52 Documentation: Fix typos Eric Dahl 2014-01-26 13:43:21 -06:00
  • 44d1eab55f Documentation: Add missing semicolons in examples, and remove an extraneous one Eric Dahl 2014-01-26 13:31:44 -06:00
  • fb458d2381 Documentation: Replace duplicated id="lifecycle" with id="drag_drop" for the Drag and Drop Sorting example Eric Dahl 2014-01-26 13:23:05 -06:00
  • 8b7a773632 Merge pull request #2076 from jeanmonod/gh-pages Kevin Brown 2014-01-24 16:59:30 -08:00
  • 596cf52d07 Merge pull request #2070 from jeanmonod/master Kevin Brown 2014-01-24 16:58:51 -08:00
  • 2cd10ba8a4 Documentation for PR #2070 Jeanmonod David 2014-01-25 01:18:13 +01:00
  • ed77cab7d5 Allow to display item created by createSearchChoice at the end of the list ref #595 Jeanmonod David 2014-01-23 00:05:47 +01:00