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

add German translation

github.com/select2/select2 - 41777bd06f1a7fe6589801b78d43cdd477fd9c39 authored almost 12 years ago
modified version identifiers in descriptors for release 3.3.1

github.com/select2/select2 - 852d6e824bd1c61aa7c23bb38103f74dc12ddfc8 authored almost 12 years ago
Clicking the clear button raised the changed event twice. fixes #867

github.com/select2/select2 - 250447b53a9f9346573e7c934098c9b59167547f authored almost 12 years ago
Merge pull request #903 from mirceapricop/master

Remove -o-box-shadow for CSS cleanliness.

github.com/select2/select2 - 0b57067c8dfd4dad157379580d59b026f2eeed62 authored almost 12 years ago
Remove -o-box-shadow since it is not needed.

Opera implements box-shadow without a vendor prefix, so -o-box-shadow
is invalid.

See https:...

github.com/select2/select2 - f5b018dd0978e338569be4b05941dfce4c21904c authored almost 12 years ago
Merge pull request #901 from 1ed/hungarian-translation

added Hungarian translation

github.com/select2/select2 - 1b2028f6af2b98017282019070a1b4fc4fdbd677 authored almost 12 years ago
added Hungarian translation

github.com/select2/select2 - 9a37988a0addd14fa786bab087973a61e03f07ce authored almost 12 years ago
fix ajax url() context. fixes #895

github.com/select2/select2 - 38758d754b3e23106042c40d891216513fa7a385 authored almost 12 years ago
fix ajax url() context. fixes #895

github.com/select2/select2 - 70be25cc6df96fa1b36d789192e48ab0f487729e authored almost 12 years ago
fix ajax url() context. fixes #895

github.com/select2/select2 - 9bf4614cd5ce2e0a0d04d0337a5d078195466877 authored almost 12 years ago
Merge pull request #893 from bgertonson/ajax_url

#608 fix to allow distinct ajax urls

github.com/select2/select2 - 6b65976e175e016e4a8b2ffd0b7dd9860ee3a17d authored almost 12 years ago
Merge pull request #886 from orloffv/patch-1

TypeError: Cannot call method 'positionDropdown' of undefined

github.com/select2/select2 - b0fb36ece9e50e2b58848ce06b367315e8f24f63 authored almost 12 years ago
Because a shared options object is passed around when creating each instance of a select2 widget, the query function that was built would use the last ajax url that was set on the options object for all select2 widgets. By using a variable scoped to the closure, the ajax url can be maintained per select2 instance.

github.com/select2/select2 - 302c87b197effc841630f28d544825c9b9182b0d authored almost 12 years ago
added spanish translation. fixes #883

github.com/select2/select2 - 4ca141f4bbdfdad9c8854acbc876b584eed7f326 authored almost 12 years ago
TypeError: Cannot call method 'positionDropdown' of undefined

github.com/select2/select2 - dea7979f119dbf59302f38b7b119b2952072d753 authored almost 12 years ago
Fixing when the data helper is a function for the local query

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

github.com/select2/select2 - 6278e7cca09adbc2ffa27e3c22bfb87f7ad9578c authored almost 12 years ago
allow data helper to be a function

github.com/select2/select2 - 7d908da52fab3af0d0341b4fc454aa0c4db80b72 authored almost 12 years ago
fix placeholder sizing. fixes #430

github.com/select2/select2 - 76cd1453800aee9f6188355e21d2c2c0bb71c544 authored almost 12 years ago
do not take over mouseup event in dropdown. fixes #857

github.com/select2/select2 - 179ba171742e0dc717402a20e51962cb6e35fb7f authored almost 12 years ago
fix placeholder problem. fixes #853

github.com/select2/select2 - c081d0f00c29563f46d96cd5284f647f92923097 authored almost 12 years ago
add [it] locale transations

github.com/select2/select2 - 244ba1bb43213b32661ccd40b29b5825634364fd authored almost 12 years ago
allow hiding search field permanently. #189

github.com/select2/select2 - cd3d7421c4e8af04f65fc6b7f0a2e7c0c1be6c0d authored almost 12 years ago
delay creation of mask until opening.

github.com/select2/select2 - 8868d59176889592cb2a1aaf20fa1f28b5e1e3c8 authored almost 12 years ago
Merge pull request #845 from kevin-brown/master

Better imitate native experience on iOS

github.com/select2/select2 - 2d97b78fc60b8f1a56b124a62e6a8b850b8a05f2 authored almost 12 years ago
Better imitate native touch experience

github.com/select2/select2 - 940d1f2d671243d648bd94a0e4d41c3bb19ccda4 authored almost 12 years ago
equal and indexof need to support comparing items of differnet types, ie string vs number. this is needed because numeric ids stored in val() are strings and need to be compared against data ids which are numbers. fixes #840

github.com/select2/select2 - 9035dfcb9381abe6ed0f41ca324e633b23bf0a0b authored almost 12 years ago
ignore modifier keys when enter is pressed. fixes #836

github.com/select2/select2 - b3a0c3269a9c3eae2d7a7a9a71c452b0d60fb2d3 authored almost 12 years ago
open multi dropdown on paste. fixes #577

github.com/select2/select2 - acdbb0249812ac068775e66a7526f97306074437 authored almost 12 years ago
remove input height css. fixes #587

github.com/select2/select2 - 52c8a9e2cb4d1ab86642446c1dc29ff050fff1eb authored almost 12 years ago
Merge pull request #599 from DataDog/master

Update context from callback data on `query` call

github.com/select2/select2 - be76cd9ded5c25be199c79c900feef0059bd4c75 authored almost 12 years ago
Revert "* Fix of issue 550 Select2 and CSS Transforms: dropdown menu is off position: https://github.com/ivaynberg/select2/issues/550"

This reverts commit ef8c49f85f02c99bda691ae304e83f8c753a1418.

github.com/select2/select2 - bd1dfbd49d6978cf7bc92a3ce3bc199d7c0cf76a authored almost 12 years ago
fire change on clear. fixes #558

github.com/select2/select2 - cf2b696fd93bfe3c4f588107ff5eeacbf5b14bde authored almost 12 years ago
prevent user from selecting text in choices. fixes #551

github.com/select2/select2 - a9741f9998c46ae1a0d09186001887ef4ed2a86b authored almost 12 years ago
make query() aware of the element select2 is attached to. fixes #561

github.com/select2/select2 - f15583a5550a6f4289d9c8088873bfd2ba18f46f authored almost 12 years ago
* Fix of issue 550 Select2 and CSS Transforms: dropdown menu is off position: https://github.com/ivaynberg/select2/issues/550

jquery offset() returns incorrect value when ancestor container has css transform applied to it,...

github.com/select2/select2 - ef8c49f85f02c99bda691ae304e83f8c753a1418 authored almost 12 years ago
fire selected before close. #835

github.com/select2/select2 - 6c9aef4bb3a3596408d703c03f8d26bf91c08689 authored almost 12 years ago
added selected and removed events. fixes #835

github.com/select2/select2 - a4c76f2dfb0b9a438c59a8a7409d2e7bf1ef16bf authored almost 12 years ago
fix closeOnSelect and maximumSelectionSize combo bug. fixes #672

github.com/select2/select2 - d54378563c3a9d7cda535a115cedb6abe9ac0b12 authored almost 12 years ago
another tweak for css class filtering. #834

github.com/select2/select2 - 6c4b96791d95012a5abfe203ab344c6fd5ea8db8 authored almost 12 years ago
sync css classes. fixes #834

github.com/select2/select2 - 150160f183ab74c6d5cda2f1e903845c8ffc98d5 authored almost 12 years ago
improve val() handling on multiselect. fixes #654

github.com/select2/select2 - ebc436c42b522839c3f079abec73c40cf7d3d851 authored almost 12 years ago
added params ajax option to pass extra params to transport. fixes #492

github.com/select2/select2 - 2f53c251d451d75b1572ca2cc61aecf2c92b5eae authored almost 12 years ago
introduce highlight event. fixes #529. fixes #762

github.com/select2/select2 - d56f43092be88d5cfdaae2b5602609003fb0d3b9 authored almost 12 years ago
improve dropdown open up/down mode. fixes #589

github.com/select2/select2 - 65af98cfed19811c132ee3ff640eae5eccb3378c authored almost 12 years ago
remove the val(' ').val('') work around in firefox as it is no longer needed. fixes #832

github.com/select2/select2 - 640e7066d9f1c836008aa27fccfa491fc70f4a3b authored almost 12 years ago
fire open event after the drop has been opened

github.com/select2/select2 - 90998d8442e3602220cbcd6157225f730df640b6 authored almost 12 years ago
fix triggering of unwated change. #824

github.com/select2/select2 - d04d127cabacfdaf0a89c32719a65c50c4e09f79 authored almost 12 years ago
Fixed 'width' and 'containerCss' incompatibility. fixes #828

github.com/select2/select2 - 0a201b07a5273d8717c6038bb737b4a63e0ac64f authored almost 12 years ago
Fixed 'width' and 'containerCss' incompatibility. fixes #828

github.com/select2/select2 - 69d4e0896d09855212685440d0322741569d90bb authored almost 12 years ago
better handling of first character typed. fixes #196

github.com/select2/select2 - ef364d2118ec0e32e8817f2a05841a4a8c43ffc3 authored almost 12 years ago
remove unnecessary file

github.com/select2/select2 - 2149da3b6b4eb110d7a742fd4126fbdc93ada421 authored almost 12 years ago
fix bug in destroy method that would keep the original element hidden. fixes #815

github.com/select2/select2 - 3be318885321ebda226ec722c242c527322a9288 authored almost 12 years ago
make search work with chinese/japanese imes. fixes #814

github.com/select2/select2 - 3ec535ec5b5a204465373a29c91e40e326ea6f8f authored almost 12 years ago
fix infinite recursion on focus. fixes #816

github.com/select2/select2 - 275e094dff3cdd9038be5431f62bf8a3b21dbe1c authored almost 12 years ago
Merge pull request #826 from STAH/semicolon

Add missing semicolons

github.com/select2/select2 - b11a733ad84bc78ce016a35490ea2e7e3d1f5fad authored almost 12 years ago
Add missing semicolons

github.com/select2/select2 - 946a1c632955f5cf360fb7b2ec43154bf5d60a37 authored almost 12 years ago
default initSelection in tags mode instead of overriding it. fixes #811

github.com/select2/select2 - 270d4bad072b29f8536afcfb6032d37483e56642 authored almost 12 years ago
use a form of attr that will always set the value. fixes #810

github.com/select2/select2 - d1e9531a0a1b0e17e40adcc5ce18a31f1e05e13a authored almost 12 years ago
disable ajax caching, fixes #807

github.com/select2/select2 - 4ba14bbf01b1d9af28bbe66895de1ad7cae038b6 authored almost 12 years ago
removed unneeded file

github.com/select2/select2 - 7dee4734148339e6ef9159d7d51f14460f838daa authored almost 12 years ago
modified version identifiers in descriptors for release 3.3.0

github.com/select2/select2 - 76b503e3e51eed8e1dbb3a773e92b860c921c116 authored almost 12 years ago
updated release script

github.com/select2/select2 - b5191af60fa9008b22929159c7704c0d58f33436 authored almost 12 years ago
pass escape markup into formatResult

github.com/select2/select2 - b55efddf07952dc934c4230d69610023d6e191f3 authored almost 12 years ago
call escape markup on results

github.com/select2/select2 - e78dc69a6b8dcadf8c8919b039d7ad0b4e7a6970 authored almost 12 years ago
Merge pull request #702 from skivvies/master

allow passing a function for maximumSelectionSize

github.com/select2/select2 - c90bfc3e2209946c55ee7b12883adecb349ed101 authored almost 12 years ago
improve placeholder management. fixes #712

github.com/select2/select2 - 81a0e2610a1317580a98c7df39ffde0569765baa authored almost 12 years ago
disable focus-via-tab when disabled. fixes #614

github.com/select2/select2 - df2aaa0cfcf7ba760a537446ff6298a5610ecbb5 authored almost 12 years ago
touched manifest to force a commit

github.com/select2/select2 - cc7497845540a0fb7d6a23133f8e08175b0126a6 authored almost 12 years ago
added jquery plugin manifest

github.com/select2/select2 - dff53a59bbd518cb1dd86f33e8951c9c28c99c9c authored almost 12 years ago
fix more hierarchical selection bugs. fixes #775

github.com/select2/select2 - 8332d6a7e9bf61be710acad6b7bea32e540db105 authored almost 12 years ago
minor optimization. #787

github.com/select2/select2 - ecbdc9305b19c70a603e6432e0250cf1dfa67574 authored almost 12 years ago
sync disabled and readonly statuses off original element even post creation

github.com/select2/select2 - 5374b8799b8467f022191d3e9c00d81410110ff9 authored almost 12 years ago
fix selectOnBlur when closed by means other then tab key. fixes #470

github.com/select2/select2 - 22dba24881ec9b73f81ff0f715c47ecfc2809999 authored almost 12 years ago
ignore configured placeholder on selects without first empty option. fixes #785

github.com/select2/select2 - a19e33e3af31c6e87846fb8ac1f585f44f0c82d3 authored almost 12 years ago
use the dropdown mask to close open flyouts instead of a global listener. also move the original element off screen instead of hiding it so clicking a label focuses select2 instance

github.com/select2/select2 - 76295bb5e9a7c70d00b7316a65c422af02fa8a57 authored almost 12 years ago
allow '0' vals to be set. fixes #646

github.com/select2/select2 - c66a91a9bbe47383dfb1c1d22bf85b8e7ea93706 authored almost 12 years ago
better support orientation change on mobile. #782

github.com/select2/select2 - 32249cc7f0d8eff88465e92996e813a6121c2a3e authored almost 12 years ago
Merge pull request #756 from socialceramics/url-function-with-arguments

Ajax `url` option (when function) now called with same arguments and context as `data` option

github.com/select2/select2 - 300e99fcd513cef4cf8b7fbdc12837f34ef1f238 authored almost 12 years ago
by default do not trigger change from val. #771 #619

github.com/select2/select2 - 4482c2af85026372d3fcb54f5d33556fd506be1e authored almost 12 years ago
Merge pull request #771 from phtrivier/issue-619

#619 : val takes an optional argument to avoid triggering 'change'

github.com/select2/select2 - 273ec1438e60dc11f1978d12e18337e8ca3a8714 authored almost 12 years ago
fix highlighting bugs introduced by disabled option support. fixes #765 closes #775

github.com/select2/select2 - 3f87728f7f6d603dd30a64e3f86111a9f230bffe authored almost 12 years ago
fix scroll event handling since it doesnt bubble. also add a shim behind the dropdown, this allows it to properly close even when used inside modals. sometimes modals will place their own shim that closes the modal and aborts the default mousedown event. in such cases the modal would close but the dropdown element would still float on the screen now detached and the only way to close it would be to make a selection

github.com/select2/select2 - 7a006a7259d5ececeab3c336de9de22d9f750d09 authored almost 12 years ago
dont error out when 'x' is removed really fast multiple times. fixes #745

github.com/select2/select2 - 3f14f773f967b484bf698c32a24041121fe99234 authored almost 12 years ago
remove dead code. fixes #772

github.com/select2/select2 - db39cdf5840c45aef6f482326c18fd4983b7aa13 authored almost 12 years ago
fixes #770

github.com/select2/select2 - ee01ab79ad2bca41c9cc9ccc7d742801ac993b55 authored almost 12 years ago
do not close the dropdown on resize or scroll, instead keep it positioned. fixes #753 #669 #719

github.com/select2/select2 - c270d3e4a376bb6d2e05eacf157536b2cf75c7f0 authored almost 12 years ago
#619 : val takes an optional argument to avoid triggering 'change'

github.com/select2/select2 - cf095d9fee82933898f98307c5990e38a754eea3 authored almost 12 years ago
Merge pull request #768 from bcoughlan/master

Fix issue introduced by 20950e0.

github.com/select2/select2 - d0410144bac1b24db32daac072f58fcf17fb7415 authored almost 12 years ago
Fix issue introduced by 20950e0f0cbbaa2ed9ddb3306320a69d4691c87d.

Selected items and other invisible items were not ignored by highlightUnderEvent when calculating...

github.com/select2/select2 - 89d583736ab913356e9bfcacdd40066f227f2551 authored almost 12 years ago
Merge pull request #764 from socialceramics/postdestroy-dropdown-error

Adding defensive check during the document mousedown/touchend event handler.

github.com/select2/select2 - 1aa4db12d765c493b7f0481ccd0d01ed15418ce8 authored almost 12 years ago
adding defensive check for existence of select2 on the target element during the document mousedown/touchend events

github.com/select2/select2 - 56631aa09f19c0ff3ed4417da540f474461e7b0f authored about 12 years ago
ajax url function is now passed same arguments and called with same context as data option

github.com/select2/select2 - 67af5a43f17600e0b135f13162b1d7ea65c68e40 authored about 12 years ago
Merge pull request #747 from Kollibri/master

Fix issue with disabled options (Issue #733)

github.com/select2/select2 - 434827d22ce23e8a97a791468d0b744a6db346c2 authored about 12 years ago
optimize string comparisons. fixes #743

github.com/select2/select2 - acc6f7923eb348fb6587a640ba604bd40daa5087 authored about 12 years ago
fixes #742

github.com/select2/select2 - dc8fbba51114bbde7fa7550f4889414ac67f7e99 authored about 12 years ago
Update select2.css

github.com/select2/select2 - 795bd884a6a6abbb8cab89949e899c28c813b0fc authored about 12 years ago
Update select2.js

github.com/select2/select2 - 1c183ef23b3c48b359c591b55d8d853ea15b4b9b authored about 12 years ago
Update select2.css

Made disabled results show up disabled, and added a class "selected" for elements that have alre...

github.com/select2/select2 - 1949f4ce3158ae89d93320c05cff924c63e396cf authored about 12 years ago
Update select2.js

Fixed issues with select2 and disabled options, most of it having to do with incorrectly determi...

github.com/select2/select2 - 20950e0f0cbbaa2ed9ddb3306320a69d4691c87d authored about 12 years ago
Merge pull request #738 from arnar/master

Wrap tags correctly when passed as a function.

github.com/select2/select2 - 660c402737b63e1c9d5e3470be5b2bf68f79125a authored about 12 years ago