Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/select2/select2

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
https://github.com/select2/select2

restore smooth scrolling by fixing mouseevent-filtered

b825d8ec41c46f650395179135518d0e8ef0246f authored over 12 years ago by Igor Vaynberg <[email protected]>
Revert "remove unused code"

This reverts commit 93f5e7508f51b7c4912348fe0031d6ca56393a91.

aba23fc3e7ada52e8c88aaf7b0dd80cdadc9338c authored over 12 years ago by Igor Vaynberg <[email protected]>
remove unused code

93f5e7508f51b7c4912348fe0031d6ca56393a91 authored over 12 years ago by Igor Vaynberg <[email protected]>
Reduce search field focusing, improving performance

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

64b69425b023dffba3c50e452530e02da67b1139 authored over 12 years ago by creage <[email protected]>
Improve performance on text measuring

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

65eb7c34043ff55112769bf485eaddb9d7868955 authored over 12 years ago by creage <[email protected]>
style detection for search field sizer corrected

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

9497693b64cd45963a9316464dd9f194b60cb556 authored over 12 years ago by creage <[email protected]>
no need for style if we already have a sizer

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

492dccd1a559fe821b9b00a3e4f4504e8580ad16 authored over 12 years ago by creage <[email protected]>
Save data values to correct context

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

68726643acf8eaa7f5d1212a0e656447aa867c70 authored over 12 years ago by creage <[email protected]>
Performance optimizations

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

0ff41ca512a5e4f97bae0ef386f5b81addf2c639 authored over 12 years ago by creage <[email protected]>
Stick mousemove event to element' context

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

151c3fd2f6827a4edc6c123a27ea1e01092734d5 authored over 12 years ago by creage <[email protected]>
attach the dropdown to the element's body instead of the current body. issue #126

43d990c31986094d74ec50de5ec5be18c4d14d88 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

b840b4e76c71095794d6f2a7731ceb262e747544 authored over 12 years ago by Igor Vaynberg <[email protected]>
dont bubble up ESC keypress. fixes #118

800b7bbb3f00c0d9f97506ec016c55be46f7f3a5 authored over 12 years ago by Igor Vaynberg <[email protected]>
Update master

b12e6b42e9da661b23578d091c267b9bb84250a3 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #125 from argerim/master

reference about gem use in rails.

09ad9681941fa2e3629f01e5b5c5f65a18bbc568 authored over 12 years ago by Igor Vaynberg <[email protected]>
reference about gem use in rails.

dc211c486356dcd98e139ac98771d874d601c96c authored over 12 years ago by Rogerio Medeiros <[email protected]>
a bit of jshint cleanup

1d0e9a4a5b598538e241eef0457f9185e685f53e authored over 12 years ago by Igor Vaynberg <[email protected]>
minor cosmetic cleanup

16c868934d24d52b244c77093e300171db3be1f7 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #107 from butsjoh/master

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

08d4485400a3cf726974679eb0f64bbce9dca2a6 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #111 from chrisforbes/patch-1

Fix typo in comment

6e36003b0a7bbe361d0bba01fc1998dbbabbf8f6 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #122 from pothibo/zIndex

set z-index of the dropdown menu in the options

7007bf8c3876d9fdf1f7197ddc4d666c119211fa authored over 12 years ago by Igor Vaynberg <[email protected]>
Using dropdownZIndex as opts. Dropping default value so use can set it via css.

5941fcea25fc7e82f7bc134289647381edd19096 authored over 12 years ago by Pier-Olivier Thibault <[email protected]>
Added zindex options to dropdown so we can make sure it presents itself on top of whatever is existing in the DOM

277ae4ff5ab604635b5dca3c3ec1d98ed1dfe0d5 authored over 12 years ago by Pier-Olivier Thibault <[email protected]>
Merge branch 'master' of https://github.com/ivaynberg/select2 into zIndex

7d3ad2cd47b0b7d6da559cf7d14fd95e9df8fa84 authored over 12 years ago by Pier-Olivier Thibault <[email protected]>
simplify optgroup querying and rendering code. provide a more powerful populateResults() function fixes #58. fixes #105. fixes #84

55fd00169e344cfb3f49f062dc317416ba05be15 authored over 12 years ago by Igor Vaynberg <[email protected]>
make getPlaceholder() compatible with jquery 1.4

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

38b9d060b116fc4957110f25b03b8437be981136 authored over 12 years ago by Andy Fowler <[email protected]>
Fix typo in comment

460cd059f91200c09b53c3556535cb7894ef4321 authored over 12 years ago by Chris Forbes <[email protected]>
Fixed issue with defining the text property as string

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

cd538772dfc2d99da152f9f171a76ebdc0a42827 authored over 12 years ago by Johan Buts <[email protected]>
minor cleanup

9fc18a9ca80cad73f8fc69fe2bc023d6ac0469dd authored over 12 years ago by Igor Vaynberg <[email protected]>
rename updatePositions() to positionDropdown(). more clear

0ccfd4853c6f607f0aefc216eb5b10682a68d82b authored over 12 years ago by Igor Vaynberg <[email protected]>
Tweak sub-item css a bit to make blue go full width

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

b18db15f1e0bd786f5f3def1a3ab22952d618041 authored over 12 years ago by Christopher Nadeau <[email protected]>
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

a6eeadbe7a4a48ea60d03ee44ef9aea425b81bf4 authored over 12 years ago by Igor Vaynberg <[email protected]>
Add support for hierarchies and unselectable items. issue #58

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

6151ddbb0dc1e050160495c56056c17764520e7d authored over 12 years ago by Christopher Nadeau <[email protected]>
Few tweaks to multi style

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

efccc62510ec318d58a46bad22188155cf28c5b8 authored over 12 years ago by Christopher Nadeau <[email protected]>
Absolutely position dropdown. fixes #84.

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

2f3262d39e08348103d1b420ab3f341d5e87368f authored over 12 years ago by Christopher Nadeau <[email protected]>
various small fixes. closes #99

d62bc5bef1ff6696262c3eb03334c553dc68f897 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge remote-tracking branch 'upstream/master'

0d29fff1dd01d681086e2a55c4622427d9326455 authored over 12 years ago by Alan Ho <[email protected]>
readme tweak

94ffecb824cccab6b8df93d6ac5212e50817d6a6 authored over 12 years ago by Igor Vaynberg <[email protected]>
adding browser compatibility. issue #79

cb2e131c502e76de79ee866ec8410372c20aa333 authored over 12 years ago by Igor Vaynberg <[email protected]>
force a min height on multi containers, closes #96

588d9a5ce98264370819f15ca17289451294e1f8 authored over 12 years ago by Igor Vaynberg <[email protected]>
issue #77, blur on touchend - seems more native

3ba3e5771573c5f6e6fc827882f46145d3939d71 authored over 12 years ago by Igor Vaynberg <[email protected]>
possible fix for issue #77 better blur support for touch devices like ipad

5e18e71cb49c034e62c71764e5c7ad1ab5dd3c83 authored over 12 years ago by Igor Vaynberg <[email protected]>
tweak to issue #85 do not highlight items based on keypresses

47064b24837492b74ed65c3095414d77123e5cbe authored over 12 years ago by Igor Vaynberg <[email protected]>
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 ...

ec759ac8097143254256544dc2432f225521147e authored over 12 years ago by Adam Solove <[email protected]>
Make initSelection works asynchronously

af1c39807611538db65886a227e9bf7227f4adba authored over 12 years ago by Alan Ho <[email protected]>
ability to provide custom matchers. closes #86

4ba25b80951f18524f6e9f078e1d1e938975dbac authored over 12 years ago by Igor Vaynberg <[email protected]>
tweak readme to show differences from chosen

4b451fee8186af903911263ff756686e62b7e801 authored over 12 years ago by Igor Vaynberg <[email protected]>
css stylying for disabled mode, issue #76

98903a4621be8c8e2219b325caee430acb058555 authored over 12 years ago by Igor Vaynberg <[email protected]>
disabled mode support wip, issue #76

6fe77c611018f53a29be5dd2201a32b7c58b7d82 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

c27880c19c90821138fe4e754a449f35a2ce9aa9 authored over 12 years ago by Igor Vaynberg <[email protected]>
renamed roundtripValue to context. closes #72 closes #73

c44ea24aa4173f5fa30f2752c00ecba4ef38fb9e authored over 12 years ago by Igor Vaynberg <[email protected]>
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...

0d98ea03afaa726209400dc94c667cd0cd088d59 authored over 12 years ago by Alexander Pepper <[email protected]>
Merge pull request #71 from niquola/master

fix indexOf with undefined

26da9f0b2eca8b279a9eb020757e5f2593607b74 authored over 12 years ago by Igor Vaynberg <[email protected]>
add drag and drop sort support, fixes #60

f368464132ea55f979693e4587603c1a84f75ee8 authored over 12 years ago by Igor Vaynberg <[email protected]>
fix internal function indexOf, when undefined passed

23720246f29d8651a1f06b720657a5632423af88 authored over 12 years ago by nicola <[email protected]>
add container() method that retrieves the main container

1633d71b4a53ff40ed2bfba4c3ffbcdb023f08ec authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

cb7f1da4e696a9c3d2169a7839fd3f7b9f0372d0 authored over 12 years ago by Igor Vaynberg <[email protected]>
support numeric text keys in local data. fixes #68

9ecce5af7c75fffad9f62d7ea8429db203328894 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #63 from ericbarnes/tags-tab

Adding tab support for tags

071d6c73d2f45c8e5c898e685a1f09570ec9127b authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #64 from ghing/patch-1

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

97125fb9381780b742ea523eff597f31ab4197ba authored over 12 years ago by Igor Vaynberg <[email protected]>
Check for nonexistent data attribute in a way that works in jQuery 1.4.2

6dcb2764854cafda86ec87cfaafa41ccdf113bf4 authored over 12 years ago by Geoffrey Hing <[email protected]>
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...

66b789939f7b15f4d41a77acaed96ae0295d809b authored over 12 years ago by Eric Barnes <[email protected]>
fixes #61

058ecae750aee70c706f3f7e2adee09e02b2a13f authored over 12 years ago by Igor Vaynberg <[email protected]>
tweaked release script a bit

d563764dfc7e401ac4f603ce47e300c1d8c3dfe6 authored over 12 years ago by Igor Vaynberg <[email protected]>
build script

af6031039a2ae6a7831d5d03372d0c0f3f15bf0d authored over 12 years ago by Igor Vaynberg <[email protected]>
a bit of cleanup and better error handling for options

e5f628b719508d32db80e9b36a8f8c6d36396c23 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

a6edacc50563db0005cf06986a31a4a2fe322f4a authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #57 from Fran6co/imp-ajax-abort

Aborts the ajax call when a new is coming up

b3d9e7ce208c4d0a2c33303e7626fa678eb1e077 authored over 12 years ago by Igor Vaynberg <[email protected]>
Aborts the ajax call when a new is coming up

404539e6d367744ae6b94d4941810c7b8d4393c8 authored over 12 years ago by Francisco Facioni <[email protected]>
missed one place where id is accessed. issue #51

0160b36a38fa6482e5389e37b1bd367d00cc45aa authored over 12 years ago by Igor Vaynberg <[email protected]>
make it possible to overwrite how the id is retreived from a choice. issue #51

bf5e7d16deb603ca40b05027db77b7e5ffb3c3ac authored over 12 years ago by Igor Vaynberg <[email protected]>
license tweaks

011770a5d5572d6dd26dca2f01d6b2d0723f4733 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

5ae45f4124e954b4ca5e52003cedc4f99e6aa18e authored over 12 years ago by Igor Vaynberg <[email protected]>
jquery 1.4 compat impl of focus check

bd8c40b0e8d367f53d2ec14d0204fd0fdaef3bfa authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge pull request #56 from ProLoser/master

Added support for [placeholder] attribute

a1457fa491a67118097f5bf86dc6bfc741b5d34a authored over 12 years ago by Igor Vaynberg <[email protected]>
fixed placeholder bug. closes #55

450aad8f46b7ae617731ec6a30ae656dcb1a0da6 authored over 12 years ago by Igor Vaynberg <[email protected]>
Added support for placeholder attribute in addition to data-placeholder

945249f46a93df81ca4e9b80a364e186974935fb authored over 12 years ago by Dean Sofer <[email protected]>
resize the search field to full width when placeholder is set. fixes #53

5f00dd1cfd8d689146504cc61510c5cbc221b778 authored over 12 years ago by Igor Vaynberg <[email protected]>
fix bug where tagging was broken if strings instead of objects were used

2aeb3d5bd52e356d9280c153047a4fb0fbdb8eb8 authored over 12 years ago by Igor Vaynberg <[email protected]>
copy the args object so changes to it no longer effect other select2s. closes #47

e0f854d6678ba765cee4168e55f892980f8799a8 authored over 12 years ago by Igor Vaynberg <[email protected]>
remove debugging statement

3b9840e3ff282dc121210aec8dc84004fdefe50e authored over 12 years ago by Igor Vaynberg <[email protected]>
imrpove handling of objects in tags helper. closes #50

11b0a1662ce1b90dbb40b8d12552a76e2c2508ec authored over 12 years ago by Igor Vaynberg <[email protected]>
clear search when val() is called. closes #45 closes #46

ee6f8975a6b5f0de7616edb7607d70d63f089e68 authored over 12 years ago by Igor Vaynberg <[email protected]>
fix select event syncing. closes #41

891102ff4722d7a9b4afa90fe885baa2bc4f7387 authored over 12 years ago by Igor Vaynberg <[email protected]>
Fixed #43

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

37ddcb64a3aaa416427dd23f27bcbc3583c23927 authored over 12 years ago by Dean Sofer <[email protected]>
Revert "realign dropdown when search box moves to new line. closes #43"

This reverts commit 095cdda05e8f53b9b77abc1956fad588e2afd3e8.

b96079fef61e4a9db34a24b04c450ef85d107cac authored over 12 years ago by Igor Vaynberg <[email protected]>
realign dropdown when search box moves to new line. closes #43

095cdda05e8f53b9b77abc1956fad588e2afd3e8 authored over 12 years ago by Igor Vaynberg <[email protected]>
added closeOnSelect option, closes #40

293bd830b29f0e9eaded8db25fecaa8bfaa72a9a authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

253703add3217dd6b24caf0a022a42287dab9a05 authored over 12 years ago by Igor Vaynberg <[email protected]>
added focus() and isFocused(). closes #39

6ec4d20d02691cac97b735a4badb118781fc33db authored over 12 years ago by Igor Vaynberg <[email protected]>
remove event bindings on destroy. closes #35 closes #36

5ccee14cee027102beabc3e578509512b0fb8fd7 authored over 12 years ago by Igor Vaynberg <[email protected]>
a small tweak to empty string handling in select2.val(). issue #34

d0caa9131c69e969712aeb555494235ed7a56ef9 authored over 12 years ago by Igor Vaynberg <[email protected]>
Merge branch 'master' of git://github.com/ivaynberg/select2

09d7a2de6e4921404839cecebd160899b8f95aec authored over 12 years ago by Igor Vaynberg <[email protected]>
added todo for placeholder validation

b034a558844991702cfc2e1cfa4e0924ee43582b authored over 12 years ago by Igor Vaynberg <[email protected]>
better handling of empty string in select.val(). issue #34

a5422805954be911ebf76e20a27de0721f4a55c0 authored over 12 years ago by Igor Vaynberg <[email protected]>
cleaned up variable name. issue #32

c87e5706e7e7a1c5bb6aa0239cdd56a897968530 authored over 12 years ago by Igor Vaynberg <[email protected]>
Add "select2-with-searchbox" to the dropdown container if search box is shown.

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

34913e95573086aeba1952c31b6b28cb3cb82570 authored over 12 years ago by Grzegorz Kaczan <[email protected]>
added a todo for next ver

7bd7139563892e7478de2e334ed15881967feed0 authored over 12 years ago by Igor Vaynberg <[email protected]>
strip BOM from encoding, closes #30

120aff9582f58d461675daadabea00fe9935ea54 authored over 12 years ago by Igor Vaynberg <[email protected]>
some minor code cleanup, also fixes #29

71848c1353ec73b2ae9c3918d464398fbb98e3b5 authored over 12 years ago by Igor Vaynberg <[email protected]>