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
566c7846fbf8c3b7674346f26d0ee872c0a77629 authored over 8 years ago by Kevin Brown <[email protected]>
24a8d73a994a45f131c37479a43d730f5d79ed58 authored over 8 years ago by Kevin Brown <[email protected]>
This closes https://github.com/select2/select2/pull/4253.
2343fd4ae490f1ffc11bdbbb7617ba13296cc641 authored over 8 years ago by Kevin Brown <[email protected]>
This lays down part of the path for
https://github.com/select2/select2/issues/4023 as well as
ht...
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]>[Docs] Add favicon
7505347a69dc8e218d3a8f42d90e5562af64e694 authored over 8 years ago by Kevin Brown <[email protected]>
I used the logo image on the site to generate a favicon using
[Real
Favicon Generator tool](http...
After we upgraded to QUnit 1.23.1, we gained support for
assert.expect(). This allows us to guar...
This adds tests for ea79a197e0ffe55aa600eed6d18cbd1c804c3176.
2805fa7aa4cb2359b0f90c3b0835591505bba6ba authored over 8 years ago by Kevin Brown <[email protected]>
Select2 will now automatically update the selection if there are options
added to or removed fro...
This was required for us to get assert.async() support within tests, as
well as assert.expect() ...
99c248cc34654b584fd4023f8a3be8eba8ecdc98 authored over 8 years ago by Kevin Brown <[email protected]>
This corrects the check that was used when the dropdown was opened, so
the results would be imme...
Previously we hacked around the infinite loop between closeOnSelect and
selectOnClose by attempt...
This will include the event type in the _type property, so it can be
accessed within the event h...
This adds three tests related to focusing selected items in the results.
The tests are for e897d...
This renames the `focusFirstItem` method to `highlightFirstItem`, which
better reflects what is ...
e897d008a672da262ba84cee2a144578696ada29 authored over 8 years ago by Alexander Leonov <[email protected]>
b6f0f3a69e68b66ed8818fa8b103ff079aee86b8 authored over 8 years ago by Nadim Afana <[email protected]>
8663d1bf0bb27368ced33ac1a9eaf03956569e24 authored over 8 years ago by Nadim Afana <[email protected]>
5fd270c9e4e1698ddecab7a44a80273b5901290c authored over 8 years ago by Nadim Afana <[email protected]>
fba261c670748c0c75bd36661350d8f631856e0b authored over 8 years ago by Nadim Afana <[email protected]>
16e26310e1752da8403d3254b705b3d9043ee8c8 authored over 8 years ago by Nadim Afana <[email protected]>
6e9657105bd41b9f98c90eb22ba64ffd591b187f authored over 8 years ago by Nadim Afana <[email protected]>
a1dc7f23d1d5b0913e3954d824e03e4c5e5cdcbc authored over 8 years ago by Nadim Afana <[email protected]>
95b1f8b4091a78be67f6013b9d5335d72601c37b authored over 8 years ago by Nadim Afana <[email protected]>
76298267f9e5a202be7d073d493d0365c322a3e6 authored over 8 years ago by Nadim Afana <[email protected]>
54e126a6642f882db8332b50003baa7469bd1737 authored over 8 years ago by Nadim Afana <[email protected]>
Add missing French translation
07aa8a45b0f38d6d34abb1ba393d0aec6f9666ac authored over 8 years ago by Kevin Brown <[email protected]>b1ea28bb7d8c02b3b352f558031ccfc8041122eb authored over 8 years ago by Damien Finck <[email protected]>
linting fix for lt i18n file
3663b44b83d32621a8d382771f1bb366d33a163d authored over 8 years ago by Kevin Brown <[email protected]>89dcfef94b98dba7d2ceed448f956514aa49349e authored over 8 years ago by Maarten Brouwers <[email protected]>
f3b91d06807e2cc0b41536c12cdc6168b9bed0f2 authored over 8 years ago by Kevin Brown <[email protected]>
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]>This closes https://github.com/select2/select2/issues/4213.
5a831afb9a7d46e8f20aec21164cfbfd182024de authored over 8 years ago by Kevin Brown <[email protected]>
This adds a test for
https://github.com/select2/select2/commit/02cca7baa7b78e73cdcf393172ee3a54b...
This will make it easier in the future to test that we support labels,
and it tells people who a...
This adds basic support for focusing the Select2 element by triggering
the `focus` event on the ...
Updated old select2-bootstrap-theme link
b10976bd25acfc1832dc2f465b64167c572f81be authored over 8 years ago by Kevin Brown <[email protected]>64a79c3a5bea24f42e6aa0fc256f2511a9914265 authored over 8 years ago by David Baker <[email protected]>
These tests did not cover the classes that should have been
automatically applied to the dropdow...
The offset of the parent was only being subtracted if the dropdown was
facing down, this now sub...
add Khmer translation
c09975501227a528b19ee2221a672d8771d9a391 authored over 8 years ago by Kevin Brown <[email protected]>
This adds tests to ensure that 3b8cd2e36990e695e4cb4b966c8658e7ca1574dc
will continue to work in...
Previously the tokenizer only worked when creating multiple options
at once if all of the option...
The error handler should not be raised if a request is aborted while
another one is sent out. Th...
Previously the `dropdownAutoWidth` option didn't work because the
dropdown was being absolutely ...
This adds a test that covers the change made in
c2c1aeef31c95c6df5545c900a4e1782d712497c.
This fixes an issue that has existed since Select2 4.0.1 where the
arguments passed into each `<...
This closes https://github.com/select2/select2/issues/4225
This closes https://github.com/select...
This closes https://github.com/select2/select2/pull/4255
84d6b5d840f7f4e6b7a2fb3f08424bf5495c876d authored almost 9 years ago by Kevin Brown <[email protected]>962fd63a6798e51a7beb36b7ad1b565116c4eea7 authored almost 9 years ago by Kevin Brown <[email protected]>
Added missing Norwegian bokmaal label used for errors
78cac8972a245be8329bb65118420f07f6a906af authored almost 9 years ago by Kevin Brown <[email protected]>0212edda954481f47899270d31b171eb0c8d7167 authored almost 9 years ago by Sondre Eikanger Kvalø <[email protected]>
a7738c451751b329bda5c2ab060201936cac2c31 authored almost 9 years ago by Someth Victory <[email protected]>
a797833e10b783083ee164c705e068f47ed4258b authored almost 9 years ago by Someth Victory <[email protected]>
6844be777b0fe9af1d2b9a8f6051b7eb7d532247 authored almost 9 years ago by Kevin Brown <[email protected]>
622a619d25358b86a93c2335f88e1884acc9ccb8 authored almost 9 years ago by Kevin Brown <[email protected]>
68a199fc985f8dbe57473959e90f10b690e780d2 authored almost 9 years ago by Kevin Brown <[email protected]>
This closes https://github.com/select2/select2/issues/4052
This closes https://github.com/select...
- updated transaltions
- added translation for errorLoading
- issue fixes - compare characters l...
s/incluidng/including
4901e221c97460de89962ab8a77103b0b282c5eb authored almost 9 years ago by Kevin Brown <[email protected]>18a453ed9ed9a51b5070aae3319cd17568981b28 authored almost 9 years ago by Lim Chee Aun <[email protected]>
The issue template is largely based on the questions included in the
canned comment that I use f...
This also updates the Travis CI image to be a vector.
296d2f8879f5d5d163520e73be6458943e58f00f authored almost 9 years ago by Kevin Brown <[email protected]>
The integrations are now organized by the name of the integration, and
themes are now separated ...
eae6fcc2bdab549de250a4b0255c482a77018470 authored almost 9 years ago by Kevin Brown <[email protected]>
This closes https://github.com/select2/select2/pull/4115.
37dbe059fce4578b46b7561e6243b7fdc63ac002 authored almost 9 years ago by Kevin Brown <[email protected]>This closes https://github.com/select2/select2/issues/3620.
7f8e9dc62a847ef63d38b8cd8f6e13f31bbb2115 authored almost 9 years ago by Kevin Brown <[email protected]>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]>With the update to Bootstrap it was forcing the Select2 text down.
6369f5f173fb81ec692213782945cc737e248da5 authored almost 9 years ago by Kevin Brown <[email protected]>
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]>
This allows us to custom build it without Glyphicons so we don't have
any errors about it not be...
This closes https://github.com/select2/select2/pull/4155.
e3f9466d8b51e473d2ffa9040985952d03d1c3f7 authored almost 9 years ago by Vasyl Zuzyak <[email protected]>This adds tests for 983cd8e765c5345bfe7d3bdcc3b0c882a35461ca.
d976f1c576899c630ded0bfbc168568bbd76cc4a authored almost 9 years ago by Bruno Sampaio <[email protected]>This closes https://github.com/select2/select2/pull/4130.
983cd8e765c5345bfe7d3bdcc3b0c882a35461ca authored almost 9 years ago by Bruno Sampaio <[email protected]>
This closes https://github.com/select2/select2/issues/3618.
This closes https://github.com/selec...
75163d67cb80e4279965a97e9eeda5b171806085 authored almost 9 years ago by Kevin Brown <[email protected]>
This adds a new CSS file and adjusts existing highlighting files for the
Rouge syntax highlighti...
d5a76aab261eb880385709ea649cf2a2362d5164 authored almost 9 years ago by Kevin Brown <[email protected]>
This fixes some bugs that were present in the old Prettify highlighter
when there was a mix of J...
We previously used Google's Prettify, which worked on the client side.
Now that we are actually ...
Replaced protocol-relative URLs with HTTPS protocol
ff9486bbd20b7133f710d02becd86fad5d6f413d authored almost 9 years ago by Kevin Brown <[email protected]>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]>97f7eea9ceefd1ec86737e57a65b2551cc40d504 authored almost 9 years ago by Kevin Brown <[email protected]>
0840c3923f0cddda76360cb4c2181a4053fc7545 authored almost 9 years ago by Kevin Brown <[email protected]>
This is just code samples, most of this still needs readable (non-code)
documentation that actua...
55aa2c64cc247ca417840d9f0a9076f22251dd3a authored almost 9 years ago by Kevin Brown <[email protected]>
This adds more code examples where they might be useful, and adds some
more description where it...
This display the `errorLoading` translation when there is an error
during the AJAX cycle. Previo...
This adds a basic test that ensures that the `insertTag` option works as
expected.
This adds an option called `insertTag` that controls the location within
the results where the t...
This fixes the documentation so the responsive example actually works.
Everything was working pr...
This fixes an edge case that occurred pretty much whenever anyone would
use array data with exis...
This adds a broken test that demonstrates the issue seen in
https://github.com/select2/select2/i...
This fixes the two failing assertions that only triggered in IE 9 (no
other versions) and Firefo...
This call to `$.fn.position` was causing an error in IE 8 because the
`offsetParent` was null on...
There was a commit that landed in 4.0.1 that fixed positioning for
non-static elements, which ar...
This adds a regression test that verifies the problem with positioning
the dropdown when the par...
This is just a basic test that ensures that the dropdown is appended to
the end of the dropdown ...