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

fix fast typing in IE. fixes #949

github.com/select2/select2 - 694432d83d412c617a68a857682c3ea593d8c663 authored over 11 years ago
Merge pull request #1247 from juliankrispel/master

Display formatNoMatches when all ajax results are selected

github.com/select2/select2 - 26f41602b2ff30d849bc1267b68303176dc3daf7 authored over 11 years ago
fixes #1263

github.com/select2/select2 - e21018147c3a39cfb8753fcafc5fb21d25f3f83a authored over 11 years ago
select2-focus and select2-blur events. fixes #798. closes #866

github.com/select2/select2 - d668ae76d01a7f5a27c38f123f4eed7cc8282c7c authored over 11 years ago
keep focus in control when the mask is clicked

github.com/select2/select2 - 882e7996f4000f7c352974d621548657e56363cd authored over 11 years ago
fix tab-on-select transfers focus to next element. fixes #898. fixes #1045

github.com/select2/select2 - 4094c1c7de62c223259e949ce1365cb800bde461 authored over 11 years ago
add handling of autofocus attribute. fixes #837

github.com/select2/select2 - 9c1caa6d3a4012687e01802190e7db91091cab6c authored over 11 years ago
need at least 1x1 px space to receive focus

github.com/select2/select2 - 18c2bc5cb909e5fe2e66007c7f221baffd772f9e authored over 11 years ago
namespace events and consoldate select and selected into selecting. fixes #497. fixes #1262

github.com/select2/select2 - b0959000b398ba80b792ad880e695f2be83d5f16 authored over 11 years ago
fix parameter names

github.com/select2/select2 - 266861ac51342f1b4d8612d33d01dbae1008cde6 authored over 11 years ago
Merge pull request #1187 from barryhunter/patch-2

Bugfix for Resetting Scrollpoint on Multi-select

github.com/select2/select2 - 231cce0addc9f1cbec30bff33d68a568554067ee authored over 11 years ago
improve offscreen element positioning. fixes #1217. fixes #1218. fixes #1074

github.com/select2/select2 - 5c709bac1547ac8123cf2d2f5d52a81eeb0d73f3 authored over 11 years ago
attr to prop change. #1260

github.com/select2/select2 - 8008bfa8dc93c5bd42d5f2f76bda544c044fcaab authored over 11 years ago
Merge pull request #1219 from alexhaas/master

select2-drop-mask background and transparency

github.com/select2/select2 - c33b9d5e984b61bdacd3ce6f008901dc68d56d01 authored over 11 years ago
Merge pull request #1062 from bigmihail/patch-1

Use $.prop() to get "multiple" attribute

github.com/select2/select2 - 0fe95eb07cdeb6867c565cdbff5bff5b4b654d81 authored over 11 years ago
Merge pull request #1239 from NielsKuhnel/master

Keyboard navigation in choices (whitespace preserved)

github.com/select2/select2 - adb126edc6aa8691612b8de07c9c1d393efc3d91 authored over 11 years ago
introduce support for separate readonly and disabled modes. closes #1253. fixes #778. closes #1183

github.com/select2/select2 - 55827b9159cca41c94c2a232f49943cef602e52b authored over 11 years ago
add margin:0 to select2-cotnainer. fixes #1254

github.com/select2/select2 - c02ea3a0306e952916720895afc6fcc38661eac4 authored over 11 years ago
#1260 closes #1252 fixes #992 - retrieve option text as value when value is not defined

github.com/select2/select2 - 62e0ae600476bc3611b342b4d0b7686e5d210cc5 authored over 11 years ago
Problem escaped caracter on IE7. fixes #856

github.com/select2/select2 - 83050fd2fa4d31732f293d6e6c88ea7eb30378cc authored over 11 years ago
Merge pull request #1255 from demofan/patch-1

Update select2_locale_zh-TW.js

github.com/select2/select2 - d77b7dbf13d606c8c89388cf569364df8904ba03 authored over 11 years ago
Merge pull request #1258 from 19Gerhard85/patch-1

Closes #1228

github.com/select2/select2 - ab699c1b8729b475ebf73400d5ffd745c420cf74 authored over 11 years ago
Closes #1228

github.com/select2/select2 - 0d67130d626a991fef60ced531edca52a7ab89ac authored over 11 years ago
Update select2_locale_zh-TW.js

github.com/select2/select2 - 0810322221196c8264c0109e8de9379bcdaec1f8 authored over 11 years ago
Render formatNoMatches when all ajax results are selected #381

github.com/select2/select2 - 9d06fe24dc93473e9a13c12bf2c7dad144b5b799 authored almost 12 years ago
Merge pull request #1243 from boccob/master

Fixed Russian translation

github.com/select2/select2 - 07afbdf0eb8cba9d3fc97d21c9095456bed2a6a0 authored almost 12 years ago
fixed Russian translation

github.com/select2/select2 - d6b62ca86bea6b52ba490fca867104c6b9ddd2aa authored almost 12 years ago
Less aggresive keyboard deletes and carret stays

github.com/select2/select2 - 870b1b7165def5c97cf417a898d00e5839d34633 authored almost 12 years ago
Merge pull request #1240 from norkunas/master

formatSelectionTooBig fix

github.com/select2/select2 - 4168e061b122ab0c8eef941747efe2a465763d7d authored almost 12 years ago
Update select2_locale_lt.js

github.com/select2/select2 - 043132fe98f3427e7c9c9ed2acbb8261dadc1689 authored almost 12 years ago
Keyboard navigation in choices (tags)

github.com/select2/select2 - 877c1d90c58985f7ac2d011992acabc12fa9c9e4 authored almost 12 years ago
Merge pull request #1236 from leighhalliday/master

Changing from ' to ' because ' isn't html standard and doesn't work in IE8

github.com/select2/select2 - 36f6f67965e4e60cd8a3a40d08b279af91121f20 authored almost 12 years ago
Changing to from ' to ' because ' isn't supported in IE8

github.com/select2/select2 - da7dd51294b481fe201bb89b9bb80d397c4bd627 authored almost 12 years ago
Merge pull request #1226 from Haran/latvian

Added Latvian translation

github.com/select2/select2 - 8412c758c21cf4c0deb1137474700cb27d892137 authored almost 12 years ago
Added Latvian translation

github.com/select2/select2 - a57bbf0d52d073b0ec96fea2555e3bae79cd4058 authored almost 12 years ago
work around chrome and mutation observer bug. fixes #1099

github.com/select2/select2 - 78139a80bac29465d6c493a96a7f89c2394ee296 authored almost 12 years ago
Merge pull request #1225 from arhakal/patch-1

Update select2_locale_fr.js

github.com/select2/select2 - 53fff96c29159a744ce59861338114e9170a37f3 authored almost 12 years ago
Merge pull request #1224 from unho/galician-translation

Galician translation

github.com/select2/select2 - 4fd71df566d6aec67ddaceb8f4e8847af7b9c44f authored almost 12 years ago
Update select2_locale_fr.js

Replace accented characters by HTML entities to avoid character set issues.

github.com/select2/select2 - 3b9e1d7b502642fe1586202a751b7e87ecf2f9b1 authored almost 12 years ago
Galician translation

github.com/select2/select2 - a70528221cb3cfad2b1f1c92ccc2bd3d5e16f613 authored almost 12 years ago
Merge pull request #1222 from orloffv/patch-1

add title for choice item

github.com/select2/select2 - 839d4db9debdf660526629eb420c8145bcb903b1 authored almost 12 years ago
add title for choice item

github.com/select2/select2 - 79228ce1e0064816ccfa5e915c1767e864674bad authored almost 12 years ago
Merge pull request #1214 from leesei/master

Added Traditional Chinese translation

github.com/select2/select2 - 093f92c09ee64eca5a0ae8c208e043a84b3f446d authored almost 12 years ago
Update select2.css

Removing select2-drop-mask background and transparency to help out corporate-modified IE 8 and I...

github.com/select2/select2 - bf65a2ab255be186050968e9a7c89d1d2a8500af authored almost 12 years ago
Added Traditional Chinese translation

Changes to be committed:
new file: select2_locale_zh-TW.js

github.com/select2/select2 - b1a1a1c0953d34ec147aa897d275f8cffbefc426 authored almost 12 years ago
Floor the searchWidth calculation due to inconsistencies between fractional pixel handling in different browsers

github.com/select2/select2 - f37f07006cbc14613fa540bfdf14f4d7f49d6e13 authored almost 12 years ago
Merge pull request #1210 from kevin-brown/fix_et

Fixed language code for Estonian translation file

github.com/select2/select2 - 4f8e89c4653f7bb76598edda0169c1748e1df5cf authored almost 12 years ago
Fixed language code for Estonian translation file [Fixes #1207]

github.com/select2/select2 - 6dba1b170c6e0a6ca4d19867250026e80edc8e69 authored almost 12 years ago
Merge pull request #1186 from barryhunter/patch-1

Allow overriding jquery's automatic cache-busting on ajax calls

github.com/select2/select2 - 5a9905bfa7ea1185b30a6612732ca5964f3f870e authored almost 12 years ago
Merge pull request #1197 from kuldarkalvik/master

Estonian translation

github.com/select2/select2 - 28f50c946207f82e0dfd7a4ece0bc4f016d8f119 authored almost 12 years ago
Estonian translation

github.com/select2/select2 - dfebf2d339d526892dd326100ccefe26a5bb0df7 authored almost 12 years ago
Update select2.jquery.json

github.com/select2/select2 - d57fb4733bb2ae0c12652620c00205a5bac60df4 authored almost 12 years ago
Bugfix for Resetting Scrollpoint on Multi-select

Duplicating pull request #974 - which seemed to only fix it for 'single' version. Have copied th...

github.com/select2/select2 - 4e8da110d66d02dc18632754d06c215389b97eef authored almost 12 years ago
Allow overriding jquery's automatic cache-busting on ajax calls

By default jQuery (and Select2) add parameters to ajax calls, to invalidate browser caching. In ...

github.com/select2/select2 - f511d5a2ff778906448a21bd9b2f28a1a8b7a1c0 authored almost 12 years ago
Fix #1172 -- Properly set width when allowClear is being used.

Signed-off-by: Igor Vaynberg <[email protected]>

github.com/select2/select2 - 8cb3698820f12d0b88703436946f804d25dad0aa authored almost 12 years ago
Revert "applied fix for #1172 - Clear button overlaps text"

This reverts commit fd07c11484caf2f515f17edfbb576b2b28f2366f.

github.com/select2/select2 - 25549c787b0fb33766488845ee8424b860a0071a authored almost 12 years ago
do not propagate change event from the search field out of the component. fixes #1178

github.com/select2/select2 - 06c82f2d0b737d036e6aa9247052240f05933a1f authored almost 12 years ago
Merge pull request #1180 from rice/bug/remove-inline-styles

Remove inline styles

github.com/select2/select2 - 733f19e549b0b98cf9e484f25d4c0d47ca1ce0a7 authored almost 12 years ago
Remove inline styles

github.com/select2/select2 - a0f35aba3f65da61593fe3bd5f1b0e2a276a1618 authored almost 12 years ago
Array data with custom key (string) isn't returning matches. fixes #1179

github.com/select2/select2 - 4a0851bce51e4e279f4bd6edb26b3940d0c2a117 authored almost 12 years ago
applied fix for #1172 - Clear button overlaps text

github.com/select2/select2 - fd07c11484caf2f515f17edfbb576b2b28f2366f authored almost 12 years ago
Merge pull request #1177 from psybaron/master

Macedonian Locale Added

github.com/select2/select2 - c7056adc80539c6bd2f305d76b9a07ac537e0ac5 authored almost 12 years ago
Macedonian locale added

github.com/select2/select2 - d207a56c344c278375d0991772a4c1b3ec6c39d2 authored almost 12 years ago
Merge pull request #1176 from hoopyfrood/master

Removed typo (extra character)

github.com/select2/select2 - 2a792bd1c983ec37d03d6c33c05abb85aa974501 authored almost 12 years ago
Update select2.js

See #1175 - fixed typo introduced in last commit

github.com/select2/select2 - 9057a9606f3554f7e3090cd4b12fd211100e883b authored almost 12 years ago
fix tabindex for both multi and single. fixes #1169

github.com/select2/select2 - 45995d0f3455d4ffc14cf9a9d6af059fdbf778fb authored almost 12 years ago
Fix tabindexing

Actually set tabindex on the select2-focusser for focussing on tab
navigation

Signed-off-by: Ig...

github.com/select2/select2 - bc2c780449468f3dde339296daa7088f777519b6 authored almost 12 years ago
Merge pull request #979 from mynameistechno/master

Fixes #291

github.com/select2/select2 - f582d8ae151180608a30123c117ffceb0f4c06b1 authored almost 12 years ago
Merge pull request #1073 from norlin/master

Fix initSelection method with empty input value

github.com/select2/select2 - 92e2c6d56f86dfd3ef15a938eb0ef20fef0898b1 authored almost 12 years ago
fixes #1110

github.com/select2/select2 - fffba0d1d2dbce704a602acc05dbc17fe387f879 authored almost 12 years ago
add a rejectable select event. fixes #1053

github.com/select2/select2 - dc27a5b74d78c1f04306caba576c27973311424b authored almost 12 years ago
reverse selection gradient when opened up to have better separation. fixes #1040

github.com/select2/select2 - 931862c6ef34a3213a7a414cacb301f994898cc3 authored almost 12 years ago
fix keystroke dropping when single select is opened by typing in unopened state really fast. fixes #949

github.com/select2/select2 - 2bf5a763c5e884cdf0295aa0d5072968bab941e2 authored almost 12 years ago
centralize option tag to data element translation

github.com/select2/select2 - bd2a8c6d841e8d51a647638a2729a1b4cd207ae0 authored almost 12 years ago
Merge pull request #1162 from leipie/master

Fix IE8 clickable issues

github.com/select2/select2 - 49e99086564fe721b2e2f3e240c2ba7afc35a804 authored almost 12 years ago
fixes #1163 fixes #1160 fixes #1129

github.com/select2/select2 - 598773258e3328c80f89779c92955356d5c86f6d authored almost 12 years ago
Make select whole select clickable in IE8

github.com/select2/select2 - d1c81dfbe2abb3d9ac6fa7e012ded8d6999720a5 authored almost 12 years ago
Merge pull request #1149 from dplanella/master

Added Catalan translation

github.com/select2/select2 - d2f27a0a8a63e44c3e0d3ad2c10f8e57543f6e00 authored almost 12 years ago
Merge pull request #1158 from Karmalakas/master

Lithuanian language translation added

github.com/select2/select2 - 9d8ecc34f819aff8c29c5f978284c20f5bfd1211 authored almost 12 years ago
when resolving width use case insensitive expression. fixes #1065

github.com/select2/select2 - 511c1b8728de9dcf42d11c8647ae7e03a94da891 authored almost 12 years ago
apply offscreen class after calculating width because offscreen class resets the width. also use css('width') when copying width if it returns a usable value. fixes #1140. fixes #1079

github.com/select2/select2 - de07ba2b1620969d15bbd64be9012648820eeef1 authored almost 12 years ago
Repack Hebrew Translation. closes #1154

github.com/select2/select2 - ec83e76f5e7fe25a46302f38269830f1598ed8ee authored almost 12 years ago
Email changed

github.com/select2/select2 - 266b16861323d11aa059e755d38ebaaee2a64364 authored almost 12 years ago
Fixed lithuanian translation

github.com/select2/select2 - b36850644eb6ca92190e57531d8053c3b76fb592 authored almost 12 years ago
Lithuanian language translation added

github.com/select2/select2 - e8a0336894ce8f7f7e8b7f353c2e49589234eed5 authored almost 12 years ago
Added Catalan translation

github.com/select2/select2 - 66ad7efe4da68b4538deb620d2ae344e988bc19b authored almost 12 years ago
Merge pull request #1141 from AJenbo/master

Danish translation

github.com/select2/select2 - b774917b1684c51053074c97fb8efa30643a7bd9 authored almost 12 years ago
Danish translation

github.com/select2/select2 - 3d808566430d974b0c5d30f02e0e912a3817c2b1 authored almost 12 years ago
Merge pull request #1055 from jessefoster/autoDropdownWidth

Add option to automatically size dropdown width

github.com/select2/select2 - d80ec81199c5cb15807db8049e0b66deb422dd2e authored almost 12 years ago
Merge pull request #1136 from execjosh/japanese-translation

Add Japanese translation

github.com/select2/select2 - 45e1b20e97a2c81f456adff9604c4b6eb753d1b4 authored almost 12 years ago
Add Japanese translation

github.com/select2/select2 - edddf961a1fbe3a77f120d000349916e006cc14a authored almost 12 years ago
merging the hebrew locale commit from KingYes

github.com/select2/select2 - 7047b819167d6789daaee82a4dbd898b9d2f3c4a authored almost 12 years ago
Merge pull request #1127 from Iristyle/patch-1

Fix: Incorrect Bower specification

github.com/select2/select2 - 8e63ca3eba1b19a70483f119cb2cfa41583e2183 authored almost 12 years ago
Fix: Incorrect Bower specification

- ~ version means 1.4.x, not >= 1.4 which is what we want
- there is no spinner.gif, but ther...

github.com/select2/select2 - 5b6eab0878ce5916cfedafd2d8e219a0f220db0d authored almost 12 years ago
Merge pull request #1123 from sineld/patch-1

Useless space removed.

github.com/select2/select2 - 708064fbe83a73f274c2c70621a5188593c60ded authored almost 12 years ago
Useless space removed.

github.com/select2/select2 - f70c5e2833deed101957cd7146b918196b999889 authored almost 12 years ago
Merge pull request #1111 from lazyhammer/fix-choice-focus

Fix focus issue on multi-value select (closes #1109)

github.com/select2/select2 - d3fc101ccb2c6feac6766160ef3154a064ceea5f authored almost 12 years ago
Fix focus issue on multi-value select

Inside the multi-value select box, when you hit backspace next to the
choice, it gets the `selec...

github.com/select2/select2 - aedcc10b8f2259791989a07c8594a8a343a4cd74 authored almost 12 years ago
Add link to Yii integration. Closes #1102

github.com/select2/select2 - c951b72bce501593aeda4f85d0b465d23c4bbb07 authored almost 12 years ago