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
Select2 did not previously have a high enough `z-index` for it to
be displayed over modals. The ...
When Select2 is not used with a design that universally sets
`box-sizing: border-box` to element...
When we re-implemented support for responsive widths, through the
use of percentages, we never m...
Fixed typo in error message.
52513f3290999ddb7aa7559ccb38f2a4b01ed5f1 authored almost 10 years ago by Kevin Brown <[email protected]>285d17353622dcd476e7bb265816c2577ba840e4 authored almost 10 years ago by Loic Bistuer <[email protected]>
This reverts the changes (from 3.5.x) to the scroll detection, so
Select2 will still reposition ...
This fixes an issue where an `unselect` event would be incorrectly
triggered when the selected o...
bca4e1f6d84f3c9d33311df8fa13e99577264abf authored almost 10 years ago by Kevin Brown <[email protected]>
The `selectOnClose` option did not work in production because we
were decorating the `dropdownAd...
This adds a check that triggers an error if Select2 was not able
to detect a copy of jQuery on t...
When `jQuery.noConflict` is called, the global `$` variable is not
defined. We cannot assume in ...
In the past, Select2 triggered the `select2-clearing` event when
clearing the placeholder. This ...
This should prevent users from running into unexpected errors when
they do not return an object ...
Now that cdnjs is mirroring the beta files, we know what the final
locations are going to be. Th...
This allows you to hide elements when using the template% formatting functions.
Signed-off-by: ...
0fe54b6d3be21023248ed6fefd9e51984e03bd64 authored almost 10 years ago by fallenby <[email protected]>nl.js
Signed-off-by: Kevin Brown <[email protected]>
c318cde916868dca5bc1d80c51235084200c716f authored almost 10 years ago by Tim <[email protected]>
This fixes a mistake made when migrating the translation.
This closes https://github.com/select2...
If the language that is passed in through the options is just a
string, like "en-US" or "pt-BR",...
Previously this would return `style` if it couldn't be resolved and
the `style` attribute on the...
This exposes the default options for Select2 as
`$.fn.select2.defaults`. A default option can be...
c5a3f34012a40c3226c5d01ea53d3d32482aaa18 authored almost 10 years ago by Kevin Brown <[email protected]>
This also adds more documentation and corrects the release notes
for these breaking changes. The...
Added italian translation
061b43248598498ee643d919919ace4c87a7a05c authored almost 10 years ago by Kevin Brown <[email protected]>ae564f6219de349e79f0f8471a98196504bfe48f authored almost 10 years ago by Domenico Leone Luciani <[email protected]>
This adds basic tests to ensure that the selection is accessible by
all users. This checks for c...
This adds backwards compatibility with the `query` option so it
automatically patches the `DataA...
Now if the old `initSelection` method is used, a warning will be
triggered in the console inform...
This adds detailed docs explaining how you can convert the old
implementations of `query` and `i...
Added czech translations
7f2cb23e786be1b963f74908bcaa86694cddcf44 authored almost 10 years ago by Kevin Brown <[email protected]>911966be78e8d81dd2ca1eb11a4b1ec31dc59c78 authored almost 10 years ago by Kevin Brown <[email protected]>
This fixes an issue where the data set would not be queried when
the dropdown was opened.
This adds the `select` and `unselect` events so users can still
hook into them from their jQuery...
add maximum selection length option
dc0ebd35d5b85b125f38764520773b29f99e6cf1 authored almost 10 years ago by Kevin Brown <[email protected]>bc71ad4880d4e5de0ce89109efb6e623b4c1bdfc authored almost 10 years ago by Zubair <[email protected]>
160abdc54e46ced703fbc36e36541a3fa2b9da04 authored almost 10 years ago by Zubair <[email protected]>
25dade52e5b701880d42a75a814f2296bed87cd3 authored almost 10 years ago by Zubair <[email protected]>
1c8846079bba8ab15e955c6a011f68d6271e87a0 authored almost 10 years ago by Zubair <[email protected]>
2bdb5dbdae395612791c6339bf6dbc11a5cce0a5 authored almost 10 years ago by Zubair <[email protected]>
add example.
e18fa1b5b811f77974b4419a2888e9e5dd0d41a5 authored almost 10 years ago by Zubair <[email protected]>7515fa7f46a243a7f9ff8aab4d2466a050752ec4 authored almost 10 years ago by Zubair <[email protected]>
Small bugfix in german translation
5dad831f7fa16b29e247e983089df641ed6dace9 authored almost 10 years ago by Kevin Brown <[email protected]>Just added a missing parameter in the function definition.
8ec202963acff7ce3945e50884f51f00ffb48223 authored almost 10 years ago by Jannik Zschiesche <[email protected]>95a586539d9f1d1262516a64519b16689485bb0d authored almost 10 years ago by David Šolc <[email protected]>
0e9cfaa89372f99ffb18642116026e7bead64576 authored almost 10 years ago by David Šolc <[email protected]>
This also adds some docs about building the documentation.
[ci skip]
This should allow those using their own build systems to
automatically load in translations. In ...
`selectOnClose` is a new option which works very much like the old
`selectOnBlur` option. When t...
In past versions of Select2, the `width` option could be used to
tell Select2 how to determine t...
This adds a test that makes sure that the inline data attribute
overrides the options that are p...
Fixes #2908: Dropdown cause scrollbar
6a5127ac0fa0d6d8038d0a9b7f6fe87f1f104e3b authored almost 10 years ago by Kevin Brown <[email protected]>Docs: typo cleanup
0424d9739673bdae815846859532dc63a1762701 authored almost 10 years ago by Kevin Brown <[email protected]>e9455e1a846ce0230ef5889a47aa67bb47a32238 authored almost 10 years ago by Eric Dahl <[email protected]>
a4d45d4f17750ce86da7eaa7962115a52f91efee authored almost 10 years ago by lazything <[email protected]>
b7f47310519230ad36d2305fec915761e6e2607e authored almost 10 years ago by lazything <[email protected]>
a6b11ab48b22b25b9b3d3cd45c479d4b164ea605 authored about 10 years ago by Kevin Brown <[email protected]>
While deep nesting will not work on a standard `<select>`, we can
emulate it through data object...
This also updates the LICENSE year. [ci skip]
5c71e2da5099adc9ca73bb9071fa5914de7d4661 authored about 10 years ago by Kevin Brown <[email protected]>05d8407b05d527ee8034f944e414f868dbed403a authored about 10 years ago by Kevin Brown <[email protected]>
Due to a change in 7edf0e3ebe700850a0f68c8c25f3381509d78f03 that
made the rendered selection tak...
Because of the change made previously to make events global, any
time a result message was trigg...
e63c0ce6a0f882236cf7cb97210fcf3a16d2beff authored about 10 years ago by Kevin Brown <[email protected]>
The `AllowClear` decorator appears to work fine with multiple
selects, so we've chosen to remove...
This fixes an issue where the `x` in multiple selects (visible next
to the option) would be visi...
This is a replacement for the old `createSearchChoice` method which
allowed tags to be dynamical...
Also pull the logic for automatically closing the dropdown into the
dropdown adapter, taking it ...
27c5eebcf9d9ea4d99fe8f091a1127bc4a80c9da authored about 10 years ago by Kevin Brown <[email protected]>
Tagging should be demonstrated using the multiple select, as that
is where it really shines. It'...
Now Select2 can fire jQuery events that will match the corresponding
internal events. The `open`...
The star event will allow us to relay any custom events as well as
the ones used internally by S...
For the dropdown search on single select instances, the search
focus should happen in a `setTime...
The package files (bower, npm, etc.) now point to the new
distribution locations, and have the b...
df40e2258624c4463cd04672f3471bbe49ab88fd authored about 10 years ago by Kevin Brown <[email protected]>
There was a plan to universally use an array as the return from
query methods, but now that we'v...
063859160df59c97f5f57bb118ea51740b2d3d4a authored about 10 years ago by Kevin Brown <[email protected]>
Also fixed the JSHint issues in the new Ukranian translation.
e111ea0420b7cb553c32747837b21a48fead0428 authored about 10 years ago by Kevin Brown <[email protected]>Adds Ukrainian localization
970e98c573fd1ad03e23895a82e775470e467943 authored about 10 years ago by Kevin Brown <[email protected]>8a2cdac8ceebf8b00c2c6e370a80731846b031a1 authored about 10 years ago by ktaras <[email protected]>
This brings up both the `tokenizer` and `tokenSeparators` options.
f8fdcb6fa559b24126b1cfb07cf92ea7be2d6d9f authored about 10 years ago by Kevin Brown <[email protected]>
This fixes the SASS error caused by the `&[dir="rtl"]` selector in
the `_single.scss` and `_mult...
dcfaa5f628b72e249ae1c0fe8f1096ee60e02afb authored about 10 years ago by Kevin Brown <[email protected]>
Also migrated all of the links to the new location in the GitHub
organization.
Documentation will now be at https://select2.github.io
ed24a51ea3fcf5ede481d7d1d7eae852f70928ad authored about 10 years ago by Kevin Brown <[email protected]>
jQuery.mousewheel will allow us to prevent the dropdown from
automatically closing when the user...
I'm still not quite sure how this should be handled for the general
case, but for the special ca...
This will always clone the options that are passed in when
initializing Select2 on multiple obje...
The documentation for templates still needs to be created.
A warning is now generated in the co...
12f7ed93f8bbbc92945eb3a8432ef24597e45c75 authored about 10 years ago by Kevin Brown <[email protected]>
This works in the same way as the `lang` option, which pulls
directly from the `dir` property on...
Now that the data objects have the `element` property, we can test
to make sure it's a DOM eleme...
fe136088f6795c369e6f15040643cc217b893f5c authored about 10 years ago by Kevin Brown <[email protected]>
alt-down/up is the standard way of opening a select when using a
screen reader. This also fixes ...
Added a disabled state for Select2. This will correctly listen to
property changes (so when the ...
This also fixes `_normalizeItem` for cases where `text` doesn't
exist, so it doesn't clobber the...
33809f1fefef0327261d441c9e7ea495f4baf1f8 authored about 10 years ago by Kevin Brown <[email protected]>
This also fixes a spelling error in "loading" in the last nine.
8a78ff7415f687664089f13921f1cb78947336cd authored about 10 years ago by Kevin Brown <[email protected]>a6841618b0a589ac194d099acb07a8977113300b authored about 10 years ago by Kevin Brown <[email protected]>
e23b8b548333bd4478a8f33df75dc49aab6bddf6 authored about 10 years ago by Kevin Brown <[email protected]>
096d55b64d17d2b0de6aec9d952363322ebe8405 authored about 10 years ago by Kevin Brown <[email protected]>
This also adds a console warning if the `enable` or `val` method is
called.
With the recent changes to how Select2 works internally, this really
isn't needed. This has been...
4afb80b7ffb2889febe88a61c24fa7d7c8561f4b authored about 10 years ago by Kevin Brown <[email protected]>