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

fix(WidthProvider): Guard against findDOMNode after unmount

github.com/juicycleff/crystallize-grid-layout - 5de89ab84820a3d5095c1e2e12b7f1163d215b82 authored over 8 years ago by Samuel Reed <[email protected]>
Add undocumented arguments for menuRenderer

cc @JedWatson

github.com/juicycleff/react-select - b894d98da010e1eabc7b0236e6838b1b269a9574 authored over 8 years ago by Julian Krispel-Samsel <[email protected]>
Add Reflect to projects list (#341)

github.com/juicycleff/crystallize-grid-layout - 3c8ec5d6d5fc59df0db0d88ca880b5a55b95ce5c authored over 8 years ago by Colby Aley <[email protected]>
Merge pull request #1193 from Calvein/patch-1

Vertical align variables

github.com/juicycleff/react-select - fa569e1371940ef5d067d4fa725c36939769e872 authored over 8 years ago by Jed Watson <[email protected]>
Vertical align variables

github.com/juicycleff/react-select - 3554c1017204994b68b2f58d8dc5789552b342c3 authored over 8 years ago by François Robichet <[email protected]>
Vertical align variables

github.com/juicycleff/react-select - 6d387d8b167830d9e7bbe8b2dc1ab01ccfa6417e authored over 8 years ago by François Robichet <[email protected]>
adding a nvmrc file

- also adding coverage to exclusion in eslintignore

github.com/juicycleff/react-select - 4822d431417f9599c0aefb9b797d611973f52600 authored over 8 years ago by Dave Birch <[email protected]>
Adding copyright header to src

github.com/juicycleff/react-select - 47149557781c069a9063555faacee04129c2b8d3 authored over 8 years ago by Jed Watson <[email protected]>
Minor whitespace fix

github.com/juicycleff/react-select - 33f528febd07c9b8b0a1e1f1ffa805dd80fd0b55 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1186 from Aeon/patch-1

Rename autosize "Input" references to "AutosizeInput"

github.com/juicycleff/react-select - 2a7e48af17c4d3edc1cdd87a43a3440088a7f813 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1191 from JedWatson/1176

Added arrowRenderer prop and updated examples.

github.com/juicycleff/react-select - 8a08f737c6f9197924801aad71aa3aed12c04b45 authored over 8 years ago by Brian Vaughn <[email protected]>
Added arrowRenderer prop and updated examples. Also added an example showing how to highlight matching search text using a custom optionRenderer.

github.com/juicycleff/react-select - f492e6da3c5330a85299d1b54cfa7a3741d529cf authored over 8 years ago by Brian Vaughn <[email protected]>
Updating build

github.com/juicycleff/react-select - 82bf7e5cd278f215d64f23cceb15bca69f73f585 authored over 8 years ago by Jed Watson <[email protected]>
Disabling invalid test with explanation

github.com/juicycleff/react-select - de38468b8a0635e91d4754b54705f528305a6984 authored over 8 years ago by Jed Watson <[email protected]>
Updating readme for new rc

github.com/juicycleff/react-select - 1f0d249215eeaefdda62fa1c7f1e307556d8fab7 authored over 8 years ago by Jed Watson <[email protected]>
Updating Changelog

github.com/juicycleff/react-select - 675da9705ae17e18d51cef515744a4ab342a1006 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1189 from jooj123/patch/handle-touch-outside

Handle touch outside to dismiss menu

github.com/juicycleff/react-select - 15d6373c48c9229ada0b8d9a6fd66e40b6c32c01 authored over 8 years ago by Jed Watson <[email protected]>
Decreased opacity for down arrow in disabled state

This was done as the result of user feedback (see issue #1179). A user requested that we remove ...

github.com/juicycleff/react-select - 00dd29981e5145df0f9f55c84049a081edff428c authored over 8 years ago by Brian Vaughn <[email protected]>
Added onInputKeyDown Select prop to README

github.com/juicycleff/react-select - 04eaad2bc1cf13a2a787eab613842cc671ac4680 authored over 8 years ago by Brian Vaughn <[email protected]>
Added a section to the README for filtering large options lists

github.com/juicycleff/react-select - f65193275beb828906f3089e7d06fac615115652 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #1187 from JedWatson/custom-create-option

Implement allowCreate and newOptionCreator in 1.x

github.com/juicycleff/react-select - 5a058e56a70c5b77eddfcc71ef7ebe923aa73349 authored over 8 years ago by Brian Vaughn <[email protected]>
Converted Creatable function props to use named params

github.com/juicycleff/react-select - fc74cc6f9d0ddb2a3d54def35282b24ad3da071d authored over 8 years ago by Brian Vaughn <[email protected]>
Implement allowCreate and newOptionCreator

Added new Creatable HOC that wraps Select and adds support for creating new options. This HOC pr...

github.com/juicycleff/react-select - 7fe723f1195d4dd5012ffb7f5c6b4b383daf5172 authored over 8 years ago by Brian Vaughn <[email protected]>
Made it only trigger one event for multiple selects on the screen

github.com/juicycleff/react-select - 5001083b93f922b8b6e5e42011a79138617b4c1b authored over 8 years ago by Martin Jujou <[email protected]>
Handle touch outside to dismiss

github.com/juicycleff/react-select - 4241f6c04031a5e432f974e75d7331cc6d3b3a37 authored over 8 years ago by Martin Jujou <[email protected]>
Merge pull request #1183 from mikehazell/fixing-tests

All but one test passing

github.com/juicycleff/react-select - f4496dff670d1b9f075c288ba0f112b751dae812 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1184 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg

Replace npmcdn.com with unpkg.com

github.com/juicycleff/react-select - 51b8395f7c82936244a51e6837dfc4a2de04264d authored over 8 years ago by Jed Watson <[email protected]>
Replace npmcdn.com with unpkg.com

github.com/juicycleff/react-select - e44cfaffb48799d92c5d9a87fe1394dc54c4f175 authored over 8 years ago by npmcdn-to-unpkg-bot <[email protected]>
Rename autosize "Input" references to "AutosizeInput"

Frequently getting this warning:

> warning.js?85a7:36Warning: Unknown prop `minWidth` on <inp...

github.com/juicycleff/react-select - 493b3b85ee5cb43ff83ea0ff2867e44a75e9bc3a authored over 8 years ago by Anton Stroganov <[email protected]>
All but one test passing

- TODO: Select with props onBlur should focus on the input when the menu is active

github.com/juicycleff/react-select - c25d8462c8da6975a8807adb40d753747fb722b0 authored over 8 years ago by Mike <[email protected]>
Fix lodash.isequal import (#336)

This was breaking on Linux builds.

github.com/juicycleff/crystallize-grid-layout - 0d372d6ef5e202df848d01340eae9c55a499b4ff authored over 8 years ago by Joshua Stiefer <[email protected]>
Only pass className and style to pre-mount div in WidthProvider (#335)

github.com/juicycleff/crystallize-grid-layout - 5319d8c2ab00f14a61c2a6e80e648331e04e953f authored over 8 years ago by Colby Aley <[email protected]>
Remove transform-flow-comments & copy .js.flow instead.

See https://github.com/facebook/flow/issues/1996

github.com/juicycleff/crystallize-grid-layout - c091ab0a79d85b71fb0ec686a5cd660d4b113d04 authored over 8 years ago by Samuel Reed <[email protected]>
Fixing breaking issue rendering a single label

Index should not be added unless the component is in `multi` mode

github.com/juicycleff/react-select - e94b91faccd1cc2f60224f3e427bf0abb9e437a3 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1101 from frankievx/master

Add onCloseResetsInput option w/tests

github.com/juicycleff/react-select - 2ff2a6e8f682845a21e2bb7ad09443515f1a15e9 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1105 from JevinAnderson/enhancement/Server-Side-rendering

Added an optional instance id property

github.com/juicycleff/react-select - 6e679330136f6170db8d1bf93c4613c15422a863 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1124 from gojohnnygo/RefCallback

Use preferred callback refs

github.com/juicycleff/react-select - 3cef09da73c5111713270b5b54e506e878ba4c8c authored over 8 years ago by Jed Watson <[email protected]>
Patching fix from #1146 to src/Select

github.com/juicycleff/react-select - 7122ec9fcce0d4526a529307cd902dd98ec4a730 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1146 from hanwencheng/master

fix value check in renderClear

github.com/juicycleff/react-select - d7e4d11db7aa0e53eb1684bedbadfc1ed0ffbf57 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1163 from ForbesLindesay/patch-1

Remove unused `isLoading` entry in getInitialState

github.com/juicycleff/react-select - 9f7689fc5fe4b780c5b36934e7077469966f9272 authored over 8 years ago by Jed Watson <[email protected]>
Updating dependencies

github.com/juicycleff/react-select - 36869b271d7bce94870c3249e7d57072df44bbc5 authored over 8 years ago by Jed Watson <[email protected]>
Ensuring stringifyValue returns a string, closes #1155

github.com/juicycleff/react-select - b6f1d881718ffbebd2134aaf219167c4fe510c8e authored over 8 years ago by Jed Watson <[email protected]>
Updating bower dependency react-select-autosize to ^1.1.0, fixes #1167

github.com/juicycleff/react-select - a21714c3d950f914ac0d9000ab4ed569b02996b1 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1108 from nhducit/master

Update Select.js

github.com/juicycleff/react-select - 9e5c90cb2bdf26e0f09bc02f0c0bbacc1b046309 authored over 8 years ago by Jed Watson <[email protected]>
Merge remote-tracking branch 'JedWatson/master' into enhancement/Server-Side-rendering

github.com/juicycleff/react-select - a8d5757777ea0a664755e59af97a4c73299062ea authored over 8 years ago by Jevin Anderson <[email protected]>
Fix typo, change "1" -> "i"

github.com/juicycleff/react-select - a069b0c4525aacd2a021af6fb8e60dbf5c639a6f authored over 8 years ago by nhducit <[email protected]>
Merge pull request #1177 from mwilliamson/multi-default-reset-value

Default reset value to [] when multi=true

github.com/juicycleff/react-select - 9de9f2dd58758316f51a0357adc3635a60af0285 authored over 8 years ago by Jed Watson <[email protected]>
Default reset value to [] when multi=true

github.com/juicycleff/react-select - 27938a0588eeceec4c74f62b2338d77593753124 authored over 8 years ago by Michael Williamson <[email protected]>
Fix tests that click `clear`

github.com/juicycleff/react-select - d5af3aa18eb311cf00c8fc5e664b3a232d4ea10b authored over 8 years ago by Michael Williamson <[email protected]>
Merge pull request #1164 from mxstbr/patch-1

Fix link to Thinkmill

github.com/juicycleff/react-select - 9a50bd033a5a06ac0779c2de839c05aab0b5d544 authored over 8 years ago by Jed Watson <[email protected]>
Fix link to Thinkmill

github.com/juicycleff/react-select - c76f0011ba94441ce44a354093a9a2f23592e44e authored over 8 years ago by Max Stoiber <[email protected]>
Adding Supported by Thinkmill badge

Giving Thinkmill credit for being able to commit time to this at work :)

github.com/juicycleff/react-select - 189c0e28b47b89f9ec0a598cf73f7604e0d1ac26 authored over 8 years ago by Jed Watson <[email protected]>
Remove unused `isLoading` entry in getInitialState

github.com/juicycleff/react-select - ee69b9855af2d0f14a847307a331e16b7d5ee485 authored over 8 years ago by Forbes Lindesay <[email protected]>
fix(children): Proper fix for checking `children` props for changes

See #304

github.com/juicycleff/crystallize-grid-layout - ec8816b8e272793d9f87a161d925553534f553f1 authored over 8 years ago by Samuel Reed <[email protected]>
Revert "fix(children): Regenerate layout on children changed via shallowEqual"

This reverts commit d967edd1e8c0942d1cf03055c0b601908e169227.

See #304

github.com/juicycleff/crystallize-grid-layout - 6ed5187492d457ce6bc8394c52debf60ac2f536d authored over 8 years ago by Samuel Reed <[email protected]>
fix(children): Regenerate layout on children changed via shallowEqual

Fixes #304

github.com/juicycleff/crystallize-grid-layout - d967edd1e8c0942d1cf03055c0b601908e169227 authored over 8 years ago by Samuel Reed <[email protected]>
fix(propTypes): Fix remaining propTypes warnings in React 15.3

github.com/juicycleff/crystallize-grid-layout - f7d53e5ad53ad331b678309aeccc4b3004e436d1 authored over 8 years ago by Samuel Reed <[email protected]>
Allow container padding to be set independently of margin (#131)

From PR 131 by seanich updated and merge with master.

github.com/juicycleff/crystallize-grid-layout - 117f0a26e0c9b3acdf2f027bb9d908f239fa4e79 authored over 8 years ago by Sean Nichols <[email protected]>
fix value check in renderClear

github.com/juicycleff/react-select - adc82bd495a493b5f99968953fe20dcbf819f713 authored over 8 years ago by Hanwen Cheng <[email protected]>
Change GridItem propTypes to avoid React warning (fix #303) (#306)

github.com/juicycleff/crystallize-grid-layout - 85f8b187c9ba413ddbbe4fdb90d713cffa3729f7 authored over 8 years ago by jdkaplan <[email protected]>
Add ref tests

github.com/juicycleff/react-select - 15ba7d26b3c3236b8c2582e31550b88d6ef4ac51 authored over 8 years ago by Johnny Nguyen <[email protected]>
stoplight.io is now proudly using react-grid-layout (#300)

github.com/juicycleff/crystallize-grid-layout - 84442b0f229336ea882bd637be978135288a4101 authored over 8 years ago by Marc MacLeod <[email protected]>
Additional test coverage for onBlur

github.com/juicycleff/react-select - 38ca948ef602822045dec32754b24ca9eda4049d authored over 8 years ago by Johnny Nguyen <[email protected]>
Use preferred callback refs

github.com/juicycleff/react-select - e8bcab847c31a59a1afd5bc7723452307adf8497 authored over 8 years ago by Johnny Nguyen <[email protected]>
Merge remote-tracking branch 'JedWatson/master' into enhancement/Server-Side-rendering

github.com/juicycleff/react-select - 9874b893b75b2e0b4d47ea97a2139eab33895190 authored over 8 years ago by Jevin Anderson <[email protected]>
Updated solution to incorporate @JedWatson's suggestion

github.com/juicycleff/react-select - 107ce1af73ecdc53574c8870096fad4a5db0fe0c authored over 8 years ago by Jevin Anderson <[email protected]>
Merge pull request #1119 from kentcdodds/patch-1

update npm badge

github.com/juicycleff/react-select - e19bce383a8fd1694278de47b6d00a608ea99f2d authored over 8 years ago by Jed Watson <[email protected]>
update npm badge

github.com/juicycleff/react-select - 87bf6c39e7e0382f88b2f0e31d7df256e1faa357 authored over 8 years ago by Kent C. Dodds <[email protected]>
update instructions on dev page (#295)

`npm run dev-server` doesn't do anything, I think this should be `npm run dev`

github.com/juicycleff/crystallize-grid-layout - 3080ccc1382223ba60c84952f84e1dedd8142664 authored over 8 years ago by Nik Nyby <[email protected]>
Merge pull request #1115 from jochenberger/master

replace `blacklist` dependency by using the spread operator

github.com/juicycleff/react-select - 4dd253aac109d09c2da215f181d86d804301d4c4 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1113 from ccap/update-scss-stylesheets

Apply less changes to scss versions

github.com/juicycleff/react-select - 20c0fe7e00c90d1c55022eb7c7bee6c55f64b208 authored over 8 years ago by Jed Watson <[email protected]>
replace blacklist dependency by using the spread operator

github.com/juicycleff/react-select - be6a2b4888b9fbb02b38500d1176ce9cde06535f authored over 8 years ago by Jochen Berger <[email protected]>
Apply less changes to scss versions

github.com/juicycleff/react-select - 17431188606fc8a9dd757dd95b7508624bdc0d6e authored over 8 years ago by Peter Brant <[email protected]>
Update Select.js

github.com/juicycleff/react-select - f9d1c351e4964c8d43643f573cd9bf65777cb3e4 authored over 8 years ago by nhducit <[email protected]>
Added an optional instance id property

This will allow synchronization of component id’s on both the server
and the client.

github.com/juicycleff/react-select - 8bbd0b7f9d99bbb00953216c8a586136ba9e0dee authored over 8 years ago by Jevin Anderson <[email protected]>
Fix responsive cols + layout change (#284)

* remove unknown verticalLayout prop

* conditionally preserve current layout

github.com/juicycleff/crystallize-grid-layout - c494543c346ae4b272254a8c07c052a1c4c9a8cc authored over 8 years ago by Max Kostow <[email protected]>
Deprecate `_grid` for `data-grid` because of React 15.2

Fixes #283

github.com/juicycleff/crystallize-grid-layout - 32b13febead996a4b59fd06add7296ff8311a3f4 authored over 8 years ago by Samuel Reed <[email protected]>
Flow fixes for latest version

github.com/juicycleff/crystallize-grid-layout - 358e4c642c5948126e50a6dd2da1cd79722d446b authored over 8 years ago by Samuel Reed <[email protected]>
Issue #266 - Expanded example text regarding the use of draggableHandle (#268)

* example changes to explain the use of draggable handle. Basically just hand holding for new u...

github.com/juicycleff/crystallize-grid-layout - b1b58ae653e48a30b555530948486e1546d5347d authored over 8 years ago by jason-henriksen <[email protected]>
Add tests to cover new onCloseResetsInput feature

github.com/juicycleff/react-select - a40af0e32c87e1c60dd08fcccfb002049cf02b08 authored over 8 years ago by frankievx <[email protected]>
Implement onCloseResetsInput feature

github.com/juicycleff/react-select - f515711074847fc9d5a75febb2c98f9b4dad50b3 authored over 8 years ago by frankievx <[email protected]>
Add onCloseResetsInput to the readme to understand usage

github.com/juicycleff/react-select - 0d3dec6c9168e0f00aced799b88e6a1659629508 authored over 8 years ago by frankievx <[email protected]>
v1.0.0-beta14

Really, seriously, hopefully the last beta release!

github.com/juicycleff/react-select - 8c8f5606a550f4062a1d9ba38c20c7024db34936 authored over 8 years ago by Jed Watson <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 99438397f66ae378f31ecff700c7fdaf0c277b2a authored over 8 years ago by Jed Watson <[email protected]>
Updating build

github.com/juicycleff/react-select - c8526b7779054d86e871fe64e2fb9876a2d2f448 authored over 8 years ago by Jed Watson <[email protected]>
Merge branch 'pr/1082'

github.com/juicycleff/react-select - 5af2adcff676f2a9c087d30c2d04e5d69bb13e3f authored over 8 years ago by Jed Watson <[email protected]>
Merge branch 'master' into pr/1082

# Conflicts:
# src/Select.js

github.com/juicycleff/react-select - 89638ae80d83d7b20a7eebf8082bed292a5724f8 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1091 from ccap/change-getinput-call

Adjust input clear call

github.com/juicycleff/react-select - b1893aab66b028554c63f9b98fdfca733135458c authored over 8 years ago by Jed Watson <[email protected]>
Adjust input clear call

github.com/juicycleff/react-select - 8a899fdfe51db88c978108495daaa636b9d854f6 authored over 8 years ago by Peter Brant <[email protected]>
On focus check whether input ref is a real input or an input component

github.com/juicycleff/react-select - 414b4fa8b33d6106bd8c569d6be78983b0f0f3f9 authored over 8 years ago by Greg Poole <[email protected]>
Merge pull request #1081 from mxstbr/fix-warning

Fix the "Unknown prop `inputClassName` on <div> tag" warning

github.com/juicycleff/react-select - b8e93e81add800d50df900be57eac07dfa8018eb authored over 8 years ago by Jed Watson <[email protected]>
Fix the "Unknown prop `inputClassName` on <div> tag" warning

By removing the `inputClassName` from the props we pass to the div we
get rid of the warning.

github.com/juicycleff/react-select - e3814f5f8fe89426a837b9dde134dfafbd6a7fbf authored over 8 years ago by Max <[email protected]>