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
This fixes an issue with `select2('data')` that caused it to not
work as intended. Because we we...
This fixes an issue when using a `<select>` where the elements were
created with XHTML-encoded c...
Fixes issues with inputData module. When unselecting an item it would previously unselect all items
b917754e55a8b1335912e7451c339edb911707f9 authored almost 10 years ago by Kevin Brown <[email protected]>24f3c4777dcba7c1dc93cf31310ae758c2307aff authored almost 10 years ago by Cristi Badila <[email protected]>
added Korean translation.
fff04c3f0c096b9e0fdea7ae80b4f8ecef1c961c authored almost 10 years ago by Kevin Brown <[email protected]>fix typos (lanugage -> language)
2df4f5385c298f014fdd9f2592ed7dd5099496e3 authored almost 10 years ago by Kevin Brown <[email protected]>Add Farsi (Persian) language support.
9006e8804723cfac57f66e5163a22168574df637 authored almost 10 years ago by Kevin Brown <[email protected]>43480954a40130558ac3d6b07d0e12afa23ab9fc authored almost 10 years ago by Manuel Meurer <[email protected]>
36431d5718e5ca197250c133338e95279093c62f authored almost 10 years ago by Ahmad Azimi <[email protected]>
be9168bc5a7b577dad05603018150fcb19614ca5 authored almost 10 years ago by Ahmad Azimi <[email protected]>
Editor config folder and .DS_Stroe files added to .gitignore
a6b5b40eb54d20491a15175dc7c604b9c79d10d1 authored almost 10 years ago by Ahmad Azimi <[email protected]>45c815da50bdacb028d7977af8aeb6557268ac55 authored almost 10 years ago by yoonsy <[email protected]>
c1bc88eccd1c3000e99525b3fdc5e29651ebd41a authored almost 10 years ago by yoonsy <[email protected]>
d3c887286d1515910944361d8a6cbf647fc2ec1b authored almost 10 years ago by Kevin Brown <[email protected]>
9d6752e3eabfe710d4176c132b9cf0cc6ec44754 authored almost 10 years ago by Kevin Brown <[email protected]>
This fixes an issue where the dropdown would not automatically
open when something was typed in ...
Previously, when in results the enter key would select items that
were highlighted if they were ...
This fixes an issue where most keys would not trigger the search
in Firefox for Android. There ...
61916b2cfbd92cca78ae2431ab4a8a3a51165540 authored almost 10 years ago by Kevin Brown <[email protected]>
Fixed the title attribute for choices on "multiple" widgets.
4eaa8c5488e17963d46e9a195ae4954e5f3bcf97 authored almost 10 years ago by Kevin Brown <[email protected]>
This also fixes a possible issue where the `< 0` fallback would
not be used because the `minimum...
This fixes the fallback path for the `data-ajax-url` attribute on
elements. As this attribute w...
Added compatibility with `<input type="text" />` tags
3630385cf736295b6fb32d4fe3afd5910aed1c2d authored almost 10 years ago by Kevin Brown <[email protected]>
This adds basic documentation explaining that there are compatibility
decorators for `<input typ...
e9bfa72966d4881d8d47b581ca928c12c5441613 authored almost 10 years ago by Kevin Brown <[email protected]>
This adds backwards compatibility back into Select2 for `<input />`
tags. The compatibility mod...
170ca5f57bafa358debbb5d741dc7205a9bc18aa authored almost 10 years ago by Loic Bistuer <[email protected]>
a954bae22894a94820c54dfb400ac1c9f5f10d5d authored almost 10 years ago by Kevin Brown <[email protected]>
The documentation README was previously intended to be read from
the documentation repository, n...
Swedish i18n
9ad1ed8b434a698cdd533e720fea3ef764eb92bc authored almost 10 years ago by Kevin Brown <[email protected]>1b707960de82291fbeb64aa58754c10db8e34871 authored almost 10 years ago by Stozze <[email protected]>
As we have established already, jQuery 1.x does not correctly handle
`data-*` attributes where t...
dc2f6d451a11e5009203b4b041ecda5e13cf6330 authored almost 10 years ago by Kevin Brown <[email protected]>
Create hi.js
f367185a8aaa6844b13851aad2bf884196690903 authored almost 10 years ago by Kevin Brown <[email protected]>Added i18n for Hindi language.
e88440cab3c009866877caab351baa5565ccffbd authored almost 10 years ago by Harshad Sabne <[email protected]>e6f249f66dbcd7e214085b67af683ddbb0398f70 authored almost 10 years ago by Kevin Brown <[email protected]>
X-Browser Compatibility (and performance) reasons.
Signed-off-by: Kevin Brown <kevin@kevinbrown...
07c4db1de235c8de311ed81d294e61cc6d7d3fde authored almost 10 years ago by th3byrdm4n <[email protected]>Added `word-wrap: nowrap` to places it wasn’t explicit.
Signed-off-by: Kevin Brown <kevin@kevin...
e75cd78c51207ae1d3e024a75fbe8b8925cb0407 authored almost 10 years ago by th3byrdm4n <[email protected]>2988cc2beef74f702cf6824f23b390ae2f2af01c authored almost 10 years ago by Kevin Brown <[email protected]>
Due to security restrictions within Travis CI, we cannot use secure
environment variables in pul...
This adds documentation for the follow options
- `minimumInputLength`
- `maximumInputLength`
- ...
European Portuguese Translation
86c23c0f5cec3bd055617a847f118a4a2b793de8 authored almost 10 years ago by Flávio <[email protected]>
We are special casing Opera 12 as well as the latest Opera version
because Opera 12 was the last...
Now the focus of the selection container is correctly monitored so
there is a consistent 1px bla...
Previously Select2 would assume that the tab index for the
`<select>` was `0`, which is the brow...
This closes https://github.com/select2/select2/issues/3029.
ef5c88a6f664dcd71f83490a9ecdcfc069d7417d authored almost 10 years ago by Kevin Brown <[email protected]>
This groups tests into common HTML files so they can be run more
quickly. This also reduces the ...
fix - add event listener for opera 12
a2a99e64baefe228c2b02376a9c4fccd120e3a17 authored almost 10 years ago by Kevin Brown <[email protected]>
There were a few undefined variables being referenced within the
Select2 code. The JSHint confi...
e383cb573c3b900568f56baa46e225c824ea3bee authored almost 10 years ago by Kevin Brown <[email protected]>
08014add7c1105deb1b1b3b7fd6353dfba91fd2b authored almost 10 years ago by Kevin Brown <[email protected]>
This sets up Select2 to be able to run tests on the SauceLabs
environment. This will allow us to...
Fix typos
d51570e1fed2103cda33c52b07acb108a95a09b6 authored almost 10 years ago by Kevin Brown <[email protected]>Create zh-CN.js
05f5a1b4b554a9e909bc4576b2e87df4fd842fef authored almost 10 years ago by Kevin Brown <[email protected]>c3c5f360fc6a89d9266883eb94ca70b5c0da2b83 authored almost 10 years ago by Erick Guan <[email protected]>
a5532ee8a8cf98774b4141ee905193d3145616ee authored almost 10 years ago by Stephan Groß <[email protected]>
This copies the `title` attribute of `<option>` and `<optgroup>`
tags to the `title` attribute o...
In the past, `select2("data")` allowed you to retrieve the currently
selected data objects. Rea...
This adds `StopPropagation` modules that will stop the propagation
of the most common events fro...
This adds documentation for the `templateResult` and
`templateSelection` options. The fact that...
The `closeOnSelect` option was previously used to control whether
or not the dropdown was closed...
This adds a note about how nested data attributes do not work in
jQuery 1.x due to a bug with th...
This also fixes the case where `templateResult` does not return a
string, where it will fall bac...
Select2 previously had an issue displaying the text of long values
as it was not correctly wrapp...
In a single select, the search field is automatically focused when
the select is opened. This al...
The search box previously displayed a clear icon on the far right
side in webkit-based browsers,...
IE7/8 Compatability fixes
b1c016584bb8288ea511800d4081427addf6b401 authored almost 10 years ago by Kevin Brown <[email protected]>
[].indexOf() isn’t supported in old IE. Utilizing jQuery’s $.inArray()
allows for Select2 to wor...
Added Catalan language
a08179f481b4fd693849d9ebebe449fe0d9578b3 authored almost 10 years ago by Kevin Brown <[email protected]>dfbac71c393f051a181447799ecba7f20ff93639 authored almost 10 years ago by Jordi Garcia <[email protected]>
0b9fdded01bea374033e29855d1998cac8e5d9fd authored almost 10 years ago by Jordi Garcia <[email protected]>
Add rel=stylesheet to the cdn link.
Closes https://github.com/select2/select2/issues/3020.
bcc43139fd21cf88c3d6324c40496c8f1566de3f authored almost 10 years ago by Kevin Brown <[email protected]>e3b5f39695203ce9c86ccda8fdba1877feae3976 authored almost 10 years ago by burnb <[email protected]>
557f655c86840ece87e8ee5b41d1bb1749187094 authored almost 10 years ago by burnb <[email protected]>
This splits out the two templating functions that are referenced in
the documentation. The two f...
In past versions of Select2, supplying a value less than zero to
`minimumResultsForSearch` acted...
It is assumed that DOM elements or related objects will have been
escaped before they are passed...
It appears as though GitHub has stopped serving the Placeholder.js
GitHub Pages site. This brok...
Translations will now be passed through `escapeMarkup` and injected
into the results messages as...
The `allowClear` option may not work as intended if a placeholder
is not used. This is becaise t...
Fixing errors in FR locale. Added missing pl/pt-BR locales in dist.
7a8500f198df7f0a787b9afa8eb92902dfc65de2 authored almost 10 years ago by Kevin Brown <[email protected]>307ee39bc22f54bf082592c1f107191444ccf2a9 authored almost 10 years ago by Aleksandr Petrov <[email protected]>
75aa419d0a05cbf9b6db44b90a2cb981627b8c41 authored almost 10 years ago by Yanick Rochon <[email protected]>
Without specifying the rel="stylesheet" in your link tag, some browsers don't interpret the file...
fabbb734e472c759a98bfec0955c7600655f949e authored almost 10 years ago by Wouter Sioen <[email protected]>Fix typo in docs/options.html
470bc9ff64983a6daec225498212c5f44c1de9b7 authored almost 10 years ago by Kevin Brown <[email protected]>34000de9f8e45f64304c5051e17ed3ac1bde90d5 authored almost 10 years ago by Teoh Han Hui <[email protected]>
Fix for MaximumInputLength
1a7bb5fb540eb1c3a9146a4824c5708ef6848cbe authored almost 10 years ago by Kevin Brown <[email protected]>Add Brazilian Portuguese translation.
e93330271d51335dbcade741314a162bc9fd9539 authored almost 10 years ago by Kevin Brown <[email protected]>
I18n translations expect a "maximum" argument for inputTooLong message,
but MaximumInputLength i...
862f4b511334841b1fd84727657302ddff055e9e authored almost 10 years ago by Lenon Marcel <[email protected]>
This adds back the `ajax.transport` option, which allows anyone to
use their own AJAX backend. B...
This is needed to escape any bad markup that is passed through
user-entered data. Users can prev...
Now we are using `jQuery.noConflict()` in tests, so it should be
slightly easier to detect when ...
Added polish translation
36cfc26cc1886b5cbbd13e5a95adba19e36c19d8 authored almost 10 years ago by Kevin Brown <[email protected]>a6b5c7df49902203d6855b03c848489cd9b8f58f authored almost 10 years ago by Adrian Piętka <[email protected]>
2f4737cc861468a6c4434a804faa6704130ffa19 authored almost 10 years ago by Adrian Piętka <[email protected]>
a4448d3d00707913e0aaab67b7325b4e03d693fc authored almost 10 years ago by Kevin Brown <[email protected]>
This adds documentation for the revised `matcher` function, as well
as the compatibility `oldMat...
Users are expected to be using jQuery in their web applications
already, it's up to them to dete...
This prevents scrolling within scrollable containers (excluding the
dropdown) when the dropdown ...