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

restore smooth scrolling by fixing mouseevent-filtered

github.com/select2/select2 - b825d8ec41c46f650395179135518d0e8ef0246f authored over 12 years ago
Revert "remove unused code"

This reverts commit 93f5e7508f51b7c4912348fe0031d6ca56393a91.

github.com/select2/select2 - aba23fc3e7ada52e8c88aaf7b0dd80cdadc9338c authored over 12 years ago
remove unused code

github.com/select2/select2 - 93f5e7508f51b7c4912348fe0031d6ca56393a91 authored over 12 years ago
Reduce search field focusing, improving performance

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

github.com/select2/select2 - 64b69425b023dffba3c50e452530e02da67b1139 authored over 12 years ago
Improve performance on text measuring

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

github.com/select2/select2 - 65eb7c34043ff55112769bf485eaddb9d7868955 authored over 12 years ago
style detection for search field sizer corrected

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

github.com/select2/select2 - 9497693b64cd45963a9316464dd9f194b60cb556 authored over 12 years ago
no need for style if we already have a sizer

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

github.com/select2/select2 - 492dccd1a559fe821b9b00a3e4f4504e8580ad16 authored over 12 years ago
Save data values to correct context

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

github.com/select2/select2 - 68726643acf8eaa7f5d1212a0e656447aa867c70 authored over 12 years ago
Performance optimizations

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

github.com/select2/select2 - 0ff41ca512a5e4f97bae0ef386f5b81addf2c639 authored over 12 years ago
Stick mousemove event to element' context

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

github.com/select2/select2 - 151c3fd2f6827a4edc6c123a27ea1e01092734d5 authored over 12 years ago
attach the dropdown to the element's body instead of the current body. issue #126

github.com/select2/select2 - 43d990c31986094d74ec50de5ec5be18c4d14d88 authored over 12 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - b840b4e76c71095794d6f2a7731ceb262e747544 authored over 12 years ago
dont bubble up ESC keypress. fixes #118

github.com/select2/select2 - 800b7bbb3f00c0d9f97506ec016c55be46f7f3a5 authored over 12 years ago
Update master

github.com/select2/select2 - b12e6b42e9da661b23578d091c267b9bb84250a3 authored over 12 years ago
Merge pull request #125 from argerim/master

reference about gem use in rails.

github.com/select2/select2 - 09ad9681941fa2e3629f01e5b5c5f65a18bbc568 authored over 12 years ago
reference about gem use in rails.

github.com/select2/select2 - dc211c486356dcd98e139ac98771d874d601c96c authored over 12 years ago
a bit of jshint cleanup

github.com/select2/select2 - 1d0e9a4a5b598538e241eef0457f9185e685f53e authored over 12 years ago
minor cosmetic cleanup

github.com/select2/select2 - 16c868934d24d52b244c77093e300171db3be1f7 authored over 12 years ago
Merge pull request #107 from butsjoh/master

Fixed issue with loading array data and setting text key to a string

github.com/select2/select2 - 08d4485400a3cf726974679eb0f64bbce9dca2a6 authored over 12 years ago
Merge pull request #111 from chrisforbes/patch-1

Fix typo in comment

github.com/select2/select2 - 6e36003b0a7bbe361d0bba01fc1998dbbabbf8f6 authored over 12 years ago
Merge pull request #122 from pothibo/zIndex

set z-index of the dropdown menu in the options

github.com/select2/select2 - 7007bf8c3876d9fdf1f7197ddc4d666c119211fa authored over 12 years ago
Using dropdownZIndex as opts. Dropping default value so use can set it via css.

github.com/select2/select2 - 5941fcea25fc7e82f7bc134289647381edd19096 authored over 12 years ago
Added zindex options to dropdown so we can make sure it presents itself on top of whatever is existing in the DOM

github.com/select2/select2 - 277ae4ff5ab604635b5dca3c3ec1d98ed1dfe0d5 authored over 12 years ago
Merge branch 'master' of https://github.com/ivaynberg/select2 into zIndex

github.com/select2/select2 - 7d3ad2cd47b0b7d6da559cf7d14fd95e9df8fa84 authored over 12 years ago
simplify optgroup querying and rendering code. provide a more powerful populateResults() function fixes #58. fixes #105. fixes #84

github.com/select2/select2 - 55fd00169e344cfb3f49f062dc317416ba05be15 authored over 12 years ago
make getPlaceholder() compatible with jquery 1.4

(doesn't check data- attrs when using .data())

github.com/select2/select2 - 38b9d060b116fc4957110f25b03b8437be981136 authored over 12 years ago
Fix typo in comment

github.com/select2/select2 - 460cd059f91200c09b53c3556535cb7894ef4321 authored over 12 years ago
Fixed issue with defining the text property as string

because data gets reset afterwards also look at
failing example #e10_2

github.com/select2/select2 - cd538772dfc2d99da152f9f171a76ebdc0a42827 authored over 12 years ago
minor cleanup

github.com/select2/select2 - 9fc18a9ca80cad73f8fc69fe2bc023d6ac0469dd authored over 12 years ago
rename updatePositions() to positionDropdown(). more clear

github.com/select2/select2 - 0ccfd4853c6f607f0aefc216eb5b10682a68d82b authored over 12 years ago
Tweak sub-item css a bit to make blue go full width

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

github.com/select2/select2 - b18db15f1e0bd786f5f3def1a3ab22952d618041 authored over 12 years ago
always detach and append the dropdown on open. this ensures it will be the last element in body and thus have the highest z-index. issue #105. issue #84

github.com/select2/select2 - a6eeadbe7a4a48ea60d03ee44ef9aea425b81bf4 authored over 12 years ago
Add support for hierarchies and unselectable items. issue #58

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

github.com/select2/select2 - 6151ddbb0dc1e050160495c56056c17764520e7d authored over 12 years ago
Few tweaks to multi style

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

github.com/select2/select2 - efccc62510ec318d58a46bad22188155cf28c5b8 authored over 12 years ago
Absolutely position dropdown. fixes #84.

Changes to detach dropdown and append to body, and absolutely position
dropdown. Fixes clipping ...

github.com/select2/select2 - 2f3262d39e08348103d1b420ab3f341d5e87368f authored over 12 years ago
various small fixes. closes #99

github.com/select2/select2 - d62bc5bef1ff6696262c3eb03334c553dc68f897 authored over 12 years ago
Merge remote-tracking branch 'upstream/master'

github.com/select2/select2 - 0d29fff1dd01d681086e2a55c4622427d9326455 authored over 12 years ago
readme tweak

github.com/select2/select2 - 94ffecb824cccab6b8df93d6ac5212e50817d6a6 authored over 12 years ago
adding browser compatibility. issue #79

github.com/select2/select2 - cb2e131c502e76de79ee866ec8410372c20aa333 authored over 12 years ago
force a min height on multi containers, closes #96

github.com/select2/select2 - 588d9a5ce98264370819f15ca17289451294e1f8 authored over 12 years ago
issue #77, blur on touchend - seems more native

github.com/select2/select2 - 3ba3e5771573c5f6e6fc827882f46145d3939d71 authored over 12 years ago
possible fix for issue #77 better blur support for touch devices like ipad

github.com/select2/select2 - 5e18e71cb49c034e62c71764e5c7ad1ab5dd3c83 authored over 12 years ago
tweak to issue #85 do not highlight items based on keypresses

github.com/select2/select2 - 47064b24837492b74ed65c3095414d77123e5cbe authored over 12 years ago
When not showing search box, up/down arrows and searching still work.

- The hidden search box is displayed off-screen instead of taken off the dom.
- User can type a ...

github.com/select2/select2 - ec759ac8097143254256544dc2432f225521147e authored over 12 years ago
Make initSelection works asynchronously

github.com/select2/select2 - af1c39807611538db65886a227e9bf7227f4adba authored over 12 years ago
ability to provide custom matchers. closes #86

github.com/select2/select2 - 4ba25b80951f18524f6e9f078e1d1e938975dbac authored over 12 years ago
tweak readme to show differences from chosen

github.com/select2/select2 - 4b451fee8186af903911263ff756686e62b7e801 authored over 12 years ago
css stylying for disabled mode, issue #76

github.com/select2/select2 - 98903a4621be8c8e2219b325caee430acb058555 authored over 12 years ago
disabled mode support wip, issue #76

github.com/select2/select2 - 6fe77c611018f53a29be5dd2201a32b7c58b7d82 authored over 12 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - c27880c19c90821138fe4e754a449f35a2ce9aa9 authored over 12 years ago
renamed roundtripValue to context. closes #72 closes #73

github.com/select2/select2 - c44ea24aa4173f5fa30f2752c00ecba4ef38fb9e authored over 12 years ago
Adds an additional parameter roundtripValue to function data.

Enables a stored value, which can be passed by the function 'result' to the next call of the fun...

github.com/select2/select2 - 0d98ea03afaa726209400dc94c667cd0cd088d59 authored over 12 years ago
Merge pull request #71 from niquola/master

fix indexOf with undefined

github.com/select2/select2 - 26da9f0b2eca8b279a9eb020757e5f2593607b74 authored over 12 years ago
add drag and drop sort support, fixes #60

github.com/select2/select2 - f368464132ea55f979693e4587603c1a84f75ee8 authored over 12 years ago
fix internal function indexOf, when undefined passed

github.com/select2/select2 - 23720246f29d8651a1f06b720657a5632423af88 authored over 12 years ago
add container() method that retrieves the main container

github.com/select2/select2 - 1633d71b4a53ff40ed2bfba4c3ffbcdb023f08ec authored over 12 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - cb7f1da4e696a9c3d2169a7839fd3f7b9f0372d0 authored over 12 years ago
support numeric text keys in local data. fixes #68

github.com/select2/select2 - 9ecce5af7c75fffad9f62d7ea8429db203328894 authored over 12 years ago
Merge pull request #63 from ericbarnes/tags-tab

Adding tab support for tags

github.com/select2/select2 - 071d6c73d2f45c8e5c898e685a1f09570ec9127b authored over 12 years ago
Merge pull request #64 from ghing/patch-1

Check for nonexistent data attribute in a way that works in jQuery 1.4.2

github.com/select2/select2 - 97125fb9381780b742ea523eff597f31ab4197ba authored over 12 years ago
Check for nonexistent data attribute in a way that works in jQuery 1.4.2

github.com/select2/select2 - 6dcb2764854cafda86ec87cfaafa41ccdf113bf4 authored over 12 years ago
Adding tab support for tags

When you select a tag currently the only way to select it was by using the enter key. This chang...

github.com/select2/select2 - 66b789939f7b15f4d41a77acaed96ae0295d809b authored over 12 years ago
tweaked release script a bit

github.com/select2/select2 - d563764dfc7e401ac4f603ce47e300c1d8c3dfe6 authored over 12 years ago
build script

github.com/select2/select2 - af6031039a2ae6a7831d5d03372d0c0f3f15bf0d authored over 12 years ago
a bit of cleanup and better error handling for options

github.com/select2/select2 - e5f628b719508d32db80e9b36a8f8c6d36396c23 authored over 12 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - a6edacc50563db0005cf06986a31a4a2fe322f4a authored over 12 years ago
Merge pull request #57 from Fran6co/imp-ajax-abort

Aborts the ajax call when a new is coming up

github.com/select2/select2 - b3d9e7ce208c4d0a2c33303e7626fa678eb1e077 authored over 12 years ago
Aborts the ajax call when a new is coming up

github.com/select2/select2 - 404539e6d367744ae6b94d4941810c7b8d4393c8 authored over 12 years ago
missed one place where id is accessed. issue #51

github.com/select2/select2 - 0160b36a38fa6482e5389e37b1bd367d00cc45aa authored over 12 years ago
make it possible to overwrite how the id is retreived from a choice. issue #51

github.com/select2/select2 - bf5e7d16deb603ca40b05027db77b7e5ffb3c3ac authored over 12 years ago
license tweaks

github.com/select2/select2 - 011770a5d5572d6dd26dca2f01d6b2d0723f4733 authored over 12 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - 5ae45f4124e954b4ca5e52003cedc4f99e6aa18e authored over 12 years ago
jquery 1.4 compat impl of focus check

github.com/select2/select2 - bd8c40b0e8d367f53d2ec14d0204fd0fdaef3bfa authored over 12 years ago
Merge pull request #56 from ProLoser/master

Added support for [placeholder] attribute

github.com/select2/select2 - a1457fa491a67118097f5bf86dc6bfc741b5d34a authored over 12 years ago
fixed placeholder bug. closes #55

github.com/select2/select2 - 450aad8f46b7ae617731ec6a30ae656dcb1a0da6 authored over 12 years ago
Added support for placeholder attribute in addition to data-placeholder

github.com/select2/select2 - 945249f46a93df81ca4e9b80a364e186974935fb authored over 12 years ago
resize the search field to full width when placeholder is set. fixes #53

github.com/select2/select2 - 5f00dd1cfd8d689146504cc61510c5cbc221b778 authored over 12 years ago
fix bug where tagging was broken if strings instead of objects were used

github.com/select2/select2 - 2aeb3d5bd52e356d9280c153047a4fb0fbdb8eb8 authored over 12 years ago
copy the args object so changes to it no longer effect other select2s. closes #47

github.com/select2/select2 - e0f854d6678ba765cee4168e55f892980f8799a8 authored almost 13 years ago
remove debugging statement

github.com/select2/select2 - 3b9840e3ff282dc121210aec8dc84004fdefe50e authored almost 13 years ago
imrpove handling of objects in tags helper. closes #50

github.com/select2/select2 - 11b0a1662ce1b90dbb40b8d12552a76e2c2508ec authored almost 13 years ago
clear search when val() is called. closes #45 closes #46

github.com/select2/select2 - ee6f8975a6b5f0de7616edb7607d70d63f089e68 authored almost 13 years ago
fix select event syncing. closes #41

github.com/select2/select2 - 891102ff4722d7a9b4afa90fe885baa2bc4f7387 authored almost 13 years ago
Fixed #43

Made the dropdown menu positioned via pure css instead of using
javascript to constantly adjust ...

github.com/select2/select2 - 37ddcb64a3aaa416427dd23f27bcbc3583c23927 authored almost 13 years ago
Revert "realign dropdown when search box moves to new line. closes #43"

This reverts commit 095cdda05e8f53b9b77abc1956fad588e2afd3e8.

github.com/select2/select2 - b96079fef61e4a9db34a24b04c450ef85d107cac authored almost 13 years ago
realign dropdown when search box moves to new line. closes #43

github.com/select2/select2 - 095cdda05e8f53b9b77abc1956fad588e2afd3e8 authored almost 13 years ago
added closeOnSelect option, closes #40

github.com/select2/select2 - 293bd830b29f0e9eaded8db25fecaa8bfaa72a9a authored almost 13 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - 253703add3217dd6b24caf0a022a42287dab9a05 authored almost 13 years ago
added focus() and isFocused(). closes #39

github.com/select2/select2 - 6ec4d20d02691cac97b735a4badb118781fc33db authored almost 13 years ago
remove event bindings on destroy. closes #35 closes #36

github.com/select2/select2 - 5ccee14cee027102beabc3e578509512b0fb8fd7 authored almost 13 years ago
a small tweak to empty string handling in select2.val(). issue #34

github.com/select2/select2 - d0caa9131c69e969712aeb555494235ed7a56ef9 authored almost 13 years ago
Merge branch 'master' of git://github.com/ivaynberg/select2

github.com/select2/select2 - 09d7a2de6e4921404839cecebd160899b8f95aec authored almost 13 years ago
added todo for placeholder validation

github.com/select2/select2 - b034a558844991702cfc2e1cfa4e0924ee43582b authored almost 13 years ago
better handling of empty string in select.val(). issue #34

github.com/select2/select2 - a5422805954be911ebf76e20a27de0721f4a55c0 authored almost 13 years ago
cleaned up variable name. issue #32

github.com/select2/select2 - c87e5706e7e7a1c5bb6aa0239cdd56a897968530 authored almost 13 years ago
Add "select2-with-searchbox" to the dropdown container if search box is shown.

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

github.com/select2/select2 - 34913e95573086aeba1952c31b6b28cb3cb82570 authored almost 13 years ago
added a todo for next ver

github.com/select2/select2 - 7bd7139563892e7478de2e334ed15881967feed0 authored almost 13 years ago
strip BOM from encoding, closes #30

github.com/select2/select2 - 120aff9582f58d461675daadabea00fe9935ea54 authored almost 13 years ago
some minor code cleanup, also fixes #29

github.com/select2/select2 - 71848c1353ec73b2ae9c3918d464398fbb98e3b5 authored almost 13 years ago