Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/juicycleff/react-select
The Select Component for React.js
https://github.com/juicycleff/react-select
7720dbbd4ed5379d6d06e56f92a940c0c7a546a5 authored over 7 years ago
9ed39d45cd8a140893ac9e7a374841be36d62fc0 authored over 7 years ago
1f6e299f35a92242915a9b6699f0abf5472af1fa authored over 7 years ago
772e7a084683e3eaab8b65ba68b16340180678a2 authored over 7 years ago
8795499f3dc3869e4619c92d263ac3d097a93eaf authored over 7 years ago
6a7778fa5f43062f553769eb99546537aaff84d2 authored over 7 years ago
simplify stringifyValue
1dea2651135cd155091d942a77f186d6482752f9 authored over 7 years agosimplify constructor method binding
bf343fe884cd5addeba70a3fa2ca20b6e40d53ab authored over 7 years agod4d836eba9f3db13595012b74a6e2f0911262ed6 authored over 7 years ago
Export the Value component
6be2b66812c5c6bf3f853185bd16a2e3129db67c authored over 7 years agoSet `_callback` to null when AsyncSelect unmounts.
477e0abd41006fe0b14b9003e3ddc91b21cc9075 authored over 7 years agoFix wrapping on Firefox in SCSS files
93d84b898ffd17513ddaf5fda1bc96d5c24c07b5 authored over 7 years agoa2047f00532797e728a74768208a2097fd4defe5 authored over 7 years ago
43446576d7d68f4bb38e983fbdfd8ff59b8f22ca authored over 7 years ago
ad1e7759e74a9cfd5c4f85c1496a2340eed18c1f authored over 7 years ago
8c896079b91cc9623117e88f76d6b7a4aef52ca1 authored over 7 years ago
116e920d194d7f2c6b5b0549cfb0808b401742df authored over 7 years ago
9e63b8a4a373b6b1bab31e88454c28895bf4d77c authored over 7 years ago
Fix onMenuScrollToBottom does not work in chrome 58.0
53f9bbc5680235a29bb225b6e788c0b0046f763f authored over 7 years agoIf the AsyncComponent unmounts while the app is fetching the options, the `loadOptions` callback...
069793c2e14a8837ab2819263ee41d65602be436 authored over 7 years ago25ec5724a98b9313bf32c699cc769ecbd3429ee8 authored over 7 years ago
8650f167d4b3194ca0bef5d93ff05ebb04a9c824 authored over 7 years ago
9cfeb4d74aa8a53c90e52ace027254f388fe2b6e authored over 7 years ago
Fix #1971
220a32f1d71845c41921f607aa831fce97878884 authored over 7 years agof91b1224e6a6add9a46c03ca28bd5bf5c01bcc44 authored over 7 years ago
c4830c6c85a0564fb82d3069feee9ba839bfb5bb authored over 7 years ago
1c08fbd165fc451d8438b55b45a1d630ccf1372d authored over 7 years ago
1aa5134a1c2fd72daedabb45c2a81483c8bfeb96 authored over 7 years ago
8ee4e686d893ced841bf0a6f0df449d75400c5fb authored over 7 years ago
5db27b5bcd15f846332a9f7da07bc49391f481af authored over 7 years ago
d02e71ce458e24d5ed559019f4904f77f9316acb authored over 7 years ago
2c126082b2985b455a11287edb456b863e434086 authored over 7 years ago
d26023282c78e4f1c255b1dc95939697915920a9 authored over 7 years ago
c1722bb9e491c74762dc258fd8210eb3dbd98e37 authored over 7 years ago
4963924e711ca6b4f32b2fad3f391320220a1b3a authored over 7 years ago
Changing required prop doesn't work
2d388dcb5fbbec19c643abf8d49e6f1f974c7ffd authored over 7 years agoResolve #709
ed1c7cf6524baa8eed4d55ee05320cf8ca597808 authored over 7 years agotabindex parent bug fix for edge
a288be7628f03e7d477e4ebc972becae540c96b0 authored over 7 years agoupdate changelog
53e68dba70ac9687045784022d1d7b50e32645cc authored over 7 years ago07c710802af5943571bfb70dd62396181463d4ee authored over 7 years ago
Update Selectize.js link in the README
e65c45bb927926202738b140c07fed5951afba81 authored over 7 years agoac2325f3a3624ca903be5e51c8df5e6da863e5ca authored over 7 years ago
JSON.stringify will handle the casting properly for null, num, bool, objects, arrays and undefin...
482562af48eab09437302e843e81b19100378c32 authored over 7 years agocoveraged configuration fixed, contrb document edited
ec5bd6d372b0d01d78134e2bef037f9d05533dae authored over 7 years agoacb21523ea040187a090a5ebaec8002db0e2acdc authored over 7 years ago
fa81280eff9a41eed4b50d919d2656597f65234c authored over 7 years ago
New build pipeline for react-select
e0ccbb939b706dcd560ad34223ab57e20cf0dc49 authored over 7 years ago27462611929254d91a82b6b7b8cbdec6b9ca80a1 authored over 7 years ago
7a45539babfbab065af2b75b380fd606c4c845f3 authored over 7 years ago
a20543f45d708866114133992d59644159180431 authored over 7 years ago
eabec905896d5c5b5bec6eb57b6076026b04759a authored over 7 years ago
8ead69eaf58e4efcfc0a8079db73228fd842661d authored over 7 years ago
32cf6dd38fe165d7e26913e4ad446e96227f0cb3 authored over 7 years ago
Add missing method binds in Option
af0aa5ae14dd741c3dd1c9b06733569f413c88ba authored over 7 years ago24f1ce6024fb63076e60910efebc7fd8c72b1034 authored over 7 years ago
eb5452173a136e05b1c72c3b764f61c5e867eec0 authored over 7 years ago
Determining whether the user had scrolled to the bottom of the menu
used an integer to boolean c...
binds handleTouchEnd in Option component
28281a2c57d176420f0ac26795e4d8492cf5bd62 authored over 7 years ago48029284404f84202afa38780564a432bb7cd8ab authored over 7 years ago
`openAfterFocus` change was accidentally reverted in the rc4 release.
f343f929ad6a87615b43f9d0098e10d7bfea0373 authored over 7 years agoReverting back due to it was merged in to fix #1580.
f7cd6c2fa5b9b157a39ccaa22ebad421a5c224e2 authored over 7 years agoa6992e8d3608c01753e77cfd95d1ca687918edb4 authored over 7 years ago
3779f382ee0e4fe557ee1bf9cfd335bdfd7c2593 authored over 7 years ago
3d88a771ea83ad70636cebeeea21869f4e659611 authored over 7 years ago
878b88041ba539b730ade50b390cc9fc2023f5e5 authored over 7 years ago
2da6ff6a352c8720fe59ca037524dbff9109af96 authored over 7 years ago
14068caf89ed01410391aea69082c5b76399457c authored over 7 years ago
6558b1eaaa7ddcc1cab63d5f30cfc44805b3eaea authored over 7 years ago
1059b231a6f847bfe08e98d8e4daedf9fc04d168 authored over 7 years ago
70c198c0b8680429395babed333ac8cc433ea141 authored over 7 years ago
db856d32449839e2a0bdc730381b384f663302e7 authored over 7 years ago
783d9b9c66dcd27eb66d0f67a69cb92f27bef6e5 authored over 7 years ago
d67698ea7a370f5aafb12006b520c99587514663 authored over 7 years ago
fc6c47d19d980bc35ab8aee09d20708625581469 authored over 7 years ago
0942c927b1eba2cbc98867f14a9305e9d5ac5cc4 authored over 7 years ago
Adjust padding-right because prevent text from overlapping `×` button.
2fd6e913179fe849ddb3d7502b32dd1824327e58 authored over 7 years agod6f5f613fbaf5aa0afdab6acc00056451310f9d7 authored over 7 years ago
Update README.md
6c0ee59ec82d4f25987571ac175cec7846c2d7d1 authored over 7 years agoremove create-react-class dependency from main sources
864794ce2cdca29d4846bcb2b8a966477a20b018 authored over 7 years agoAvoid mutating user input when ignoring case/accents (fixes #1352)
8631d18a045ab9d7a0a6ce502d31af7bc621e798 authored over 7 years agoPreviously, when the ignoreCase or ignoreAccents options were set to true in an Async select, th...
e1bb7b930ee5bb131a0463287366e042265e25a8 authored over 7 years ago* Fix issue with Circular references.
Because Select was used in Async, AsyncCreatable, and C...
87a82b34e6e870252e5f3de6405935c9c2f22fe6 authored over 7 years agoc0bae3d5ed29d5d27e2019b28b49c940121e96ae authored over 7 years ago
Typo "effeciently" => "efficiently"
65daf20e1fda292b3f862a317ce222b16b5b3168 authored over 7 years agofix tests
9acb4542853ae0f3d32b6777f38f77701849df89 authored over 7 years agoda437cefe006f8f02acd7cf21ed7c22135dfc7d6 authored over 7 years ago
28309efed86ce53696d575c257cbd6d308125e38 authored over 7 years ago
396993c6e20866d6245d070bf0302df1f23471e2 authored over 7 years ago
convert AsyncCreatable to ES6 class
48348bc3bb5b58b60f82b386c665fc34ce31a4f0 authored over 7 years agoconvert CreatableSelect to ES6 class
d85a2c32e518fb3eb5d2693938984df0d252db71 authored over 7 years agoconvert Option to ES6 class
3de32a4849272de84b8bafb67030dfc5114c8fc5 authored over 7 years agoconvert Value to ES6 class
dc739a2ed7e57e5005e5985b5d39e150e03586a2 authored over 7 years agoconvert Select to ES6 class
3506311912fd848f443ea3620d54cb59c282e5d3 authored over 7 years agoUpdate Template to point users to SO and update plnkr
23d6abe82e762c1882f6b694bdeabf143414e782 authored over 7 years ago53ec74745d70762aa89fb1f209ebdef0645a0fd9 authored over 7 years ago
53b30ebaf6ac9fcfecd16ec0ffd5661e20538266 authored over 7 years ago
d17573881e0f71441ef8040b7cb6caa91237dd8d authored over 7 years ago
4ce8e974bf71e116609ffbe5b4fe038ff0c40e09 authored over 7 years ago
206693d741407d3c271ed2bfaa4c33b9830c77e3 authored over 7 years ago
55b4df4373abb8f2f41828ce222af72895a7f3b7 authored over 7 years ago