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
ed1761a7f6e88c8c5d305e7022fecb264d2271ab authored about 1 year ago by Per Lundberg <[email protected]>
4de1d236e602149a5c78d35899b49b3989b94107 authored almost 2 years ago by James Addison <[email protected]>
This replaces jQuery's `removeAttr` function with the vanilla JavaScript
`removeAttribute`.
...
cd545a4794461d835040d0140d6820f862bf5ca7 authored almost 2 years ago by Petrik de Heus <[email protected]>
This replaces jQuery's `addClass` function with the vanilla JavaScript
`classList.add`.
- Upgrade node to v12 for Github actions.
- Compiled and minified src with Grunt
This reverts commit d961613058cec3e7b1ee184643b483dc92170e54.
0a186ebb4875b080f70e5f48d957f025e97194f5 authored almost 2 years ago by James Addison <[email protected]>*Total -- 1,717.61kb -> 1,463.41kb (14.8%)
/docs/pages/images/flags/wa.png -- 44.19kb -> 7.72...
ab6d7f2217c7b481ea7f83d44a3c29607405a8cb authored about 2 years ago by Mahammedi Abdelghani <[email protected]>ada14fbbac8e7c6e68c5a347fd5d92efb8609df0 authored about 2 years ago by Andre Gomes <[email protected]>
* During selection and unselection events, retrieve cached item data using the original 'option'...
d961613058cec3e7b1ee184643b483dc92170e54 authored about 2 years ago by James Addison <[email protected]>7745d4bf0a9f7e6b400e0bfc8fd074283771f640 authored about 2 years ago by AlphaSolutions-jbj <[email protected]>
* Update Indonesian Localization translation
- Added removeItem()
- Added search()
- Update...
* Luxembourgish translation
* Fixed linting issue in luxembourgish translation
acef3ca2d6afbbaf8f7e7eaead16eee38eb40287 authored about 2 years ago by David Morais Ferreira <[email protected]>58951103b8c6fb62936e3ab90974618f21dff882 authored about 2 years ago by Renan Lucas <[email protected]>
3ce97363592d13d2830eccc9e2c991bda4e233d6 authored about 2 years ago by O. Alper YAZGAN <[email protected]>
512d6f24da2ac6a6e489ac31813e7e8145023500 authored about 2 years ago by iam7seven7 <[email protected]>
* Update Arabic Localization with removeItem
* Update Arabic Localization
9017d54454cae3d05d9cd5256c157c7454be784e authored about 2 years ago by AhmadAmr <[email protected]>011fadd96f868fabb370d7bd9d498580af15bfd5 authored over 2 years ago by ئىرشات غالىپ <[email protected]>
Added missing word spacing.
b19d6c6400d9360d57b858c7e928f7c9d93ce746 authored over 2 years ago by damzaru <[email protected]>b1107eeac8f452331a630b8182d6f038c90fc576 authored over 2 years ago by Mahmoud Mohamed Ramadan <[email protected]>
1f46680f9019ae23b836553350b1cb015dea9db2 authored over 2 years ago by David Morais Ferreira <[email protected]>
5c38f186c98d793c7d396442986191ca05634d0a authored about 3 years ago by Maciej Kubień <[email protected]>
1176368f92afda6b4918518fe3cf80bc02d30d16 authored over 3 years ago by Carlo Teubner <[email protected]>
Found via `codespell -q 3 -L eacf`
bdbaf3844c0f6a25b5023f4d6b2dac93761c5c1a authored over 3 years ago by luzpaz <[email protected]>This is being increased to help mitigate a deployment race condition that can cause the JavaScri...
413593c5fccca8b5ec8dabd3ceafb762b85951ac authored over 3 years ago by Brian Grohe <[email protected]>f10de120589d379603e185dfc69583c1d5ad0b51 authored over 3 years ago by Gareth Midwood <[email protected]>
a41a1ddc831e9227ba010ec8e4aad4b0f583b928 authored over 3 years ago by Mikhail Oleynik <[email protected]>
If custom transport does not return any object
then calling error callback would result in `Un...
04042e10ab99262bc5466809f2f6c4337bed5e66 authored almost 4 years ago by Francesco Coda Zabetta <[email protected]>
10eebea88f720ab3d3455fdb8cf725883b6c1c4a authored almost 4 years ago by Алексей Арх <[email protected]>
[Release] 4.1.0 rc.0
3c4c4da4a8ff84c709b66f519424e09bd8db853d authored almost 4 years ago by Kevin Brown <[email protected]>2de1b9aa647454e49b6264c343d93aeac7f70213 authored almost 4 years ago by Kevin Brown <[email protected]>
bededdf0e377a9763a6842fb03adb8fdd760da10 authored almost 4 years ago by Kevin Brown <[email protected]>
83202d7637006651cdf22bacf637b43433a6daef authored almost 4 years ago by Kevin Brown <[email protected]>
This sets the title of the rendered selection for a placeholder when
it is displayed within a s...
* refactor: check for unselected options when using tags and highlight that option first
* Sw...
af79c80b22a16e22e45934fd4d18609660f4e8da authored almost 4 years ago by Martin Carlin <[email protected]>Co-authored-by: Joe Petrakovich <[email protected]>
5e8699da1e92798d4b785801886d27564bfc827c authored almost 4 years ago by Joe Petrakovich <[email protected]>Updated Hungarian translation.
be01e76023213f35d99f69ffc440906022e218ee authored almost 4 years ago by PizzaProgram <[email protected]>* Fixes #3712 Allowing Pasting tags from spreadsheet
I was trying to make an easy way for cli...
27345381b1e868934f176cb6c223298a4bc6c467 authored almost 4 years ago by Andrew Colchagoff <[email protected]>
There was a very slow memory leak that can occur if you were creating
and destroying many Selec...
* Switch clear button to no longer be floated
This also adds a consistent padding to the righ...
a16a26882ade594d970a88e5e2f3cb84f6368548 authored about 4 years ago by Kevin Brown <[email protected]>* Add aria-label 'Search' to search input when dropdown opens.
* Fixex per review comments. A...
83f288d2294c1aafa26cc386c34a938989b0ed4a authored about 4 years ago by Aditya Toshniwal <[email protected]>80d4234369e22ac346bf3e3f17323a7ad5c0f766 authored about 4 years ago by Artur Janicki <[email protected]>
removeItem was missing
49611613be72fec086d2456ed4c22f807ddc4352 authored about 4 years ago by Beda Schmid <[email protected]>3df83c83b56ba0886afbe55c64b49d6c2fd39298 authored about 4 years ago by Sergej <[email protected]>
Co-authored-by: Anthonius Alfred Andreas <[email protected]>
0a1bcdd68f2887573032f1066c1257733782c9ae authored about 4 years ago by Anthon <[email protected]>6f93769311cda2ecd83e953b32a95f5b68f0d745 authored over 4 years ago by meldafert <[email protected]>
* Created te.js
Created Telugu language translation.
This pull request is Translation only.
...
b73e0be5e370ffbd433b15719d5433495105b1b2 authored over 4 years ago by Laryn - CEDC.org <[email protected]>
[Release] 4.1.0 beta.1
c1b66c27bc7efc5012364be878c52610cf0ff808 authored over 4 years ago by Kevin Brown <[email protected]>b63fa44a18436cd74bcc6e242c7f67f344df8148 authored over 4 years ago by Kevin Brown <[email protected]>
facfb55f70cef5f89f60329dafadf7a82cda1cb4 authored over 4 years ago by Kevin Brown <[email protected]>
This switches the Bootstrap theme recommendation over to the much
newer and much more maintained...
f6053a15c5c0e863d243e80e3ed22aeeb573b4d0 authored over 4 years ago by Kevin Brown <[email protected]>
0118abf9081392644edf34a4e3d7d5119ff29f86 authored over 4 years ago by Kevin Brown <[email protected]>
There was a bug in the 4.1.0-beta.0 release which resulted in the
`selectionCssClass` not being...
* Move selection search out of list
The selection search was previously being injected into t...
181170f8a4d5c7eb4670ccd3926add33391b6b2d authored over 4 years ago by Kevin Brown <[email protected]>* Switch CSS to use BEM over attribute selectors
Previously the CSS was using a combination o...
defe232bf6d233f17f3c26b776ad179ad26fe2bc authored over 4 years ago by Kevin Brown <[email protected]>
This changes the internal generation of the ID used to uniquely
identify an element to be more ...
* Add test to ensure search autocomplete attribute is set
This adds a basic test to make sure...
e41cb2e681328f9e619bf16e0f4445230a6c1fe7 authored over 4 years ago by Kevin Brown <[email protected]>Co-authored-by: DenisGriffin <[email protected]>
f30702d5026e675ed953a5c79d838f33885c80e4 authored over 4 years ago by DenisGriffin <[email protected]>[Release] 4.1.0-beta.0
85b28843c93534044ccade7b227cdbcf6f736528 authored over 4 years ago by Kevin Brown <[email protected]>d59edfeb8bdf879a5360eba0ea57ca0fca1041fc authored over 4 years ago by Kevin Brown <[email protected]>
d4c90037a6c3c1206df11da4f60ea78518cf9e13 authored over 4 years ago by Kevin Brown <[email protected]>
1c0e418fb0834c3d647254e8a2011550850a6382 authored over 4 years ago by Kevin Brown <[email protected]>
* JQuery "find" replaced with more efficient "querySelectorAll"
* Refactored to use Array.pro...
cbadb0a4090ba5c9405af3ad5c1b35e10e157ad8 authored over 4 years ago by Anton Dyshkant <[email protected]>* Added i18n: Punjabi language
* Update pb.js
Typo missing semi-colon fixed.
* Update p...
c6d8a13bf0f9d8dd0e21cd3a48b441e47b0f7dcc authored over 4 years ago by Amandeep Singh <[email protected]>* Replace usage of $.trim with String.prototype.trim
This officially drops support for Intern...
f7cbd2c93085137a2c4c5d61db3035d83bd5b06f authored over 4 years ago by Kevin Brown <[email protected]>* Remove legacy support for `<input />` tags
This never actually really worked, and since we ...
f999ed8e2ea0361b41de8690dea7bb2ec0e15cc4 authored over 4 years ago by Kevin Brown <[email protected]>* Esperanto translation
* shortening "inputTooShort" string
the linting test failed becaus...
284f6bb02850eae283add5fcaf8dc576714f85f2 authored over 4 years ago by KuboF Hromoslav <[email protected]>* Remove Utils.appendMany
4bd4bbce2161495859ed66c129c59ecd07db8374 authored almost 5 years ago by Luiz Américo <[email protected]>Accessibility issues and confirmed bugs should never go stale
ab6f8466e4b56106d73286fceec7fe6cba7e8a2e authored almost 5 years ago by Kevin Brown <[email protected]>4165cf13fdd74e9e0817ed15fc5828c6ebb9e638 authored almost 5 years ago by Kevin Brown <[email protected]>
[Release] 4.0.13
51be56a6910288ea1b98b4191141c8904e2aa5d6 authored almost 5 years ago by Kevin Brown <[email protected]>9fd005f4d98dc8c2369c5043ea55955bdaf29eca authored almost 5 years ago by Kevin Brown <[email protected]>
10f15408a42c8d5993a698b6f7961082316db78b authored almost 5 years ago by Kevin Brown <[email protected]>
3b85e4fe0c4ae36efd9aa25c70358e42cb56ea21 authored almost 5 years ago by Kevin Brown <[email protected]>
* Prevent a disabled element from opening via keydown/keypress events
Gist: return early from...
f34c84b77f0d175a1f619fc53c7d0d941d96152f authored almost 5 years ago by Mike Countis <[email protected]>* Only trigger 'selection:update' once on DOM change events
* Fix linting errors
* Add tes...
e0855a2f651732b4c5447dd877191eab8899693e authored almost 5 years ago by David Bramwell <[email protected]>* Feed back the keypress code that was responsible for the 'close' event s part of the event par...
3b69d358dcaced2be32235b22b22f51af5ce8a50 authored almost 5 years ago by Ben McIntyre <[email protected]>42364b1ec5b3c13c6dcd7dffd18aa24de4f7c443 authored almost 5 years ago by Marc-André Lafortune <[email protected]>
Fix Contribute link
77620ed009c75a7575f143ab286b41ae28054071 authored almost 5 years ago by Kevin Brown <[email protected]>Fix "edit this page" links in docs
48775d027c3e301b0bd2c4bfefbf1e1536e94cee authored almost 5 years ago by Kevin Brown <[email protected]>0c155d35d7a549d5041500688bb797400acaf8d3 authored almost 5 years ago by Pedro Paiva <[email protected]>
Currently the docs on select2.org link to https://github.com/select2/docs which has been archive...
44b955ae3561aa34ddb7dad20a8f4212139ca748 authored almost 5 years ago by Stefan Wrobel <[email protected]>Activating Open Collective
783ad11003ce20c35937eedc00164016a1838410 authored about 5 years ago by Kevin Brown <[email protected]>01778814f8f289d0682148ba3d467fd4a7f219c2 authored about 5 years ago by Jess <[email protected]>
Connected GitHub to Open Collective for funding
d2f393776445f3d251398f5a686292657cd379c0 authored about 5 years ago by Kevin Brown <[email protected]>49f8076291ced9c7cff0cdc10dbda9775b58b93d authored about 5 years ago by Kevin Brown <[email protected]>
[Release] 4.0.12
b73238fbe78878bc774e18bce91f626078efa9b1 authored about 5 years ago by Kevin Brown <[email protected]>1f97288d96471342d969cada50ea8e834527ec6d authored about 5 years ago by Kevin Brown <[email protected]>
752eabba473ddc1a505cfe82945f430373501e32 authored about 5 years ago by Kevin Brown <[email protected]>
c94dfadc7fd3bb063b59d690cd6cf4227fcd3a21 authored about 5 years ago by Kevin Brown <[email protected]>
Fix support for the Shadow DOM when calculating offsets
1da125f11ee77dbffb35c69271e5262a0dd529aa authored about 5 years ago by Kevin Brown <[email protected]>69bcf1a0342565bb75a6926d6db8349163fd1aa7 authored about 5 years ago by Brian Grohe <[email protected]>
69aab8d2d364783f1d5de9c1a8b7336473631746 authored about 5 years ago by Brian Grohe <[email protected]>
Replace cdnjs with jsDelivr in the docs
e809aa0fee8a1be34cb01fc85037791b3927c012 authored about 5 years ago by Kevin Brown <[email protected]>Fix NPM deployment
0d37eed52bd6fc83cdc2f79773b846c6bd81727f authored about 5 years ago by Kevin Brown <[email protected]>
This is needed until cdnjs figures out their future in
cdnjs/cdnjs#13524. Until then, we will ju...
This should hopefully fix any possible issues where the NPM package
may be released after the do...
This changes the NPM registry URL to point to the actual NPM registry
instead of the GitHub pack...