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

Update version identifiers for 4.0.3

566c7846fbf8c3b7674346f26d0ee872c0a77629 authored over 8 years ago by Kevin Brown <[email protected]>
Recompile dist

24a8d73a994a45f131c37479a43d730f5d79ed58 authored over 8 years ago by Kevin Brown <[email protected]>
Clarify the Bootstrap docs notice with the dropdownParent option

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

2343fd4ae490f1ffc11bdbbb7617ba13296cc641 authored over 8 years ago by Kevin Brown <[email protected]>
Added createTag code samples

This lays down part of the path for
https://github.com/select2/select2/issues/4023 as well as
ht...

8bc4f5d41dad2b34b70c5e3f30332b7c84d0a736 authored over 8 years ago by Kevin Brown <[email protected]>
Added Greek (el) translation

Translated English (en) language file to Greek (el).

This closes https://github.com/select2/sel...

7eab29e271468dc176dd93be0fce1e95e350fd7a authored over 8 years ago by Harry <[email protected]>
Merge pull request #4379 from petruavram/master

[Docs] Add favicon

7505347a69dc8e218d3a8f42d90e5562af64e694 authored over 8 years ago by Kevin Brown <[email protected]>
Add favicon

I used the logo image on the site to generate a favicon using
[Real
Favicon Generator tool](http...

d34bff579774c63c19c8a9ae902d1e0caf5ba841 authored over 8 years ago by Petru-Vasile Avram <[email protected]>
Migrate from expect to assert.expect

After we upgraded to QUnit 1.23.1, we gained support for
assert.expect(). This allows us to guar...

a74547aaa76d406dd0b8a441d0a84dc9694a2829 authored over 8 years ago by Kevin Brown <[email protected]>
Add tests for detecting added and removed options

This adds tests for ea79a197e0ffe55aa600eed6d18cbd1c804c3176.

2805fa7aa4cb2359b0f90c3b0835591505bba6ba authored over 8 years ago by Kevin Brown <[email protected]>
Select2 now detects added and removed options

Select2 will now automatically update the selection if there are options
added to or removed fro...

ea79a197e0ffe55aa600eed6d18cbd1c804c3176 authored over 8 years ago by Kevin Brown <[email protected]>
Upgrades QUnit to 1.23.1

This was required for us to get assert.async() support within tests, as
well as assert.expect() ...

a75482fd30c105eacbd176b38028706a9e471c3e authored over 8 years ago by Kevin Brown <[email protected]>
Recompiled dist

99c248cc34654b584fd4023f8a3be8eba8ecdc98 authored over 8 years ago by Kevin Brown <[email protected]>
Corrected check for opening the dropdown

This corrects the check that was used when the dropdown was opened, so
the results would be imme...

4b9e02f02211248be25ac4c16d4635cf38237bb9 authored over 8 years ago by Kevin Brown <[email protected]>
selectOnClose now properly works with closeOnSelect

Previously we hacked around the infinite loop between closeOnSelect and
selectOnClose by attempt...

481c43883e23874e9c35879d173eb8cc5b994b12 authored over 8 years ago by Kevin Brown <[email protected]>
Add a new _type parameter for the first event argument

This will include the event type in the _type property, so it can be
accessed within the event h...

ad8447cc3560a61bb0f135c52edac770ede361bb authored over 8 years ago by Kevin Brown <[email protected]>
Added tests for focusing results

This adds three tests related to focusing selected items in the results.
The tests are for e897d...

acd33061925973c683dc5c00114ec4a020869cff authored over 8 years ago by Kevin Brown <[email protected]>
Renamed focusFirstItem method

This renames the `focusFirstItem` method to `highlightFirstItem`, which
better reflects what is ...

9f581285d88128b29a01fc1e5fd2d445d610b553 authored over 8 years ago by Kevin Brown <[email protected]>
Fixed infinite scrolling issue using down key.

e897d008a672da262ba84cee2a144578696ada29 authored over 8 years ago by Alexander Leonov <[email protected]>
Fixed line is too long warning for jquery-calls.js

b6f0f3a69e68b66ed8818fa8b103ff079aee86b8 authored over 8 years ago by Nadim Afana <[email protected]>
Fixed jshint warnings

8663d1bf0bb27368ced33ac1a9eaf03956569e24 authored over 8 years ago by Nadim Afana <[email protected]>
Added an integration test to ensure issue does not come back in the future.

5fd270c9e4e1698ddecab7a44a80273b5901290c authored over 8 years ago by Nadim Afana <[email protected]>
Fixed EOL to Unix format.

fba261c670748c0c75bd36661350d8f631856e0b authored over 8 years ago by Nadim Afana <[email protected]>
Fixed more indentation issues.

16e26310e1752da8403d3254b705b3d9043ee8c8 authored over 8 years ago by Nadim Afana <[email protected]>
Fixed indentation.

6e9657105bd41b9f98c90eb22ba64ffd591b187f authored over 8 years ago by Nadim Afana <[email protected]>
Fixed unit tests and updated source code to handle HTML5 attribs.

a1dc7f23d1d5b0913e3954d824e03e4c5e5cdcbc authored over 8 years ago by Nadim Afana <[email protected]>
Reverted a line in base.js regarding tab index.

95b1f8b4091a78be67f6013b9d5335d72601c37b authored over 8 years ago by Nadim Afana <[email protected]>
Updated inputData.js

76298267f9e5a202be7d073d493d0365c322a3e6 authored over 8 years ago by Nadim Afana <[email protected]>
Fixed bug #4014

54e126a6642f882db8332b50003baa7469bd1737 authored over 8 years ago by Nadim Afana <[email protected]>
Merge pull request #4342 from damienfinck/master

Add missing French translation

07aa8a45b0f38d6d34abb1ba393d0aec6f9666ac authored over 8 years ago by Kevin Brown <[email protected]>
Add missing French translation

b1ea28bb7d8c02b3b352f558031ccfc8041122eb authored over 8 years ago by Damien Finck <[email protected]>
Merge pull request #4338 from murb/lt-file-jshint-fix

linting fix for lt i18n file

3663b44b83d32621a8d382771f1bb366d33a163d authored over 8 years ago by Kevin Brown <[email protected]>
linting fix for lt i18n file

89dcfef94b98dba7d2ceed448f956514aa49349e authored over 8 years ago by Maarten Brouwers <[email protected]>
Recompile dist with master

f3b91d06807e2cc0b41536c12cdc6168b9bed0f2 authored over 8 years ago by Kevin Brown <[email protected]>
Fixed broken lithuanian translation

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

Signed-off-by: Kevin Brown <kevin@k...

5b5eddd183c87bf43165b3a98e03eabe10e9fa58 authored over 8 years ago by Aurelijus Rožėnas <[email protected]>
Added documentation for ajax.url

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

5a831afb9a7d46e8f20aec21164cfbfd182024de authored over 8 years ago by Kevin Brown <[email protected]>
Add test for focus event on inline search

This adds a test for
https://github.com/select2/select2/commit/02cca7baa7b78e73cdcf393172ee3a54b...

5b207b287ed6342559a118eb7db1ec2e828d8805 authored over 8 years ago by Kevin Brown <[email protected]>
Added docs section for HTML labels

This will make it easier in the future to test that we support labels,
and it tells people who a...

3bc7f4ac78b58eff8cd17b3273596638c3c9c5c1 authored over 8 years ago by Kevin Brown <[email protected]>
Support the `focus` event on the <select> element

This adds basic support for focusing the Select2 element by triggering
the `focus` event on the ...

31e7a1d4c52ed7477769fcad5d15166ae3c9b4d0 authored over 8 years ago by Kevin Brown <[email protected]>
Merge pull request #4318 from acorncom/patch-1

Updated old select2-bootstrap-theme link

b10976bd25acfc1832dc2f465b64167c572f81be authored over 8 years ago by Kevin Brown <[email protected]>
Updated old select2-bootstrap-theme link

64a79c3a5bea24f42e6aa0fc256f2511a9914265 authored over 8 years ago by David Baker <[email protected]>
Tune the tests for positioning

These tests did not cover the classes that should have been
automatically applied to the dropdow...

98f054fc18d4eabe104153cbab0bc6447456d310 authored over 8 years ago by Kevin Brown <[email protected]>
Fixing bug with non-static parents for dropdowns

The offset of the parent was only being subtracted if the dropdown was
facing down, this now sub...

ecdc41663508f0a5ea242fe249aa5a9a3a741ba6 authored over 8 years ago by Ryan Cousart <[email protected]>
Merge pull request #4246 from somethvictory/master

add Khmer translation

c09975501227a528b19ee2221a672d8771d9a391 authored over 8 years ago by Kevin Brown <[email protected]>
Added tests for multiple tags and tokenizing

This adds tests to ensure that 3b8cd2e36990e695e4cb4b966c8658e7ca1574dc
will continue to work in...

120672dce79b6862cb17a966af06e0617a404b58 authored almost 9 years ago by Kevin Brown <[email protected]>
Create an option when tokenizing if needed

Previously the tokenizer only worked when creating multiple options
at once if all of the option...

3b8cd2e36990e695e4cb4b966c8658e7ca1574dc authored almost 9 years ago by Kevin Brown <[email protected]>
Attempt to detect aborted requests

The error handler should not be raised if a request is aborted while
another one is sent out. Th...

cfb66f5e4f71a56c46a6890c5dde4b7f24f11fa8 authored almost 9 years ago by Kevin Brown <[email protected]>
Fix `dropdownAutoWidth` so it actually works

Previously the `dropdownAutoWidth` option didn't work because the
dropdown was being absolutely ...

fe26b083eb830836061de1458e483782cefef424 authored almost 9 years ago by Kevin Brown <[email protected]>
Added tests for jQuery calls to Select2

This adds a test that covers the change made in
c2c1aeef31c95c6df5545c900a4e1782d712497c.

ac254ff68dc5d3517d8211021944c6bec9f9f364 authored almost 9 years ago by Kevin Brown <[email protected]>
Fix calling select2('', args) on multiple elements

This fixes an issue that has existed since Select2 4.0.1 where the
arguments passed into each `<...

c2c1aeef31c95c6df5545c900a4e1782d712497c authored almost 9 years ago by Kevin Brown <[email protected]>
Set list-style further down the DOM

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

8869b170b1b28412d2fdf5273b7179e991728ed2 authored almost 9 years ago by jpic <[email protected]>
Added small example of attaching event listeners

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

84d6b5d840f7f4e6b7a2fb3f08424bf5495c876d authored almost 9 years ago by Kevin Brown <[email protected]>
Stub question about event data

962fd63a6798e51a7beb36b7ad1b565116c4eea7 authored almost 9 years ago by Kevin Brown <[email protected]>
Merge pull request #4259 from zapodot/master

Added missing Norwegian bokmaal label used for errors

78cac8972a245be8329bb65118420f07f6a906af authored almost 9 years ago by Kevin Brown <[email protected]>
Added missing Norwegian bokmaal label used for errors

0212edda954481f47899270d31b171eb0c8d7167 authored almost 9 years ago by Sondre Eikanger Kvalø <[email protected]>
fix jshint: Line is too long

a7738c451751b329bda5c2ab060201936cac2c31 authored almost 9 years ago by Someth Victory <[email protected]>
add Khmer translation

a797833e10b783083ee164c705e068f47ed4258b authored almost 9 years ago by Someth Victory <[email protected]>
Missed a version identifier

6844be777b0fe9af1d2b9a8f6051b7eb7d532247 authored almost 9 years ago by Kevin Brown <[email protected]>
Updated version identifiers for 4.0.2

622a619d25358b86a93c2335f88e1884acc9ccb8 authored almost 9 years ago by Kevin Brown <[email protected]>
Added initial questions for tagging docs

68a199fc985f8dbe57473959e90f10b690e780d2 authored almost 9 years ago by Kevin Brown <[email protected]>
Add documentation on ids needing to be strings

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

3783354d020d0f39d94ec2361cb7d0fb1b8d78e0 authored almost 9 years ago by Kevin Brown <[email protected]>
Romanian localization

- updated transaltions
- added translation for errorLoading
- issue fixes - compare characters l...

72d905f9e026d49e7c600f37a1ce742c404654d7 authored almost 9 years ago by Radu Ungureanu <[email protected]>
Merge pull request #4222 from cheeaun/patch-1

s/incluidng/including

4901e221c97460de89962ab8a77103b0b282c5eb authored almost 9 years ago by Kevin Brown <[email protected]>
s/incluidng/including

18a453ed9ed9a51b5070aae3319cd17568981b28 authored almost 9 years ago by Lim Chee Aun <[email protected]>
Added pull request and issue templates

The issue template is largely based on the questions included in the
canned comment that I use f...

f2268caf23d2a50944f1d8f8211f1501fa259163 authored almost 9 years ago by Kevin Brown <[email protected]>
Add Sauce Labs matrix to the README

This also updates the Travis CI image to be a vector.

296d2f8879f5d5d163520e73be6458943e58f00f authored almost 9 years ago by Kevin Brown <[email protected]>
Update the list of integrations

The integrations are now organized by the name of the integration, and
themes are now separated ...

664210c27119a0da6fc6fce6244c08f33e241929 authored almost 9 years ago by Kevin Brown <[email protected]>
Update version identifiers to 4.0.2-rc.1

eae6fcc2bdab549de250a4b0255c482a77018470 authored almost 9 years ago by Kevin Brown <[email protected]>
Document DOM events

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

37dbe059fce4578b46b7561e6243b7fdc63ac002 authored almost 9 years ago by Kevin Brown <[email protected]>
Document the change.select2 event

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

7f8e9dc62a847ef63d38b8cd8f6e13f31bbb2115 authored almost 9 years ago by Kevin Brown <[email protected]>
Docs for mapping id and text

These modified snippets are from the announcement.

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

ac109685a055f589803fd1773dee4d4639d0eaf7 authored almost 9 years ago by Kevin Brown <[email protected]>
Fix the Select2 logo

With the update to Bootstrap it was forcing the Select2 text down.

6369f5f173fb81ec692213782945cc737e248da5 authored almost 9 years ago by Kevin Brown <[email protected]>
Updated Font Awesome to 4.5.0 for docs

This also includes the missing WOFF2 and SVG files that were causing
errors for some.

This clos...

81a4a68b113e0d3e0fb1d0f8b1c33ae1b48ba04f authored almost 9 years ago by Kevin Brown <[email protected]>
Updated Bootstrap to 3.3.6 for docs

This allows us to custom build it without Glyphicons so we don't have
any errors about it not be...

a5e539b509778eabeb8ce79e191b3ee1e81f6deb authored almost 9 years ago by Kevin Brown <[email protected]>
Reuse result of previous calcualtion

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

e3f9466d8b51e473d2ffa9040985952d03d1c3f7 authored almost 9 years ago by Vasyl Zuzyak <[email protected]>
added test for recursively applying defaults

This adds tests for 983cd8e765c5345bfe7d3bdcc3b0c882a35461ca.

d976f1c576899c630ded0bfbc168568bbd76cc4a authored almost 9 years ago by Bruno Sampaio <[email protected]>
Recursively apply defaults

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

983cd8e765c5345bfe7d3bdcc3b0c882a35461ca authored almost 9 years ago by Bruno Sampaio <[email protected]>
Santize automatically generated ids

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

65179f16deaf71bf5ef8cf735820164c9e6b5215 authored almost 9 years ago by Ben <[email protected]>
Switched options page to use Jekyll highlighting

75163d67cb80e4279965a97e9eeda5b171806085 authored almost 9 years ago by Kevin Brown <[email protected]>
CSS changes for Rouge highlighting

This adds a new CSS file and adjusts existing highlighting files for the
Rouge syntax highlighti...

a126b53b4c90fac33b5d855894647cd8bcac3558 authored almost 9 years ago by Kevin Brown <[email protected]>
Switched 4.0 announcement to Jekyll highlighting

d5a76aab261eb880385709ea649cf2a2362d5164 authored almost 9 years ago by Kevin Brown <[email protected]>
Switched examples to use Jekyll's highlighting

This fixes some bugs that were present in the old Prettify highlighter
when there was a mix of J...

74387b98632c75b06d15d83ad5359b9daf0f5dcb authored almost 9 years ago by Kevin Brown <[email protected]>
Switched index to use Jekyll's code highlighting

We previously used Google's Prettify, which worked on the client side.
Now that we are actually ...

54441e6a22be3969dd934ccb769f5d7dde684bfb authored almost 9 years ago by Kevin Brown <[email protected]>
Merge pull request #4127 from drmonkeyninja/patch-1

Replaced protocol-relative URLs with HTTPS protocol

ff9486bbd20b7133f710d02becd86fad5d6f413d authored almost 9 years ago by Kevin Brown <[email protected]>
Replaced protocol-relative URLs with HTTPS protocol

Use of protocol-relative URLs is now seen as an anti-pattern as it leaves the door open to attac...

9b4b9175fc79b26776577031b72312d75ff899ef authored almost 9 years ago by Andy Carter <[email protected]>
Recompile dist

97f7eea9ceefd1ec86737e57a65b2551cc40d504 authored almost 9 years ago by Kevin Brown <[email protected]>
Code samples and docs for selections

0840c3923f0cddda76360cb4c2181a4053fc7545 authored almost 9 years ago by Kevin Brown <[email protected]>
Code samples for options affecting the dropdown

This is just code samples, most of this still needs readable (non-code)
documentation that actua...

ce2204cff0c19555e404fb2e6262b2198b98132e authored almost 9 years ago by Kevin Brown <[email protected]>
More docs for data adapters

55aa2c64cc247ca417840d9f0a9076f22251dd3a authored almost 9 years ago by Kevin Brown <[email protected]>
Expand upon the core section of the docs

This adds more code examples where they might be useful, and adds some
more description where it...

d6bc96d7dea06a602316673d72b328ddfdcea1b4 authored almost 9 years ago by Kevin Brown <[email protected]>
Display error message on AJAX errors

This display the `errorLoading` translation when there is an error
during the AJAX cycle. Previo...

69ef214c9220b5706ee40de1efb7b30b2f5414d7 authored about 9 years ago by Kevin Brown <[email protected]>
Added test for new insertTag option

This adds a basic test that ensures that the `insertTag` option works as
expected.

db5e947664aca0e9b84db437f1009bd28a03b86b authored about 9 years ago by Kevin Brown <[email protected]>
Added insertTag to control the tag position

This adds an option called `insertTag` that controls the location within
the results where the t...

e842797aaf9beb0327a106b92ae5f412ee0b455f authored about 9 years ago by Stretch <[email protected]>
Fixed responsive example in documentation

This fixes the documentation so the responsive example actually works.
Everything was working pr...

63d531a9c0ab51f05327492a56f3245777762b45 authored about 9 years ago by Kevin Brown <[email protected]>
Fixed existing selections not being respected with array data

This fixes an edge case that occurred pretty much whenever anyone would
use array data with exis...

f3b9693ad949081eee1e8a984dd28d8c5147d3ae authored about 9 years ago by Kevin Brown <[email protected]>
Add failing test for existing array selections

This adds a broken test that demonstrates the issue seen in
https://github.com/select2/select2/i...

d1ed0a513ab60b41e7a748cec8ffa345544cba27 authored about 9 years ago by Kevin Brown <[email protected]>
Fixed failing tests in IE9/FX

This fixes the two failing assertions that only triggered in IE 9 (no
other versions) and Firefo...

f58c1efc11c7e4c20d792e485302eb480965f9a1 authored about 9 years ago by Kevin Brown <[email protected]>
Remove dead code

This call to `$.fn.position` was causing an error in IE 8 because the
`offsetParent` was null on...

09ecd3cdb96da5d62f498ac0f7f1bf0bb6e54621 authored about 9 years ago by Kevin Brown <[email protected]>
Correct positioning issues for statically positioned elements

There was a commit that landed in 4.0.1 that fixed positioning for
non-static elements, which ar...

e260860789db87c68ed2889895c76a22e94dbce1 authored about 9 years ago by Kevin Brown <[email protected]>
Add regression tests for the positioning issues

This adds a regression test that verifies the problem with positioning
the dropdown when the par...

b5a4698250c0cd244920e85d70b3f95ba61492a2 authored about 9 years ago by Kevin Brown <[email protected]>
Added test for attachBody

This is just a basic test that ensures that the dropdown is appended to
the end of the dropdown ...

9c35475c6cba5d2ccd9767deab81687244bc210a authored about 9 years ago by Kevin Brown <[email protected]>