Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

XRAPH Projects

All contributions goes to NGO for children. I open-source to feed children. Help me support people in need
Collective - Host: opensource - https://opencollective.com/ultimate-backend - Website: https://xraph.com - Code: https://github.com/juicycleff

Fixed lint warnings

github.com/juicycleff/react-select - 2a6d6e29f9246d137bb7b1a5cae493939bf4fdfe authored about 7 years ago by Yuri S <[email protected]>
Added unit tests for Value

github.com/juicycleff/react-select - 87e525900541f648280649e0c1c1302fc89bc438 authored about 7 years ago by Yuri S <[email protected]>
Convert trim.js to es6

github.com/juicycleff/react-select - 85f80e1174cdbec956b7983a668ed9df2aa88956 authored about 7 years ago by Jake Buob <[email protected]>
Fixed lint warnings

github.com/juicycleff/react-select - 0177df53d2a5cc6cd27fe20ecd7fef85a603124d authored about 7 years ago by Yuri S <[email protected]>
Adding some tests for some uncovered areas:

- Select - filterOptions branch
- Option
- Touch Events
- Mouse Events
- Focus Events

github.com/juicycleff/react-select - c54bd25af879d976c88d51b2b1cabbaa0bc8c139 authored about 7 years ago by Dave Birch <[email protected]>
Adjusted line-height so text is not cut off in Firefox

github.com/juicycleff/react-select - 02663a3af79f468a10aa14eb99759349e21921f7 authored about 7 years ago by Andrew Del Prete <[email protected]>
removing unused getInputValue function

github.com/juicycleff/react-select - 82722fb2015b900b67f8205051f4ce72379e15a9 authored about 7 years ago by Dave Birch <[email protected]>
updated changelogs for new rc

github.com/juicycleff/react-select - de7aa681fcc072180e194e4218ffc2539ae25e1d authored about 7 years ago by Charles Lee <[email protected]>
Merge pull request #1837 from karaggeorge/tab-focus-bug

Prevent default event from firing on Tab and Enter press

github.com/juicycleff/react-select - 572dd50795b497c8349a79f1f525ace6956aafe4 authored about 7 years ago by Jed Watson <[email protected]>
Merge branch 'master' into tab-focus-bug

github.com/juicycleff/react-select - 00b25df0b75a39d680b79ff2027dc3c2fbb64e12 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #1375 from kevinzwhuang/master

Fix description & default value of cache in README

github.com/juicycleff/react-select - 6a017ea667fec394a234387f42e202813bb9474a authored about 7 years ago by Charles <[email protected]>
Update README.md

github.com/juicycleff/react-select - d531a4af2b2e5846ac566073e21975e13c73e415 authored about 7 years ago by Charles <[email protected]>
Merge branch 'master' into master

github.com/juicycleff/react-select - 3e6ae478b44aab4b12af7cd5dc8d0babb48d5401 authored about 7 years ago by Charles <[email protected]>
Merge branch 'master' of https://github.com/JedWatson/react-select

github.com/juicycleff/react-select - cc2481cffd273685cd748aef841e4720874d3238 authored about 7 years ago by Jed Watson <[email protected]>
Minor fixes for inconsistent indentation

github.com/juicycleff/react-select - b22aba1c1eebb71082fa7e8780652c301d382471 authored about 7 years ago by Jed Watson <[email protected]>
Merge branch 'master' of https://github.com/JedWatson/react-select

github.com/juicycleff/react-select - c4b1a5a79deb9c7b9c7150b41c0a63eb9cd22e49 authored about 7 years ago by Charles Lee <[email protected]>
aria-only change to scss as well

github.com/juicycleff/react-select - 357911ce564217fb840f82b044db9969b4e787d4 authored about 7 years ago by Charles Lee <[email protected]>
Merge branch 'master' of https://github.com/JedWatson/react-select

github.com/juicycleff/react-select - 561e22b5f3844b79b60496f85b452d82ca3985cf authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #1243 from JHilker/better-aria-hidden

Update aria-only class to have absolute positioning

github.com/juicycleff/react-select - 099a8260bb40998e720f8291a8db7ed7db4461ab authored about 7 years ago by Charles <[email protected]>
Add docs for onMenuScrollToBottom, closes #1548

github.com/juicycleff/react-select - 7d4dcbe4f1439a85bc38441ab1c75515176f0197 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #1646 from blacktemplar/ref-prop-in-creatable

gives possibility to use ref property for Creatable

github.com/juicycleff/react-select - 04315400a345fc6c7b13cfa82ebdff35918d7e7a authored about 7 years ago by Charles <[email protected]>
Clarifying usage example

github.com/juicycleff/react-select - 7b184a28c4d5d655c8e2fb2d319593197cab9112 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2077 from mcpolandc/add-pre-push-hooks

Adds lint and test pre-commit hooks

github.com/juicycleff/react-select - 9c42cc5a2bd7532cf34b6f5b3b40391af7c6ce64 authored about 7 years ago by Jed Watson <[email protected]>
switch out deprecated toggle functions in MultiSelect example component

github.com/juicycleff/react-select - 7c0ffe4a757175146ac0c922bb039013dba29d7b authored about 7 years ago by Charles Lee <[email protected]>
fix multi select example checkboxes

github.com/juicycleff/react-select - 0da2488c5e3fb7f109a57bb2e8c775ff4679b47e authored about 7 years ago by Charles Lee <[email protected]>
Removes unnecessary 'git add' from lint-staged

github.com/juicycleff/react-select - cdedc327fd34c5c4077dc019f9ebdb4cc7078d76 authored about 7 years ago by carymcpoland <[email protected]>
Adds lint and test pre-commit hooks

github.com/juicycleff/react-select - 9fc5af4b3bee82f5535bafc223ca2c71b4f61627 authored about 7 years ago by carymcpoland <[email protected]>
Adds lint and test pre-push hooks

github.com/juicycleff/react-select - 9d08e71fbbe325958b999f90af13bc942aaaf1cb authored about 7 years ago by carymcpoland <[email protected]>
Merge pull request #2101 from JedWatson/fix-autocomplete-shenannigans

Disable some browser-specific behaviours that break the input

github.com/juicycleff/react-select - f057218355b10f6c0008725e42882c4518cbcf1c authored about 7 years ago by Jed Watson <[email protected]>
Clarify onChange prop documentation

Closes #1588

github.com/juicycleff/react-select - 97af36aa991794c236b4e74033b63a04281d2f2a authored about 7 years ago by Jed Watson <[email protected]>
disable some browser-specific behaviours that break the input

github.com/juicycleff/react-select - c10c0b50ac2a65c829f38c646bbfa2ea3ffc783b authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2089 from macobo/onOpen-after-dom-render

onOpen: run after dom has rendered

github.com/juicycleff/react-select - 9a3a35f1fa176c873c0d4b4ed6aa2353ea07ac3a authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2100 from JedWatson/fix/renderClear

fix not clearing when given invalid values, from #1756

github.com/juicycleff/react-select - ad50e62ef4aee060ae56fa38cbae87ac7be18edb authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2097 from jperkelens/expose-option

Exports Option Component

github.com/juicycleff/react-select - 419dc2c3872ce1244516b9e5fc84e9a3ebbeab51 authored about 7 years ago by Charles <[email protected]>
fix not clearing when given invalid values, from #1756

github.com/juicycleff/react-select - 8ebda3aadd3cebec4795d322d386f16b44ee5a34 authored about 7 years ago by Charles Lee <[email protected]>
Exports Option Component

github.com/juicycleff/react-select - e6b8101f1c5a8052b14725ebbc2e5abbc4c869b0 authored about 7 years ago by Erkelens, Jan Paul <[email protected]>
Merge pull request #2086 from JedWatson/fix/numeric-multi-select

Fix/numeric multi select

github.com/juicycleff/react-select - ca0918306ef71d545f5c21c3c8961f81b3abac29 authored about 7 years ago by Charles <[email protected]>
Merge pull request #1891 from banderson/remove-selected

removeSelected prop (round 2), for optionally keeping selected values in dropdown

github.com/juicycleff/react-select - 381ebc1e9c1f21bd59e5dc562f19da49faf9842d authored about 7 years ago by Jed Watson <[email protected]>
Merge branch 'master' into remove-selected

github.com/juicycleff/react-select - 41378ffecb48d00154ff619e55973dd88da23a91 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #1850 from kcliu/pass_more_properties

pass removeValue() and always pass valueArray to menuRenderer

github.com/juicycleff/react-select - 5a273e1e8272baa512c0c90e44d7ca1fbfb9cd71 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2092 from JedWatson/Kroger-Technology-master

fixed failing tests, resolved merge conflicts on #1428

github.com/juicycleff/react-select - 0ab73192fbb7f68390275ac7d3556ccd0836f2a8 authored about 7 years ago by Charles <[email protected]>
fixed failing tests, resolved merge conflicts

github.com/juicycleff/react-select - c46c835379aa6e8aba5c2a207e4722a48eb29488 authored about 7 years ago by Charles Lee <[email protected]>
Merge pull request #2091 from JedWatson/dekelb-feature/rtl_support

Resolved merge conflicts and nit in #1613

github.com/juicycleff/react-select - 6ad485ce028c8c075f462987524fc7ad81c1558b authored about 7 years ago by Charles <[email protected]>
added the requested styling change from agirton, resolved merge conflicts

github.com/juicycleff/react-select - c0133e56d609b3e0b4bf752a6e7ffc41f099dc16 authored about 7 years ago by Charles Lee <[email protected]>
fix: solved issue example case 13 issue

github.com/juicycleff/crystallize-grid-layout - 0c790cba3c10d347547733a7b250717fd4583b9b authored about 7 years ago by Torkel Ödegaard <[email protected]>
added: test cases for example 13 but not sure how to solve it yet

github.com/juicycleff/crystallize-grid-layout - d375b50376bed3d94cd11b5c5445d6dede0cb1c6 authored about 7 years ago by Torkel Ödegaard <[email protected]>
Merge pull request #1 from larrydahooster/exampleSetup

Example that shows error case in vertical compacting

github.com/juicycleff/crystallize-grid-layout - e1c6606080bd8c5381a3b816e9e4648e10bea782 authored about 7 years ago by Torkel Ödegaard <[email protected]>
added example to vars

github.com/juicycleff/crystallize-grid-layout - 37268f25ce05e9108ad5b476794e2962ae5160dc authored about 7 years ago by Hendrik Tervooren <[email protected]>
reverted dist

github.com/juicycleff/crystallize-grid-layout - d22514d2bc89a6b9f4dee460d5e4a5cb188c9baa authored about 7 years ago by Hendrik Tervooren <[email protected]>
Merge remote-tracking branch 'origin/exampleSetup' into exampleSetup

github.com/juicycleff/crystallize-grid-layout - ca3f9ab21d70d0a8348a487a62d0988554fb25df authored about 7 years ago by Hendrik Tervooren <[email protected]>
added example error case

github.com/juicycleff/crystallize-grid-layout - b939224d2349b4b6c316b00e5dc55db1ed8d063d authored about 7 years ago by Hendrik Tervooren <[email protected]>
added example error case

github.com/juicycleff/crystallize-grid-layout - 67ad673fc030ef8d8231795a1f690b9f1b7f849e authored about 7 years ago by Hendrik Tervooren <[email protected]>
Merge branch 'compaction-and-movement-fixes'

github.com/juicycleff/crystallize-grid-layout - fe29fe27a48c036ad101707ec3b5228289ba76df authored about 7 years ago by Hendrik Tervooren <[email protected]>
fix: ignore static items when resolving compact collisions

github.com/juicycleff/crystallize-grid-layout - f81fac0b1f740bda30fe256f9dd41bab409baac0 authored about 7 years ago by Torkel Ödegaard <[email protected]>
onOpen should happen after component has rendered

This way users can access the menu ref and do some manipulation on it as
the menu opens.

github.com/juicycleff/react-select - 17d6c5059c6a395c1ffc9598d601f5eed01ee5cf authored about 7 years ago by Karl-Aksel Puulmann <[email protected]>
Update onOpen/onClose tests to use test helpers

github.com/juicycleff/react-select - d01a9d09d108369c700b7d89aedc0e96e8149524 authored about 7 years ago by Karl-Aksel Puulmann <[email protected]>
Merge pull request #1732 from chronick/option-inputvalue

Add inputValue to menuRenderer

github.com/juicycleff/react-select - 8fed74b1099eff7c4149c2daa33d0803b8e8de49 authored about 7 years ago by Charles <[email protected]>
Update Select-test.js

github.com/juicycleff/react-select - 9096af532f3b310dc7b9a805525aff5439637b1e authored about 7 years ago by Charles <[email protected]>
Merge pull request #2088 from jasonchangxo/fix/handleKeyDown-typo

fix typo in handleKeyDown method

github.com/juicycleff/react-select - 6568af0a360638ac58c1404134b5a0028c58b451 authored about 7 years ago by Charles <[email protected]>
fix typo in handleKeyDown method

github.com/juicycleff/react-select - a4be907ba00c62fb012f744c12d43c2f23cd4614 authored about 7 years ago by jasonchangxo <[email protected]>
fix: added tests for horizontal compaction and moveElement and fixed the same issues that plagued vertical compaction/movement

github.com/juicycleff/crystallize-grid-layout - 455361ca95f87e41794a2bd4fca40de89df14cd5 authored about 7 years ago by Torkel Ödegaard <[email protected]>
spacing fixes

github.com/juicycleff/react-select - bdcb33f2e4bb4c640a486dfcfb9baff9d952968a authored about 7 years ago by Charles Lee <[email protected]>
Update Select.js

github.com/juicycleff/react-select - 301a1a7b1ba31c0e2ab739b24cce16b918f34917 authored about 7 years ago by Charles <[email protected]>
Update README.md

github.com/juicycleff/react-select - a7441cd8bfc4eec88a602e7be7050543b32b7c2b authored about 7 years ago by Charles <[email protected]>
add string coercion to expandValues()

github.com/juicycleff/react-select - a0965e0665cce750cb027e8fa1e60a0444a25e09 authored about 7 years ago by Charles Lee <[email protected]>
Update Select.js

github.com/juicycleff/react-select - bdf7c8e426fbe55e9bad558d60794e4806787f50 authored about 7 years ago by Charles <[email protected]>
Merge branch 'master' into remove-selected

github.com/juicycleff/react-select - 7cd22375c47372d09408f13461330f7482d1ab12 authored about 7 years ago by Charles <[email protected]>
Merge branch 'master' into fix/numeric-multi-select

github.com/juicycleff/react-select - 918565ce5d1056d769d3dc8460a598d7e1dbc951 authored about 7 years ago by Charles Lee <[email protected]>
Merge pull request #2084 from JedWatson/fix/expose-select-to-async-creatable

expose children in AsyncCreatable.js

github.com/juicycleff/react-select - b6fd3e7348259c976062953fdbc586ccadbd9773 authored about 7 years ago by Jed Watson <[email protected]>
Merge branch 'master' of https://github.com/edmondpr/react-select into fix/numeric-multi-select

github.com/juicycleff/react-select - 6b2710ba464d5723caab22967816c2c101a30b01 authored about 7 years ago by Charles Lee <[email protected]>
Merge pull request #2085 from JedWatson/update/replace-trim-fn

replace trim fn loop with regex

github.com/juicycleff/react-select - 2275ada4a074a1d64eafce9527e9c6bb231f6a2e authored about 7 years ago by Charles <[email protected]>
replace trim fn loop with regex

github.com/juicycleff/react-select - 342136ad24ac7008a49e708c3ee178ca01bdfddc authored about 7 years ago by Charles Lee <[email protected]>
Merge pull request #1862 from serkanozer/master

Trim search text from beginning and the end. (fixes #1861)

github.com/juicycleff/react-select - c89e5b3ae525ce7c767df6671be88c9c3d532755 authored about 7 years ago by Charles <[email protected]>
removed reduce fn

github.com/juicycleff/react-select - e5b1c66250ce834fb5eb53cae2dcedcc51e36e99 authored about 7 years ago by Charles Lee <[email protected]>
expose children in AsyncCreatable.js

github.com/juicycleff/react-select - b7e876d9735aa0a509860ad7c52c37ce3554e0a1 authored about 7 years ago by Charles Lee <[email protected]>
Fix typo, ref #1545

github.com/juicycleff/react-select - a1e1069d2fa02cfeb47401ae57b096606ea17ca9 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #1998 from aronstrandberg/input-focus-bg

Add variable for focused input background

github.com/juicycleff/react-select - 3cf1b7d18844ec309725239f03a22fb98485b8a7 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2027 from thecreazy/master

Added id in the input select

github.com/juicycleff/react-select - decbac72faf5739b85edae3f780496bf8a7ad05b authored about 7 years ago by Jed Watson <[email protected]>
Merge branch 'master' into master

github.com/juicycleff/react-select - 36add76245d2c912eab8ce68a7655385c0597fcc authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #1137 from uxtx/nvmrc

adding a nvmrc file and adding coverage to eslintignore

github.com/juicycleff/react-select - f65a2f49f3569bba04531a170793ed336b39dd5a authored about 7 years ago by Charles <[email protected]>
fix(compaction/moveElement): fix for strange vertical movement of

panels, fixes #641

- compactItem also fixes collisions, I had to change so that this
function ...

github.com/juicycleff/crystallize-grid-layout - e6562ed7c9d58c49128541aea8c1b2f031cf74dc authored about 7 years ago by Torkel Ödegaard <[email protected]>
Update Select.js

github.com/juicycleff/react-select - cabebb7cd2ba7c4acfda38f46e12d57c525d3ce6 authored about 7 years ago by Charles <[email protected]>
Merge branch 'master' into master

github.com/juicycleff/react-select - 4f8350329297d7150e2c40537adaa124e94df77c authored about 7 years ago by Charles <[email protected]>
Merge pull request #2078 from dider7/update-deleteRemoves-comment

Updated the comment for the deleteRemoves option.

github.com/juicycleff/react-select - 57ab8d02f4db9d2b08cf9fabc124240114ca380d authored about 7 years ago by Charles <[email protected]>
Updated the comment for the deleteRemoves option.

github.com/juicycleff/react-select - d347ef692aa1bd89653544a756632ce68137a471 authored about 7 years ago by Abul Dider <[email protected]>
Merge pull request #1761 from rolandjohann/optional_arrow_rendering

implemented optional rendering of arrow

github.com/juicycleff/react-select - a2526686c9c3386588f8a1395a7d2f3f0195ebd0 authored about 7 years ago by Jed Watson <[email protected]>
Merge branch 'master' into optional_arrow_rendering

github.com/juicycleff/react-select - a2ca9142fd69afcc746e42233d1d6444389a2ca2 authored about 7 years ago by Jed Watson <[email protected]>
Allow null prop for arrowRenderer to disable arrow

Closes #1761

github.com/juicycleff/react-select - 16f75fd28b177dc3b1c60c2f36daaf0a28071d39 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2055 from mtlewis/skip-arrow-zone-when-arrow-renderer-returns-falsy

Skip rendering arrow wrapper when custom arrow renderer returns falsy value

github.com/juicycleff/react-select - 2024844a642519185f8e050522972d838243dce1 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2074 from mariegodon/bug-2073

do not show clear button if value is an empty string

github.com/juicycleff/react-select - f3a46ce6c3155b295948b9f20f7f79cc5e65ec25 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2042 from timhwang21/devs/timothy/fix-async-isloading

Set isLoading to false if cache hit

github.com/juicycleff/react-select - 5455db36f2ce73aaf915511b427c74127ad4d9c8 authored about 7 years ago by Jed Watson <[email protected]>
do not show clear button if value is an empty string

github.com/juicycleff/react-select - a8c77575869fcdf81459af0cabb12b25737acfbc authored about 7 years ago by Marie Godon <[email protected]>
Merge pull request #2036 from jasonchangxo/add-aria-labels-to-options

Add aria-labels to Options

github.com/juicycleff/react-select - b6ebce876e49478ff05c6eb864cedd6a6a7b4ad0 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2051 from damonbauer/feature/source-links-in-docs

Adds source links to each example

github.com/juicycleff/react-select - 07934848c83d50313a4b6d9c001b4b50a627180a authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2057 from cscholze/master

Issue #2056: onInputChange should return modified value

github.com/juicycleff/react-select - fc67db8e0b3599b11970f785a4c4a953583d95f5 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2040 from jjeising/remove-addLabelText

Remove option `addLabelText` from README and propTypes

github.com/juicycleff/react-select - f2604e92e5498b814ec2480391b52695784da021 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2053 from singingwolfboy/github-capital-h

GitHub has a capital H

github.com/juicycleff/react-select - 7cd93e57f546cae1ed2997a9af820b29c75f5d56 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2064 from riophae/patch

refactor componentWillUnmount()

github.com/juicycleff/react-select - b68af1b0ef3952766b5587846cd449994ea3e5f1 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2062 from avaly/feature/slim-npm-package

Slim down NPM package

github.com/juicycleff/react-select - fa4313ceead6d6c7b168d4b18dbb3072a2b7f516 authored about 7 years ago by Jed Watson <[email protected]>
Merge pull request #2059 from greggb/patch-1

Update contributing doc

github.com/juicycleff/react-select - 9b13a32060a2ceff65bd302993e2ddd4cc49a0a7 authored about 7 years ago by Jed Watson <[email protected]>