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

Update clearing-selections.html

github.com/select2/select2 - c33ba3117be7ffbc1103e6773d7b1eebd7d9f2f0 authored about 9 years ago
Update version identifiers to 4.0.1

github.com/select2/select2 - bc1996417041d9b6131bd8c2ba911984c7b6f2d9 authored about 9 years ago
Fixed positioning with non-static parents

This fixes an issue with non-static parents (ones that were relatively
or absolutely positioned)...

github.com/select2/select2 - c9216b4b966653dd63a67e815b47899ef5325298 authored about 9 years ago
Fix selectOnBlur and closeOnSelect combination

This fixes an infinite loop that used to be caused when both
`closeOnSelect` and `selectOnClose`...

github.com/select2/select2 - 393ca4cf7f7f7097d3a994bda3dbf195e945eba1 authored about 9 years ago
Recompile dist with newer dependencies

github.com/select2/select2 - d504700c53210b3f34ec1fb4c45f2e7709f38762 authored about 9 years ago
Use NPM versions in builds

This changes the Grunt script to automatically pull the locations of the
NPM versions of the Alm...

github.com/select2/select2 - af97cc99963f7d2a7e321b74751314073419a626 authored about 9 years ago
Explicitly require jquery-mousewheel now

This fixes the implicit requirement of jquery-mousewheel that previously
existed. This was not a...

github.com/select2/select2 - 32b6eae54b6f48004a49ffd31a8a2012b6d076a8 authored about 9 years ago
Add dependencies on Almond and jQuery Mousewheel

These are technically only required when building the final versions,
but if someone is pulling ...

github.com/select2/select2 - 8edf3c64082be59b9506f3ad6dd84073b6eb5841 authored about 9 years ago
Merge pull request #3782 from nopash/patch-1

Correct Typo in noResults

github.com/select2/select2 - 5ca76fda61ffaabb0592e8894049b74da0edee11 authored about 9 years ago
Merge pull request #3933 from Decagon/patch-1

Fix #3932

github.com/select2/select2 - 23743a785cee5bb8cd11d8341539858bceb43d9e authored about 9 years ago
Fixed deep cloning options

In
https://github.com/select2/select2/commit/f1e86470ca08953d802489e6c0e0928674dc08cb
we tried t...

github.com/select2/select2 - 3c8366e8769233a6b20ade934fe629279e7be6ff authored about 9 years ago
Recompiled dist

github.com/select2/select2 - e2b745ea3e23c8a0eb778d9aa57b9ea0b0cd3443 authored about 9 years ago
Add container to templateResult

This closes https://github.com/select2/select2/issues/3222.

github.com/select2/select2 - dc516e7073605723be59bc727b96a3b3dea1ae5a authored about 9 years ago
Add tests for accessible search results

github.com/select2/select2 - 7e3d4fb697f20748b991859a32dcf5370fe1cbab authored about 9 years ago
Speak results on selection

This closes https://github.com/select2/select2/issues/3735
This closes https://github.com/select...

github.com/select2/select2 - 9fae3d74e373fc646da4e39a0c2ab11efa808c3f authored about 9 years ago
Tests for the inline search box

This adds tests for the following commits

https://github.com/select2/select2/commit/5f80c5d9f81...

github.com/select2/select2 - e08222ef158f7898784bdec604c71448d33e0453 authored about 9 years ago
Resize search after removing a choice

This fixes a previous bug with the backspace handler on the multiple
select search box where uns...

github.com/select2/select2 - 5f80c5d9f81f3c5398c3e6e3e84fd6c67c8873f1 authored about 9 years ago
Merge pull request #3946 from manuel-alvarez-alvarez/master

Add the decorator parameter to the handlers for the attach and detach of the dropdown

github.com/select2/select2 - 8763a877793593c0c6545090c41cfd8697de09e4 authored about 9 years ago
Merge pull request #3943 from limonte/sr-Cyrl

Add sr-Cyrl language.

github.com/select2/select2 - f94b462b152bb419894ed810b11e4e95f0793d96 authored about 9 years ago
Add errorLoading error message to sr, sr-Latin and hr languages.

github.com/select2/select2 - 410916510d8cceb4919b3295f9b9d962c671184e authored about 9 years ago
Add sr-Cyrl language.

github.com/select2/select2 - 1c8d1f8e0db70c181e62349ed7a6c1da042b44cc authored about 9 years ago
Fixed jshint errors due to too long lines on the attachBody adapter

github.com/select2/select2 - a06a08a028afaa788db19987b5466afa8f48b715 authored about 9 years ago
Add the decorator parameter to the handlers for the attach and detach the dropdown (otherwise the container is undefined)

github.com/select2/select2 - eae4d01158fd7be992fa762032ef1e3d9665024c authored about 9 years ago
Merge pull request #3926 from stahor/patch-1

Update component.json

github.com/select2/select2 - 7e2ade09652f66f3a70787f6f0e2918d171a6dcb authored about 9 years ago
Update component.json

github.com/select2/select2 - 7eaee2be9eb2f5d5c302ac3a8c04a17a47e65b01 authored about 9 years ago
Update version identifiers to 4.0.1-rc.1

github.com/select2/select2 - 87b182fe2ab4ad01081c1b81de4cb5a4009cbb2a authored about 9 years ago
Fix inline search in Safari

This closes https://github.com/select2/select2/issues/3459
This closes https://github.com/select...

github.com/select2/select2 - 31a329eb6d53b1ae26b034847e630d92c1759020 authored about 9 years ago
Fix select2('') calls on multiple elements

This fixes an issue when any of Select2's special options are called on
multiple elements, it wo...

github.com/select2/select2 - 878bb3ab0792197ae74b06f0e8cccb17ef16530e authored about 9 years ago
Set all AJAX parameters as query string parameters

This will now pass all of the AJAX parameters into the AJAX request as
query string parameters, ...

github.com/select2/select2 - 7c47912b730a5d1eb5e1213d6273e702e8aa0b9f authored about 9 years ago
Corrected Danish translation for results errors

This closes https://github.com/select2/select2/pull/3870

github.com/select2/select2 - ef508db1615f93f4cb3e0760a8e3ffd2ecee9a74 authored about 9 years ago
Merge pull request #3544 from fk/3306-clear-button-appears-under-long-text

#3306: Position clear button before the inline content of `.select2-selection__rendered`

github.com/select2/select2 - d0ce218c0bf596630bd7779d4767c8d33af9e1e7 authored about 9 years ago
Fixed incorrect classes on "Loading more results" message

This fixes an issue where the old `option` and `load-more` classes were
not switched over to the...

github.com/select2/select2 - c53b2dcf11f28d8106a7b7684f503be7cda0b6a1 authored about 9 years ago
Recompile dist

github.com/select2/select2 - 6d91da7e63163e44435335f7f4855e9574666cae authored about 9 years ago
Correct reference for this in AJAX callbacks

Previously `this` would point to the AjaxAdapter that was being used to
process the AJAX, or som...

github.com/select2/select2 - 3037b933e271a51b52e77ca55936e503c7467a81 authored about 9 years ago
Merge pull request #3859 from ahmadhussain/master

Added arabic language

github.com/select2/select2 - 71cc891b838d9052ffc57d745047c8d7625b5a34 authored about 9 years ago
Corrected a few Hebrew translations

About `errorLoading`:
Before the correction, the translation was: "התוצאות לא נטענו בהלכה".
The...

github.com/select2/select2 - 7974fd166294f1ea8653a8ced5ddb506dd23d532 authored about 9 years ago
Properly disable `input` handlers in IE

Previously we were only disabling the `input` handler when it was
triggered, which caused a race...

github.com/select2/select2 - ca0fd7c195655ad4ef5906f8ed3f2c1c6a65da1d authored about 9 years ago
added arabic language

github.com/select2/select2 - 09d825dd316397e24de30f11ba31059a7789748a authored over 9 years ago
Merge pull request #3851 from yallups/Terminating-script-undefined-args

Fixes an issue of args === undefined and script terminates

github.com/select2/select2 - 6be96cfaa175448ef70b978648de7d6cb5822e89 authored over 9 years ago
Fixes and issue where If args are not present script terminates

github.com/select2/select2 - f3a29b87e1658e7b7768ecf282366b2b3e1f9ce8 authored over 9 years ago
Correct Typo in noResults

github.com/select2/select2 - 9b020edd80669610ab3f7321c49980816abbd511 authored over 9 years ago
Merge pull request #3780 from InWayOpenSource/master

Fix option name in documentation - fix #3470

github.com/select2/select2 - 8ad8f200ba8c9429d636453b8ee3bcf593e8c87a authored over 9 years ago
Fix option name

github.com/select2/select2 - 96fb1bf2d40a36f9887e4430a88f22e175355905 authored over 9 years ago
Merge pull request #3724 from select2/docs-faq

Switch option page to FAQ in docs

github.com/select2/select2 - 19861bfa38e0299a5b9c071b058a2b24fc333193 authored over 9 years ago
Merge pull request #3767 from select2/contributing-guide

Add developer information to the contributing guide

github.com/select2/select2 - 8c26dff2341d23f8747d9ce854452c71e5fdd59f authored over 9 years ago
Rename options-new to options

github.com/select2/select2 - 2b91ac0a2030d1de33e7f76e848bd5505360d6e8 authored over 9 years ago
Migrate old options to options-old

github.com/select2/select2 - 8ac5f1ddf270b6cab8422d7f76410b10cc987455 authored over 9 years ago
Swap mailing list and IRC channel links

These sections were dropped from the README in
https://github.com/select2/select2/commit/5c71e2d...

github.com/select2/select2 - 2ff5f6a24caf11900bfe682f5790e6622d1819b6 authored over 9 years ago
Add section to contributing about patches

github.com/select2/select2 - ff4b47bf74f387bc1c6eed1330e361895c2ee656 authored over 9 years ago
Added compatibility section

This is the same as the old documentation, it has not been transformed
into a FAQ yet.

github.com/select2/select2 - b819a495aa50e0f693065d21a9b8aac2f8beea7a authored over 9 years ago
Added note about incomplete documentation

This adds two notes, one pointing to the old documentation and the other
pointing to the communi...

github.com/select2/select2 - 84d121875194cb6aeaf5887e3bcc10630267dae3 authored over 9 years ago
Document data object format

So far this just documents how <select> elements have their options
converted to a data object.

github.com/select2/select2 - bc82856fb68b53529179b84e1b9617110bed9245 authored over 9 years ago
A bunch of questions are missing answers

These will be filled in at a later point in time, hopefully later today.

github.com/select2/select2 - 46ab1ebc8d25d1d893701d1721a5e35da9214c95 authored over 9 years ago
Add questions about the dropdown

github.com/select2/select2 - 119df9b09f1285fe2e8f2998e0f91045effc2ed4 authored over 9 years ago
Add template for questions without answers

github.com/select2/select2 - e9b89b4ac11e9760ce4b04c69e243a3da84aae56 authored over 9 years ago
Finish off the core option answers

These were mostly there before, it was just a matter of moving some of
the answers around.

github.com/select2/select2 - e472cb31f03966d3b812c36ca973a9639e0aca5a authored over 9 years ago
Updated side navigation

Now most of the links works, not including the ones for sections which
don't exist at the moment.

github.com/select2/select2 - 4541d83c5d77c14cb6dc5db2ec285642ed65e46d authored over 9 years ago
Merge pull request #3757 from christophano/master

Use apply when calling methods

github.com/select2/select2 - 4b5743f22e4ede7fb0c9ebeeffb1e9670d9e3e14 authored over 9 years ago
Method called using apply to avoid translating multiple args into single arg. Fixes #3756

github.com/select2/select2 - 441fbc2d737367e6ea157dcd74fe4c841d04c870 authored over 9 years ago
Answers to some of the questions

github.com/select2/select2 - c5029611493e33cbc1d270708c3ea352d8f8b884 authored over 9 years ago
Added section for events

Both public jQuery events and internal Select2 events will be
documented.

github.com/select2/select2 - a96ec9d91ceb56f2a770b412cd685968df3c8457 authored over 9 years ago
Continue building out the FAQ

This adds more questions that will eventually get answers. Most of these
questions are already a...

github.com/select2/select2 - 75abd407c8868c4d9553055784e7398be998ab0f authored over 9 years ago
Set up initial page with some questions

Right now this sets up the new FAQ/Options page with most of the
questions for the how to contro...

github.com/select2/select2 - 41e4795578609d71291994140a66bc1a243eefb1 authored over 9 years ago
Merge pull request #3717 from P0rnflake/patch-1

Add select2.css to composer generated require.css

github.com/select2/select2 - ea074af14ca601fe2c58d349ec46d8bd72dd27c4 authored over 9 years ago
Add Stylesheet to composer generated require.css

github.com/select2/select2 - e3920eae441b0e2c820b9fad831a969d44feb4c5 authored over 9 years ago
Merge pull request #3698 from jbrown/patch-1

Fix typo

github.com/select2/select2 - eb47f638d3b391c55e7c2eef41404fac6106b257 authored over 9 years ago
Implement Dropdown.bind

This closes https://github.com/select2/select2/issues/3239

github.com/select2/select2 - 89858c418d511dc3a141c9e62039861431b495d0 authored over 9 years ago
Hide messages when loading results

This closes https://github.com/select2/select2/issues/3343

github.com/select2/select2 - 73e50ae92c71ae829df7eb84b456654ca47d9022 authored over 9 years ago
Recompile dist

github.com/select2/select2 - b69dd827d02a5b6904ee70e158c561e52e3229d1 authored over 9 years ago
Add tests for 4958961

github.com/select2/select2 - a86c2e709febf69eb8e2a2b379b0d6c3953aad89 authored over 9 years ago
Handle null being returned from createTag

The `createTag` option does allow for `null` to be returned if a
tag should not be created. The ...

github.com/select2/select2 - 49589611ee0a0b3c7fac88218276a25bc8233146 authored over 9 years ago
Add tests for d08cb87

github.com/select2/select2 - d9c1cbc976125bc6fef764cb0f845c653e5dee9d authored over 9 years ago
Trigger the `select` event in the tokenizer

This closes https://github.com/select2/select2/issues/3325.
This closes https://github.com/selec...

github.com/select2/select2 - d08cb874f99ffc9c0359b44282a0072df438d716 authored over 9 years ago
Always pass in a blank object for arguments

This fixes an issue where preventing the default behaviour on some
events would trigger an excep...

github.com/select2/select2 - 71669359582ab04571f13bce8ff5c99318739c7b authored over 9 years ago
Compile dist

github.com/select2/select2 - 8722ae2c81687d047fa86b8d405fc2725073ed9e authored over 9 years ago
Fix input event in IE

This closes https://github.com/select2/select2/issues/3300
This closes https://github.com/select...

github.com/select2/select2 - 66ae2ad1d5a5b6c983b17a342550c61d9cd15a82 authored over 9 years ago
Merge pull request #3692 from Velocity-/patch-1

Fix improper grammar in Dutch i18n file

github.com/select2/select2 - ab147515072161fca7e4a484ae594963fe151559 authored over 9 years ago
Fix improper grammar in Dutch i18n file

Grammar is incorrect when maximum is 1, 'kunnen' should be 'kan' in that case.

github.com/select2/select2 - eee70fd9af5a97149513cc434d06a22b78f4196e authored over 9 years ago
Merge pull request #3507 from RyanDale/issue-3503

Fixes #3503: Removes redundant 'open' event trigger

github.com/select2/select2 - 15877088269d4e23cf73fbcc80d5ce73cc01c3dd authored over 9 years ago
Rebuilt dist

github.com/select2/select2 - 989bd0264928564b02d66f926618f1b5c57f0831 authored over 9 years ago
Merge pull request #3605 from molily/master

Multiple select, search field: Removes padding on mobile Safari.

github.com/select2/select2 - ea538819c3b3d34704180ade42902f6982a3bc61 authored over 9 years ago
Prevent selections from being removed when disabled

This prevents selections from being removed when the container is
disabled. This stops any click...

github.com/select2/select2 - 68d068f1d2c7722d011d285a291d1f974bf09772 authored over 9 years ago
Add tests for removing a selection when disabled

These tests should fail because a selection can be removed even
though the container is disabled...

github.com/select2/select2 - 7d8f86cbf85ebd2179195ff6a2a7a1c5dcb9da58 authored over 9 years ago
Fix memory leak in AttachBody

The `$dropdownContainer` variable wasn't being cleaned up when
Select2 was destroyed, which was ...

github.com/select2/select2 - 671f5a2ce21005090e0b69059799cd3dd1fbbf84 authored over 9 years ago
Merge pull request #3637 from wobbie/master

fix: modify announcement 4.0 doc Tags example

github.com/select2/select2 - 7bc9387de20dae1c67f9c674237b6e6b218be07d authored over 9 years ago
Merge pull request #3654 from wdietz/master

Fix IE 8-11 not showing Chinese characters

github.com/select2/select2 - 700f7908fcf548cfe866dabac5e1fd8a053582b6 authored over 9 years ago
Lock Firefox builds to Linux

Right now Sauce Labs is not triggering builds for Firefox, and that
is causing the automated tes...

github.com/select2/select2 - 716e79b7d4b5c4ba7b700a21d4d6be354394508d authored over 9 years ago
Update grunt-saucelabs version

github.com/select2/select2 - 5021356751a2bd5da6b09a3d0886f91ee39b6fe5 authored over 9 years ago
Merge pull request #3565 from rockshandy/issue-3564

use merged data instead of existingData for ArrayAdapter

github.com/select2/select2 - 47895b1e456afc8079ff19a538d0fab1885f5e51 authored over 9 years ago
Merge pull request #3667 from nikolas/patch-1

Use new travis infrastructure

github.com/select2/select2 - 81a670bd6278ffb17525ea731b69df8a5e2dfe22 authored over 9 years ago
Use new travis infrastructure

github.com/select2/select2 - e8f4032724e7e8f5d90ab6fe046c35fbfb3d4434 authored over 9 years ago
Skip focus test on IE 8

I can't reproduce this test failure on and IE 8 virtual machine, so
I'm just going to skip it on...

github.com/select2/select2 - dd2990adead92593a2dffff6ae004ea8b647d130 authored over 9 years ago
Recompiled dist

github.com/select2/select2 - 4a1290b4e9cb6250c115c8f59fd7de010f25a215 authored over 9 years ago
Merge pull request #3665 from AnthonyDiSanti/master

Fixes typos in docs

github.com/select2/select2 - 8a26de7c6029e0709a1ddce9c37a910c384fa2f0 authored over 9 years ago
Fixes typos in docs

* Updates Disabled Mode docs
* Updates Disabled Results docs

github.com/select2/select2 - 4a5d75311282f38427b4454383f4af44d4f81b3b authored over 9 years ago
Fix issue in IE 8-11 that prevents typing characters that require multiple key presses to produce a single glyph.

github.com/select2/select2 - d37d6d6cacb9f82b3c4394500abb58bd734c62e9 authored over 9 years ago
Merge pull request #3643 from TrySound/npm-files

Add npm files filter

github.com/select2/select2 - 512269fa40669c4fec6caf1c96c41b37d9fd3db1 authored over 9 years ago
Add npm files filter

github.com/select2/select2 - acfeaaa015ac24729637822a9323ea7ea1cbe377 authored over 9 years ago