Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Collective -
Host: opensource -
https://opencollective.com/select2
- Website: https://select2.org
- Code: https://github.com/select2/select2
Only counts the selectable items in the list. (filter out selected item)
github.com/select2/select2 - b7a7dd064e5e1c05f1390a66e196e1ebb79b15fa authored over 10 years agoUpdate Brazilian Portuguese translation
github.com/select2/select2 - eb0b9ff731ef4a200afbbebfecbaead8c62d9cbf authored over 10 years agoallow formatSelection to return a jQuery object
github.com/select2/select2 - c1df0aa942ea6969912f37fe704435e5b2c4115f authored over 10 years agoAdd optional parameter transformVal that allows the user to define transformation for splitVal
E...
github.com/select2/select2 - 8644ccb68bc79aa721186984dd1c18be459425e7 authored over 10 years agoFixing IE8 and IE9 issues on select2#3.5.1
github.com/select2/select2 - 08ee57a03c84032df73d5e2b60213045193e5a19 authored over 10 years agoIt's necessary to make the code compatible with IE8 and IE9.
github.com/select2/select2 - 4955be239d8690b647c1d7a5fb91976d60ae5267 authored over 10 years agogithub.com/select2/select2 - d385dc512eaaba9be4b4a679316515040401fe6b authored over 10 years ago
allow markups of subsequent formatLoadMore message
github.com/select2/select2 - c5c42eaf72d55e7b802b7efc9a5a6b192a88647d authored over 10 years agofixes cutoff for bottom option when selecting with keyboard
github.com/select2/select2 - 2b90de5012a53df2a747c65af7285b0c4638124b authored over 10 years ago
- setting message with html instead of text
- invoking escapeMarkup method before setting message
Add row `formatAjaxError` and update when `formatInputTooShort` value equal to 1
github.com/select2/select2 - 759b01926bf6c9c3f06e24897ec9e9ccdfbbb2ff authored over 10 years agoUpdate select2_locale_es.js
github.com/select2/select2 - bfaaf8e6e58d491efec9c798edd00051120f8327 authored over 10 years agogithub.com/select2/select2 - 633d4e6b4be30ec78bc37cc05190527635081d1f authored over 10 years ago
Update select2_locale_es.js
github.com/select2/select2 - dc6b987def065590d7ff3920671d9fd10354fe27 authored over 10 years agoAdded formatAjaxError string
github.com/select2/select2 - ef284de8b3f76384391f75ab5d97ca7c1080a430 authored over 10 years agogithub.com/select2/select2 - 438be4f5371fcee03cab3ee3760827d0ea3d23e0 authored over 10 years ago
bug fixes in languages
github.com/select2/select2 - d0d4bfb289bb1362479c9a7233ec30ae30107191 authored over 10 years agoSigned-off-by:Damian Zajkowski <[email protected]>
github.com/select2/select2 - 21628abb1a8d3f2c6086c513fe33068f4f4af431 authored over 10 years agoSigned-off-by:Damian Zajkowski <[email protected]>
github.com/select2/select2 - bbb3722a9bc7fd1fac2b0a1285c4e27b14b461b0 authored over 10 years agoSigned-off-by:Damian Zajkowski <[email protected]>
github.com/select2/select2 - c2bd82f18932a608af5e88a028d28f0ea7e331b5 authored over 10 years agoRemove UTF-8 BOM
github.com/select2/select2 - 15133f6642c9f3f27dc2ffb2f79ef66a61559131 authored over 10 years agoselect2_locale_ar.js (and only it) contains the UTF-8 BOM: let's remove it.
github.com/select2/select2 - 9f6f6059c797227774eb5b7f3e020ea256c07fff authored over 10 years agoFixed JS breakage due to undefined variable, viewPortLeft.
github.com/select2/select2 - 8460e83df0dc210a6502a18999316be391b307ba authored over 10 years agogithub.com/select2/select2 - 9207f2307398daa60bbc7c1836d7dd5184edf88c authored over 10 years ago
This closes #2638.
github.com/select2/select2 - 2a9db24c5805a97fe523577d3e3a677257e0cd2c authored over 10 years agoAdd text function for formatResult and formatSelection
github.com/select2/select2 - 93157214ad473b1a331bc1cc6e2b130ba4025ba2 authored over 10 years agoAdds check for enough room before switching right to left drop
github.com/select2/select2 - 7505bb6d600bc80b4366be397aaa87c190532c42 authored over 10 years agoIE and compat mode :/
github.com/select2/select2 - 4c59e16a275207901cac666d672b447fb97ae3e3 authored over 10 years agoPrevent multiple select2-hidden-accessible span's
github.com/select2/select2 - 2e5538318e364daac89631af38e2dceb5a34e109 authored over 10 years agoAdd contributing guidelines
github.com/select2/select2 - c814143df861443ecbf295e9b1a15956a296b66f authored over 10 years agoIgnore focus and error on IE7 for disabled select2
github.com/select2/select2 - 4645183054870eafdbf5bd3fe89d59a8a0e83f7c authored over 10 years agoSyntax error with IE embedded as ActiveX in fat client
github.com/select2/select2 - d6d9f95135c92a80c58a37743068848ca2f928d2 authored over 10 years agoSyntax error with IE embedded as ActiveX in fat client
github.com/select2/select2 - afdb0da5f36dc8380325ad372db8fa9bb73be355 authored over 10 years agoMaybe the fix is a bit ugly, but what it does is to make sure that we don't already have a selec...
github.com/select2/select2 - 651047d52acbb9b13a368125545b3ff89401207b authored over 10 years agoFixing 'Type mismatch' exception in destroy in IE11
github.com/select2/select2 - 6df22fc4a8bab542779fa207fe39d8f48ee08906 authored over 10 years agogithub.com/select2/select2 - 0b3a690a29ccea4a9754d0878a4a03e44d433498 authored over 10 years ago
github.com/select2/select2 - 3e77930b8a29f0a58978f0087dae11fc9430ef06 authored over 10 years ago
github.com/select2/select2 - cfcd555471ce1e34f9e6693fcec2ba6a76088dd5 authored over 10 years ago
github.com/select2/select2 - d2c9b9aac3a9f3898bb33cff671e88c997aee781 authored over 10 years ago
Fixed 2 minor typos which prevent select2 to work in IE compat mode.
github.com/select2/select2 - 487b329893b72c7df8cda6170508a0fa162356bc authored over 10 years ago
Redirect the focus of original input to the "focus" event of Select2.
this way, we get back the...
This should help fix the problem with users not being able to find
the branch when trying to upd...
github.com/select2/select2 - 39382fab08d85ea9bd6c51d49e1e648c1ba97b28 authored over 10 years ago
Basic CSS gradient fix for choices
github.com/select2/select2 - a6c9b12b82d4227ff6e9962476862d304a1aa24d authored over 10 years ago
The “top” on the other styles (-moz-linear-gradient,
-webkit-linear-gradient, etc) signifies “st...
Update angular.js website
github.com/select2/select2 - 7c1acdbe5e4fbcd5920f7a6e06acd46a0c686abf authored over 10 years agoMake sure it's http:// so it actually has the real URL.
github.com/select2/select2 - a17becd38ca8158354966eda0027a6abc6ac0b0e authored over 10 years agogithub.com/select2/select2 - c13b284c74a02ff5948366008c43f3e6554ccf2f authored over 10 years ago
github.com/select2/select2 - 362751acd426c48b75ecee26c23a0e13a74d2190 authored over 10 years ago
Update select2_locale_nl.js
github.com/select2/select2 - 140efeb28c1a94cef723e7f5fdc6f058fa2c423d authored over 10 years agoFixed slovak translation
github.com/select2/select2 - d939794b4cc0a3cc1f7f4c6ab0455a18499b0afa authored over 10 years agogithub.com/select2/select2 - 65164fbc9033506c892f5c6fa972c7ae9f5b4d72 authored over 10 years ago
Improve translation.
github.com/select2/select2 - 74226e9f470080d91f78b67eb1a5aa8eff042de6 authored over 10 years agoFixes updated translation pattern.
github.com/select2/select2 - f579cbb43cb27ae3a7612f9d0c19a2687f89eff5 authored over 10 years agogithub.com/select2/select2 - e7ad0b00cde739a3e4f0117becf53d150723052b authored over 10 years ago
Added Uyghur translation
github.com/select2/select2 - f99560508e79aca7a0fc80146e717533a3b14f27 authored over 10 years agogithub.com/select2/select2 - f330cb2124c76fc6e84fb327aa414c045f271cd6 authored over 10 years ago
github.com/select2/select2 - feedfe21deec4e23d32b8eca2f8f808b54d3c5c5 authored over 10 years ago
github.com/select2/select2 - d8a9f697fb9df79d251b83528e4cb9c8be3446e0 authored over 10 years ago
github.com/select2/select2 - 6695f88b700f72f08c7f86c8994fee9e02050458 authored over 10 years ago
Bring locale improvments to 3.5.x
github.com/select2/select2 - c4cba75b5aa2befa581d86a453c07477b0409f4d authored over 10 years agoSigned-off-by: Kevin Brown <[email protected]>
github.com/select2/select2 - 6b92b1c211d9e2769d5aafebd097fa99fe4b58c8 authored over 10 years agoSigned-off-by: Kevin Brown <[email protected]>
github.com/select2/select2 - 6de07310c88e5f534bbe5886639042b226a43cca authored over 10 years agoSigned-off-by: Kevin Brown <[email protected]>
github.com/select2/select2 - 8fc069df450fcf0e0257ef99ed2f9cd64faac86e authored over 10 years agoSigned-off-by: Kevin Brown <[email protected]>
github.com/select2/select2 - e2e476c1964a6e3edf781a59f50924fbd3ffd763 authored over 10 years agoSigned-off-by: Kevin Brown <[email protected]>
github.com/select2/select2 - 8243f8191c012c4e218bcb137a11af668a60ef81 authored over 10 years ago
Instead of instantly applying the translations, add them to an array.
That way users can include...
filter 229 keyCodes (input method editor is processing key input)
github.com/select2/select2 - 79b5bf6db918d7560bdd959109b7bcfb47edaf43 authored over 10 years agoAdded Ajax Error Handling
github.com/select2/select2 - 724d2f700f2812b0bf47210d8274ce3686285c19 authored over 10 years agoThis reverts commit d19bb1c32cbc1191c19b01f0db34f8d7f0601fc8.
github.com/select2/select2 - 36db1f196624fa935c66eb8751d97dcaf0011fde authored over 10 years agogithub.com/select2/select2 - d19bb1c32cbc1191c19b01f0db34f8d7f0601fc8 authored over 10 years ago
Added an error message when an ajax error occurs. This can be
overridden through the select2 opt...
github.com/select2/select2 - 7c1ceb8fd9d19d072585a44c5d07c4d480f1ac54 authored over 10 years ago
Fixes #2434 Prevents whitespace only tags from being created
github.com/select2/select2 - fdad112682a1e688991320abc3aed6d68924a857 authored over 10 years agogithub.com/select2/select2 - 2690053010f8e510c4ca838800c2e780675d0bc1 authored over 10 years ago
fixed destroy
github.com/select2/select2 - a73d1b2b52480d7fd6270a195a22938bf6b03ae7 authored over 10 years agoFix there/their typo
github.com/select2/select2 - 5daca7424e65bb83cffcf3c066c2ca6cc653f15e authored over 10 years agogithub.com/select2/select2 - c0cc6c9f94dbfe12839e85f38a6387a7970a784c authored over 10 years ago
fixed destroy
github.com/select2/select2 - 78526a3860453773a3f70f0633aa2770b5e423a3 authored over 10 years agogithub.com/select2/select2 - 0d9893936cf115d781f31ebc46693554b701ff0e authored over 10 years ago
Fix error: Cannot read property 'top' of undefined
github.com/select2/select2 - 5a7d250071aab5b87ebe1a3e13bf19b160a5a259 authored over 10 years ago
This detects classes separated by multiple spaces and will trim
extra spaces surrounding the cla...
This normalizes the `select2-selecting` event so the object is
returned as `choice` in the event...
This changes `formatMatches` to notify the user that they can
select the single result. This is...
Lines [1499](https://github.com/ivaynberg/select2/blob/d487fc58a889b471f7d587cc61baeca1d68de633/...
github.com/select2/select2 - 0675805621f7ef39c7fe6c3a133e5676bd8a27cf authored over 10 years agoupdated russian translation to match template
github.com/select2/select2 - 172f973d7b19c6d108bd8b747f3171687ca7bae7 authored over 10 years agoupdated translation template to match master
github.com/select2/select2 - 108849038a01d080db9b9ba2800d89ac72611944 authored over 10 years agonow matches the latest template, see #2435
github.com/select2/select2 - 4871aa54698233d6e7bbe51d06b896edb4d5d6d4 authored over 10 years agogithub.com/select2/select2 - f6597ad1c549c3377f2675398ef55a0919ff68b8 authored over 10 years ago
Better support for RTL languages
github.com/select2/select2 - c23f978262f628aac4c1a160cef12f89a871dfea authored over 10 years agogithub.com/select2/select2 - db86f195526a382cb37d0ae068fed29b15ea504c authored over 10 years ago
github.com/select2/select2 - b8ce36a65e46a00a0bfddc499eb7ba84829de461 authored over 10 years ago
changes on updateResults, populate by @cervengoc on #781
github.com/select2/select2 - d487fc58a889b471f7d587cc61baeca1d68de633 authored over 10 years agoAdded Greek accented characters to ignorable diacritics
github.com/select2/select2 - f544f9d9ab3567abcd5cc85f903c6ca541786b44 authored over 10 years agoquery as third parameter to ajax results callback
github.com/select2/select2 - fba74e3ccdbef0bb60b4c607c572d04a419ef6c9 authored over 10 years agoIE8 does not support Array.prototype.forEach #2339
github.com/select2/select2 - a29dfc2e2ad87fdee84d77789eceb4b2b8106b01 authored over 10 years agoReword Polish string for formatInputTooShort
github.com/select2/select2 - 5a8394ba094f363664c76bf10ecd2804cf836f44 authored over 10 years agogithub.com/select2/select2 - 9d44e06dc153d70e0811a91219448323153a9908 authored over 10 years ago
github.com/select2/select2 - 88c6a63937182fd2d141a6403492c6bd9c42b0a3 authored over 10 years ago
Update select2.js
github.com/select2/select2 - 25f89bf49b238d48cae273a96a45985fe0a45f2d authored over 10 years ago