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

chore(log): Update CHANGELOG

github.com/juicycleff/crystallize-grid-layout - 7499d71681672666f4aa90fcc40b1a313f8f3454 authored almost 8 years ago by Samuel Reed <[email protected]>
chore(pkg): Update yarn.lock & fix a build error

github.com/juicycleff/crystallize-grid-layout - 6edcf8282758f52c4076a35e95f703ec3a584733 authored almost 8 years ago by Samuel Reed <[email protected]>
fix(types): Fix bad classnames usage

github.com/juicycleff/crystallize-grid-layout - 1713bc6594b4ff1c3a5a492b2231be0999992895 authored almost 8 years ago by Samuel Reed <[email protected]>
Merge pull request #1564 from mberneti/master

document the undocumented 'loadingPlaceholder' property

github.com/juicycleff/react-select - 2249f26fbfd37f380551aaba0026274034c9b2b7 authored almost 8 years ago by Jed Watson <[email protected]>
document the undocumented 'loadingPlaceholder' property

github.com/juicycleff/react-select - 514a4263b3632797ede4d130537e893659823aaf authored almost 8 years ago by mohammaadreza berneti <[email protected]>
Additional npmignores

github.com/juicycleff/crystallize-grid-layout - 4b54b901d04fa6f38dd9f80f21bddbc55eb0a8eb authored almost 8 years ago by Samuel Reed <[email protected]>
Fix lint warnings (#489)

This fixes 4 flow warnings:

warning 'componentName' is defined but never used no-unused...

github.com/juicycleff/crystallize-grid-layout - f4195597efa282c6c91bf24ec2e3fb0edc971414 authored almost 8 years ago by Nik Nyby <[email protected]>
Update webpack to 2.2.1 (#488)

github.com/juicycleff/crystallize-grid-layout - 242329fc0b0e601e8229a41d6580a74d173ddda6 authored almost 8 years ago by Nik Nyby <[email protected]>
Makefile reference to flow in local node_modules bin (#480)

* Makefile reference to flow in local node_modules bin

* Removes flow from package json

github.com/juicycleff/crystallize-grid-layout - 881f79f607a0af28773896ef9c2f6a3c4a97440f authored almost 8 years ago by Milan Landaverde <[email protected]>
fix(classNames): Add react-draggable classname.

Fixes #465, #466.

No increase to bundle size as react-draggable already uses the `classnames` lib.

github.com/juicycleff/crystallize-grid-layout - 10050577a9e56fe251d5e09c6905a4c8b8878afa authored almost 8 years ago by Samuel Reed <[email protected]>
Merge pull request #1527 from jonashaag/patch-1

Fix openOnFocus

github.com/juicycleff/react-select - 5aef30df9dba378886f06684f7128216c0f340f6 authored almost 8 years ago by Jed Watson <[email protected]>
Fix openOnFocus

github.com/juicycleff/react-select - ffa1f2d327460171e79def227696e6406b400eeb authored almost 8 years ago by Jonas Haag <[email protected]>
Fix openOnFocus

github.com/juicycleff/react-select - ad0724d571ba412c677dce023f401ba929c011c6 authored almost 8 years ago by Jonas Haag <[email protected]>
Adding note about #1226, ref #1522

github.com/juicycleff/react-select - 535fd8aab04622adce443c69af3fb0365b0cd526 authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1522 from Noviny/update-changelog

Update changelog

github.com/juicycleff/react-select - 81ae889ac30577b8b521e247305ea58de77c2b6c authored almost 8 years ago by Jed Watson <[email protected]>
Update changelog

github.com/juicycleff/react-select - 05de92f1113550dae11361a8ddb57d4ca15bec59 authored almost 8 years ago by noviny <[email protected]>
Fixed bug. Looking for focusedOption can return incorrect value in case when focusedOption not equal to any element of array, IE compatible

github.com/juicycleff/react-select - a0972e3855a3766c426a83a220292af30a95cce9 authored almost 8 years ago by Konstantyn Maryanovsky <[email protected]>
v1.0.0-rc.3

github.com/juicycleff/react-select - 63a59dcececbc46e341a0b77be8af5b4da790c1d authored almost 8 years ago by Jed Watson <[email protected]>
Updating build

github.com/juicycleff/react-select - 732ba55866d4b3bafbefa40c20923cba70804a70 authored almost 8 years ago by Jed Watson <[email protected]>
Fixing an error thrown in the CustomRender example

github.com/juicycleff/react-select - ef894a37b8d3e6623502a044171ddeece7e3e3ff authored almost 8 years ago by Jed Watson <[email protected]>
Cleaning up boolean value example

github.com/juicycleff/react-select - 881873c10fc91aea9b0982c188a12360ebdd349c authored almost 8 years ago by Jed Watson <[email protected]>
Positioning fix for the arrow when the menu is open

github.com/juicycleff/react-select - cab0b7218c02451c45020e75b70a2a8afaa09724 authored almost 8 years ago by Jed Watson <[email protected]>
Fixing and documenting focus behaviour for multi-select when adding options

github.com/juicycleff/react-select - fbeb376a997fbc7e6315b368a30d4c0cfff9cbfc authored almost 8 years ago by Jed Watson <[email protected]>
Cleaning up order of focusing

The calls to setState should be batched, but this protects against an
edge-case where they may n...

github.com/juicycleff/react-select - 2821f0aa23b0c51cace22572937f51fffdb51b12 authored almost 8 years ago by Jed Watson <[email protected]>
Fixing a tab where there should be a space

github.com/juicycleff/react-select - bba907732c49d6b47d66fb561e077ec81cf3a1a7 authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1406 from nraynaud/master

try to focus the next available option after a selection.

github.com/juicycleff/react-select - 912cbb8b9d9bd32bcbf2e693dab6ec198f0a59c7 authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1331 from mcls/master

Re-added the focus() method on Select.Async

github.com/juicycleff/react-select - b6a06362c6ea58184b91ed95bc3b0d72880b3dab authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1408 from khankuan/patch-1

Provide `isOpen` to arrowRenderer

github.com/juicycleff/react-select - 9bebcd0d27da342dfc7496ccc468fd0886e15e1e authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1420 from tnrich/patch-1

tiny update to readme fixing noResultsText info

github.com/juicycleff/react-select - 00418b3ad0404400f6bf532049e1c1f47ed397e1 authored almost 8 years ago by Jed Watson <[email protected]>
Clarifying comment for defaultChildren

github.com/juicycleff/react-select - dbbd63b0a21bbaf00ca6f51aa9d83a77d0e40bbf authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1430 from AvokaTech/master

[Creatable] Handle null children prop gracefully

github.com/juicycleff/react-select - c6fa63300e8eb966ead40d9e3184e933b7e981a0 authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1448 from thezanke/master

Fixes #1447 - Uncaught TypeError

github.com/juicycleff/react-select - 7d4b8f02139f68d83d72d5f7cd276b21ead469f3 authored almost 8 years ago by Jed Watson <[email protected]>
Documenting custom classNames for Select and options, closes #1452

github.com/juicycleff/react-select - 06766b4d29d4805e35a187e0166caf68a117af7d authored almost 8 years ago by Jed Watson <[email protected]>
Removing an extra space

github.com/juicycleff/react-select - d17c5351e2024e71399a80b46e9a362eceb4e120 authored almost 8 years ago by Jed Watson <[email protected]>
Indentation fixes

github.com/juicycleff/react-select - 9a677c2cf4fb1b65c6f1403453a944166fe1f13f authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1451 from dmatteo/patch-1

Document the undocumented `ignoreAccents` property

github.com/juicycleff/react-select - 19a6acc436f9198335db27f5893ce063f0198bcc authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1478 from conorhastings/clear-renderer

allow rendering a custom clear component

github.com/juicycleff/react-select - 5c2f71ff0372578c9c78242e74d9d6ca3bb45336 authored almost 8 years ago by Jed Watson <[email protected]>
Ignoring yarn.lock

May not be desirable in the long term but adding it for now to simplify
things

github.com/juicycleff/react-select - 2ef67534f9d6bbc2c73c212d0ed5ca02707efd9d authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1496 from ivanzusko/patch-1

Fixes for code style consistency

github.com/juicycleff/react-select - 350354c83e71ea8aa3c1b5056f391c3e9939ca99 authored almost 8 years ago by Jed Watson <[email protected]>
Porting fix from #1500 to scss stylesheet

github.com/juicycleff/react-select - ca217b9f0418516050f2f4c7f35d563f59a62e4b authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1500 from tlconnor/fixArrowFlip

fix arrow flip

github.com/juicycleff/react-select - d0d27374ad2b9b91dae2af42942ca8f3e4933891 authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1508 from VanCoding/onchange-fix

fixed exception when clearing an Async field that is not set to multi

github.com/juicycleff/react-select - d1feb1d29b1dac2671cda274759f333d70bfce2a authored almost 8 years ago by Jed Watson <[email protected]>
Fixed bug. Looking for focusedOption can return incorrect value in case when focusedOption not equal to any element of array

github.com/juicycleff/react-select - 2d209adf986fbbb22fc302bc0c1b65d04767be88 authored almost 8 years ago by Konstantyn Maryanovsky <[email protected]>
fixed exception when clearing an Async field that is not set to multi

github.com/juicycleff/react-select - 41792173a3cb7c4b4557db0b6372bf4be7089ed8 authored almost 8 years ago by Patrik Stutz <[email protected]>
fix arrow flip

github.com/juicycleff/react-select - d316a05d13542014e16beb5981a7a942a9ab1c09 authored almost 8 years ago by Tim Connor <[email protected]>
Fixes for code style consistency

github.com/juicycleff/react-select - 3aee31fd7b7fcf6551282944b89635c169b0c25f authored almost 8 years ago by Ivan Zusko <[email protected]>
allow rendering a custom clear component

github.com/juicycleff/react-select - bbc585d24af4709ea393882d013260da4ce22075 authored almost 8 years ago by conorhastings <[email protected]>
fix(webpackbin): Update webpackbin link, had js error. Fixes #452

github.com/juicycleff/crystallize-grid-layout - 0cd9d9fb409258f4b180628707eaecb0ee745ba5 authored about 8 years ago by Samuel Reed <[email protected]>
Document the undocumented `ignoreAccents` property

github.com/juicycleff/react-select - 13444bdd8c5d5886ca53dcd3cee49ce8330cbec4 authored about 8 years ago by Domenico Matteo <[email protected]>
Wrapped or clause (ternary) in parens

github.com/juicycleff/react-select - f11520a2fdf2a7258e2bda3308eb1b129d71bfde authored about 8 years ago by Alex Howard <[email protected]>
Fixes #1447 - Uncaught TypeError

github.com/juicycleff/react-select - 7ef10131cb688c9817bc246c36e1ae212ba6ac7a authored about 8 years ago by Alex Howard <[email protected]>
feat(readme): Add travis build badge

github.com/juicycleff/crystallize-grid-layout - 648f4b5131d8cf1cf44ef259657110216770a1b9 authored about 8 years ago by Samuel Reed <[email protected]>
chore(build): Cache yarn & add node 7

github.com/juicycleff/crystallize-grid-layout - 8a017514556768038598d7775cfd28f6fccf9eea authored about 8 years ago by Samuel Reed <[email protected]>
chore(pkg): update devDeps

github.com/juicycleff/crystallize-grid-layout - ffe5accfa71e972d8f3a8ff3443e531d585a8520 authored about 8 years ago by Samuel Reed <[email protected]>
fix(build): Remove broken es2015-loose plugin, not needed

github.com/juicycleff/crystallize-grid-layout - 40f227755be2ff389666bc090d1c52f8af39fd17 authored about 8 years ago by Samuel Reed <[email protected]>
chore(pkg): Update yarn.lock

github.com/juicycleff/crystallize-grid-layout - 1bcb3b532a57061312e32d5ebd36ec91db6ead85 authored about 8 years ago by Samuel Reed <[email protected]>
chore(changelog): WIP

github.com/juicycleff/crystallize-grid-layout - 43517199bd48230f36a7097b5c6f9253567a6547 authored about 8 years ago by Samuel Reed <[email protected]>
chore(pkg): move test invocation into makefile, add to Travis

github.com/juicycleff/crystallize-grid-layout - 0ccf1e4452e498d390eb36aee9db443477706ca5 authored about 8 years ago by Samuel Reed <[email protected]>
Set up unit tests with jest and add a few tests (#442)

github.com/juicycleff/crystallize-grid-layout - 93bf2e91eb851ae42dc95cde2d2330ddf30be0d8 authored about 8 years ago by Nik Nyby <[email protected]>
Use isProduction const where available (#441)

Since this is already defined at the top of the file, we can use this variable in
synchronizeLa...

github.com/juicycleff/crystallize-grid-layout - 415863085ad852cf519f6ae6e55407f873b57ef7 authored about 8 years ago by Nik Nyby <[email protected]>
fix(npm): use new npmv4 prepublishOnly

github.com/juicycleff/crystallize-grid-layout - d5c6cb8baaf10ff689f0d5a5e18375b4eb886f1d authored about 8 years ago by Samuel Reed <[email protected]>
Add .travis.yml (#438)

We don't have any automated tests yet for react-grid-layout, but we can
at the very least verif...

github.com/juicycleff/crystallize-grid-layout - b4812d0e3174dc1a70f45306fa10d90db2384b50 authored about 8 years ago by Nik Nyby <[email protected]>
fix(Creatable): Handle null "children" prop gracefully

github.com/juicycleff/react-select - a40ca88e6d45e84b04ffee6e89f6f817bb83e2b9 authored about 8 years ago by Jack Coulter <[email protected]>
updating readme

readme now reflect fact that noResultsText can be a string or a react component

github.com/juicycleff/react-select - 10cd5b25d786fadc6320e02b9156926d7c883a25 authored about 8 years ago by Thomas Rich <[email protected]>
chore(pkg): Commit lockfile and npmignore it

github.com/juicycleff/crystallize-grid-layout - 592c32d08c7c63f5b51ae49a2b6c6ecc7c9a4cd9 authored about 8 years ago by Samuel Reed <[email protected]>
Rebuild with react-draggable to fix ipad bug

Not a release as the dist/ files are download-only and are
not used in npm

github.com/juicycleff/crystallize-grid-layout - 7b16a0a635a5b0c9bb34a889fbfed15554e45df4 authored about 8 years ago by Samuel Reed <[email protected]>
chore(pkg): Update devDeps & fix lint

github.com/juicycleff/crystallize-grid-layout - 47cc3a7d2a6c9dc9bc4db972e88a16b7ab48a323 authored about 8 years ago by Samuel Reed <[email protected]>
try to focus the next available option after a selection.

github.com/juicycleff/react-select - 338c0add2d905ec87749a263ecb916f91e038f88 authored about 8 years ago by Nicolas Raynaud <[email protected]>
:arrow_up: eslint-plugin-react 6.7.1 (#424)

github.com/juicycleff/crystallize-grid-layout - f5b61f0dd6e4ec36645a080ffdd5f25a516e964f authored about 8 years ago by Nik Nyby <[email protected]>
:arrow_up: babel-eslint 7.1.1 (#423)

github.com/juicycleff/crystallize-grid-layout - a2c3a04ab59c6e6c1050d8a8dfb71c7dcef6eb28 authored about 8 years ago by Nik Nyby <[email protected]>
Fix description & default value of cache in README

github.com/juicycleff/react-select - 32bde1618fe72eb9c72f08da459639600d2e71c2 authored about 8 years ago by Kevin Huang <[email protected]>
Merge pull request #1367 from quizlet/aw-input-renderer-props

Pass inputProps to inputRenderer

github.com/juicycleff/react-select - ef3a4687bc67684809c3a2648143a1c325ee987e authored about 8 years ago by Jed Watson <[email protected]>
Merge pull request #1374 from hull/master

fix AsyncCreatable options parsing

github.com/juicycleff/react-select - a97d5fd221ffa1fe5656da6e4b14d2ae031fe81a authored about 8 years ago by Jed Watson <[email protected]>
fix AsyncCreatable options parsing

fixes https://github.com/JedWatson/react-select/issues/1279

github.com/juicycleff/react-select - cddee251a9460abe140fa1fb9623b912188a4485 authored about 8 years ago by Romain Dardour <[email protected]>
Merge pull request #1373 from JedWatson/react-virtualized-select-issue-33

Fix small bug in Creatable

github.com/juicycleff/react-select - da2f22237b07c812980ad3c79607e93071d68350 authored about 8 years ago by Brian Vaughn <[email protected]>
Select component passes its :menuRenderer duplicate :onSelect and :selectValue values (not sure why). Creatable only override :onSelect (whoops). This caused a bug downstream in react-virtualized-select. That bug has been fixed, but in order to prevent further confusion, this PR overrides both properties.

github.com/juicycleff/react-select - ab8201524cb3242feefe70c87e60839ef2fda17d authored about 8 years ago by Brian Vaughn <[email protected]>
feat(css): Add will-change properties

github.com/juicycleff/crystallize-grid-layout - 300f162888eeef9f60ebee8d2b3a5ef1de388dfa authored about 8 years ago by Samuel Reed <[email protected]>
Add tests for inputRenderer

github.com/juicycleff/react-select - df994443b50ea1ab80be03108fb9ea73e9abbba5 authored about 8 years ago by Alec Winograd <[email protected]>
docs(README): Add webpackbin link

github.com/juicycleff/crystallize-grid-layout - cf9976ef91cbc1666f98eb479d2b11f00ce34893 authored about 8 years ago by Samuel Reed <[email protected]>
feat(github): Add issue template

github.com/juicycleff/crystallize-grid-layout - b4f0cb36eeae644e057ae62a5c8129d1c24b70f7 authored about 8 years ago by Samuel Reed <[email protected]>
Pass inputProps to inputRenderer

github.com/juicycleff/react-select - 6fcc96615ef1f96a641f8962afe76e0216d06b5f authored about 8 years ago by Alec Winograd <[email protected]>
Merge pull request #1364 from leesiongchan/extend-creatable

Add onNewOptionClick handler

github.com/juicycleff/react-select - ad337eefec23987a28cb6994940353999bb4a5ea authored about 8 years ago by Jed Watson <[email protected]>
Merge pull request #1363 from leesiongchan/fix-creatable

Fix onInputChange lost

github.com/juicycleff/react-select - 603bfdd220e4edbbbe5ca363d412369b3849c313 authored about 8 years ago by Jed Watson <[email protected]>
Add onNewOptionClick handler

This is useful when we want to customize the click action of the new option instead of creating ...

github.com/juicycleff/react-select - d46f9607cf611bfa7f98b50591cf8300ee0327d1 authored about 8 years ago by Chan Lee Siong <[email protected]>
Fix onInputChange lost

github.com/juicycleff/react-select - a91f539c74da674c4be66ff856c085e8ce8d09d7 authored about 8 years ago by Chan Lee Siong <[email protected]>
Merge pull request #1358 from kamronbatman/patch-1

[Fix] Fixes spacing

github.com/juicycleff/react-select - bd5e52ec068139f717d1afef06865864baa2a87c authored about 8 years ago by Daniel Cousens <[email protected]>
[Fix] Fixes spacing

Fixes spacing

github.com/juicycleff/react-select - 0991ab034975177860b5667a2691fb311d6f8b08 authored about 8 years ago by Kamron Batman <[email protected]>
Merge pull request #1347 from forum-is/master

Delete key removes an item when there is no input

github.com/juicycleff/react-select - 77e6cc1c01edf42e1199068d87103b46c3d95992 authored about 8 years ago by Jed Watson <[email protected]>
Added README entry for deleteRemoves prop

github.com/juicycleff/react-select - 0465ea9d5b306e052965350d2934d468f373522d authored about 8 years ago by Sebastian Uecker <[email protected]>
Fixed comment indent

github.com/juicycleff/react-select - a1e07518a6f5c91dfb0d8c43012538ec579ddbfc authored about 8 years ago by Sebastian Uecker <[email protected]>
Delete key removes an item when there is no input

github.com/juicycleff/react-select - 1d9b8a009ed837dc9d8030e00f6faf6253863231 authored about 8 years ago by Sebastian Uecker <[email protected]>
fix(sort): Sorting layout items could have different results in IE. Fixes #369

github.com/juicycleff/crystallize-grid-layout - 7841e23b7aa19333cfe48ef863dc92ff9dccd41a authored about 8 years ago by Samuel Reed <[email protected]>
Merge pull request #1337 from mayerwin/patch-1

Mention way to implement allowCreate functionality with Creatable

github.com/juicycleff/react-select - 9dd1d27c0f6ba160e772616482820db51ca5e935 authored about 8 years ago by Brian Vaughn <[email protected]>
Mention way to implement allowCreate functionality with Creatable

github.com/juicycleff/react-select - 1c88892817ad7f73edc8ca1bf85e7e4672170963 authored about 8 years ago by mayerwin <[email protected]>
Merge pull request #1334 from kennynaoh/cdnjs-badge

Add CDNJS version badge in readme

github.com/juicycleff/react-select - 3ce64c142eef74c41e93bb75383b1f22b4ac2c0e authored about 8 years ago by Jed Watson <[email protected]>