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

Merge pull request #194 from bravo-kernel/patch-1

Documentation restructure

github.com/juicycleff/crystallize-grid-layout - 30ca331476e1bfe0da4edeead10a3992369a5990 authored almost 9 years ago by Samuel Reed <[email protected]>
Updates readme structure, clarifies entry example

Adds minW and maxW to layout example

Should complete the example layout.

Readme structure with...

github.com/juicycleff/crystallize-grid-layout - a7d8fb050f78de9c0158820ad7d6812e18eb19cc authored almost 9 years ago by bravo-kernel <[email protected]>
Merge pull request #191 from ro-savage/keyIdReadmeUpdate

Update examples with id

github.com/juicycleff/crystallize-grid-layout - 6d8ce9bca6afc6197fa8aa27b1995c43cce58ebf authored almost 9 years ago by Samuel Reed <[email protected]>
Update examples with id

Update examples to show that the key and id are required.
Add the width in examples as it is re...

github.com/juicycleff/crystallize-grid-layout - 338c3967b4836a3f1942404875d8d7dbbeffbf6d authored almost 9 years ago by Ro Savage <[email protected]>
Fix issue with value object not being passed to handleRequired

github.com/juicycleff/react-select - 6939cb2c32bc76e9f7506ed5aba4c528dd984623 authored almost 9 years ago by Andrew Hite <[email protected]>
Merge pull request #839 from kumarharsh/patch-1

fix(docs): update the propType for placeholder

github.com/juicycleff/react-select - 18758f78655b4004a3a22fc049f5706cd25bffcd authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #843 from jaimeagudo/patch-1

Update README.md

github.com/juicycleff/react-select - 8c08e1eff52d9106702b26e721c9a50104cd9f0b authored almost 9 years ago by Jed Watson <[email protected]>
Update README.md

Rename `cacheAsyncResults` to `cache`

github.com/juicycleff/react-select - 2473c76e4364c2ef49cb55a9619dc9bc32c41280 authored almost 9 years ago by Jaime Agudo <[email protected]>
Fix scrollMenuIntoView option

Switching to relative scrolling avoids two problems:
1. IE does not support window.scrollY
2. ...

github.com/juicycleff/react-select - 65661b37b0fa1b3f0bb24b8f12e634aa8775732b authored almost 9 years ago by Ivan Jager <[email protected]>
Add animated gif to README

github.com/juicycleff/crystallize-grid-layout - 9f0371f680b4e85ae8e178995ead29f489bc07b9 authored almost 9 years ago by Samuel Reed <[email protected]>
fix(docs): update the propType for placeholder

Updated the propType of placeholder to show that it does support both a `string` or a `node` value.

github.com/juicycleff/react-select - a6c5fef6732f903e3e1802ef5b8405e221679d7e authored almost 9 years ago by Kumar Harsh <[email protected]>
Merge pull request #834 from RealHQ/master

Update required when Select gets new props

github.com/juicycleff/react-select - 89bb9c00aee2bc73bd4d07afba177b7a730a81bd authored almost 9 years ago by Jed Watson <[email protected]>
Update required when Select gets new props

github.com/juicycleff/react-select - 46ca406244704bba5e1e4adf63bc38dda1fb8fc8 authored almost 9 years ago by Andrew Hite <[email protected]>
Commemorate the fact that this finally made it into BitMEX

github.com/juicycleff/crystallize-grid-layout - 83980f3a9edc1ec21692e8cb974e5e9a1aca7610 authored almost 9 years ago by Samuel Reed <[email protected]>
Bugfix: prevent incorrect <ResponsiveReactGridLayout> interim layout.

This happens when switching breakpoints and items are added/removed; we were incorrectly
synchro...

github.com/juicycleff/crystallize-grid-layout - f22ed9ee3f3c18205f08ff33ba8f0ae8d62cb1a2 authored almost 9 years ago by Samuel Reed <[email protected]>
Merge pull request #830 from wmadden/753-disable-autosize

Use a normal input if `autosize` prop is false

github.com/juicycleff/react-select - 9be79198752972f812791dcce9a7ed28a8a24447 authored almost 9 years ago by Jed Watson <[email protected]>
Use a normal input if `autosize` prop is false

github.com/juicycleff/react-select - 4e8206eba5d8d83ba2b570e8370bc7709edaa4dc authored almost 9 years ago by Will Madden <[email protected]>
Use inline/constant elements in examples for perf

github.com/juicycleff/crystallize-grid-layout - e82bf09d75526b8e3a4db69e84297e03f13fcf85 authored almost 9 years ago by Samuel Reed <[email protected]>
Optimize style creation

github.com/juicycleff/crystallize-grid-layout - 0532d4c6a90274c619188ea719b922fd31ffdabc authored almost 9 years ago by Samuel Reed <[email protected]>
Reorganize readme

github.com/juicycleff/crystallize-grid-layout - f7514fa078822b8c2389434596b91e541598cbaf authored almost 9 years ago by Samuel Reed <[email protected]>
Fixes for localstorage examples

github.com/juicycleff/crystallize-grid-layout - 3fb766c2559460c6477868c6ec26f0dcc8c1e6e4 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix bug when building layout solely from _grid props

github.com/juicycleff/crystallize-grid-layout - 78c683f63b96c5f44799e62b0d5d10d0c81fbd73 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix a stale RRGL layout bug

github.com/juicycleff/crystallize-grid-layout - 900484b870eb61115a1e87d2d1f8784f01279d0b authored almost 9 years ago by Samuel Reed <[email protected]>
Clarify what can actually be passed in the layout. Potentially breaking

github.com/juicycleff/crystallize-grid-layout - d8baaa9adcb0e816dc0a3896ac677ed5aecb113e authored almost 9 years ago by Samuel Reed <[email protected]>
Remove unused placeholder property from GridItem

github.com/juicycleff/crystallize-grid-layout - 04e0fb482f010aa9e4da096915bae337b9847eae authored almost 9 years ago by Samuel Reed <[email protected]>
Fix incorrect layout saving in example 8

github.com/juicycleff/crystallize-grid-layout - 101c01a9ebc5948c3feba0e585315f993fa11287 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix stale data on <ResponsiveReactGridLayout> onLayoutChange callback

github.com/juicycleff/crystallize-grid-layout - b24adaca40398bbaaba8993642e24341e32296e0 authored almost 9 years ago by Samuel Reed <[email protected]>
Refactor showcase a little bit

github.com/juicycleff/crystallize-grid-layout - ac6f8504a3f183fd078d1aa8df8eac131e181f60 authored almost 9 years ago by Samuel Reed <[email protected]>
Speed fixes / fast cloning & other v8 optimizations

github.com/juicycleff/crystallize-grid-layout - d45bffcaef2f3b205f0f33184de633478591810a authored almost 9 years ago by Samuel Reed <[email protected]>
Fix deopt on calcPosition()

github.com/juicycleff/crystallize-grid-layout - d316304c219b3985d4f80133fe1a33a53217c594 authored almost 9 years ago by Samuel Reed <[email protected]>
React 15.x range should be specified with ^

github.com/juicycleff/react-select - 5115b98a4ec52e74e2837a7c5542b7e76d92e7b7 authored almost 9 years ago by Jed Watson <[email protected]>
Updating docs with new behaviour and prop

github.com/juicycleff/react-select - b2db0099a5cf7e0e8ed72e22e81c7648af93dc6f authored almost 9 years ago by Jed Watson <[email protected]>
Adding new joinValues prop for backwards-compatibility

mentioned in #790

github.com/juicycleff/react-select - a1270aa096c8a187326b0ae9fd2a27e557b1309d authored almost 9 years ago by Jed Watson <[email protected]>
Updating build for release

github.com/juicycleff/react-select - 8274cfdb478b8b9f728a7ebd59153954635fa0fc authored almost 9 years ago by Jed Watson <[email protected]>
v1.0.0-beta11

github.com/juicycleff/react-select - dd9642bf69bf9318143213474dbb9e7cb4003e81 authored almost 9 years ago by Jed Watson <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 074300c12f11b35843eb8d7003beac631b9bd7d6 authored almost 9 years ago by Jed Watson <[email protected]>
Updating react-input-autosize for React 15.x

github.com/juicycleff/react-select - 68541db686daac689f48e86aec1edd606f014845 authored almost 9 years ago by Jed Watson <[email protected]>
React 15.x dependency, closes #823

github.com/juicycleff/react-select - a0227a0a60108a53469c767ab1bde92157dc5114 authored almost 9 years ago by Jed Watson <[email protected]>
Fix new typing errors in Flow 0.22.1

github.com/juicycleff/crystallize-grid-layout - b149bcf3bdb9a368bf5b7e2e0c8cbe7dd292cfbb authored almost 9 years ago by Samuel Reed <[email protected]>
Fix cwrp children comparison typo; see #169

github.com/juicycleff/crystallize-grid-layout - 2a170912535dba392efe533f350fd6919417817a authored almost 9 years ago by Samuel Reed <[email protected]>
Fix missing space

github.com/juicycleff/crystallize-grid-layout - 88594cbb827cf02a3bbbdcabe602e61bc9d10be9 authored almost 9 years ago by Samuel Reed <[email protected]>
Add option to allow tab not to be considered a select action

github.com/juicycleff/react-select - 3ec7527ba3bec80b88ca8fa1575f858eefe4a0aa authored almost 9 years ago by Byron Anderson <[email protected]>
Merge pull request #176 from adambowles/patch-1

Include babel-preset-es2015

github.com/juicycleff/crystallize-grid-layout - 9323ce2add286731f66a983ec24d65e623a2ef1b authored almost 9 years ago by Samuel Reed <[email protected]>
Include babel-preset-es2015

make build was failing without this dependency

github.com/juicycleff/crystallize-grid-layout - 9659ef1d3a635f148ce44531d1f7e549436d532e authored almost 9 years ago by Adam Bowles <[email protected]>
Merge pull request #801 from radarhere/patch-1

Fixed typos

github.com/juicycleff/react-select - de462f58114da360caa5dfd31483c8497e4508a6 authored almost 9 years ago by Jed Watson <[email protected]>
Fixed typo

github.com/juicycleff/react-select - 7d746391d50cd59a0ea0d92b0812473f4730b980 authored almost 9 years ago by Andrew Murray <[email protected]>
Add more tests.

Fix key using index vas an argument which is always a bug detected by the added tests. ;-)

github.com/juicycleff/react-select - d18272c7d35e082fe435eb92c6fe49c0b0f4b7de authored almost 9 years ago by Rui Araújo <[email protected]>
Test hidden values for multi option.

github.com/juicycleff/react-select - 6d473b3ef7288fbc181d513c54a5c461e9eb23ac authored almost 9 years ago by Rui Araújo <[email protected]>
Fixing linter issue (wrap-multiline-jsx)

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

Update hidden input for default html form behavior

github.com/juicycleff/react-select - b93a6fceaec60c2304c83c34e142d14aaa5ddf7c authored almost 9 years ago by Jed Watson <[email protected]>
Update hidden input for default html form behavior

When submit form with multiple select, It will be submit as an array of field, not a single valu...

github.com/juicycleff/react-select - 523cb06dce793a94e739192aee5e8dc93bb03933 authored almost 9 years ago by Trinh Hoang Nhu <[email protected]>
Merge pull request #787 from ruiaraujo/patch-1

Fix typo in HISTORY.md

github.com/juicycleff/react-select - 09ab8495442013f6e85c7cf2215a61ffdb6b2052 authored almost 9 years ago by Jed Watson <[email protected]>
Fix typo in HISTORY.md

github.com/juicycleff/react-select - 1c2183733abfeb5daf3e77a5d1556577e240bbc4 authored almost 9 years ago by Rui Araújo <[email protected]>
v1.0.0-beta10

github.com/juicycleff/react-select - 979fb0754b93fef88ca5f2642e2dc8a4508099b0 authored almost 9 years ago by Jed Watson <[email protected]>
Updating changelog

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

github.com/juicycleff/react-select - 7cf7b9eef63b5f206deb17f9c5b8d316ce52ae10 authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #777 from jbrudvik/patch-1

Fix typo in README.md: blures -> blurs

github.com/juicycleff/react-select - 79ca1449144e5cae7588659cbc55eb63f8d889e6 authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #776 from fhelwanger/patch-1

Update HISTORY.md

github.com/juicycleff/react-select - e530642fbc2bbc968c2924af578c820e3b5c3753 authored almost 9 years ago by Jed Watson <[email protected]>
Move to ES2015 Loose Mode.

github.com/juicycleff/crystallize-grid-layout - 2a0b98a4e111784475238f0eaa814c509704251d authored almost 9 years ago by Samuel Reed <[email protected]>
Fix typo in README.md: blures -> blurs

github.com/juicycleff/react-select - 5e95024dbe654073892aff765086b703815976c3 authored almost 9 years ago by Jeremy Brudvik <[email protected]>
Update HISTORY.md

Fix last release year

github.com/juicycleff/react-select - 798e594c2b95f0585262706134081f5ed4b06930 authored almost 9 years ago by Fernando Alex Helwanger <[email protected]>
Merge pull request #770 from schnerd/patch-1

Fix typo in Contributing.md

github.com/juicycleff/react-select - 5cdfaed6f7a94aa7be826bb6b7d55c2bb0ccaf95 authored almost 9 years ago by Jed Watson <[email protected]>
Fix typo in Contributing.md

github.com/juicycleff/react-select - 2f83f6b907541e62e5aec91539642e5d78b70719 authored almost 9 years ago by David Schnurr <[email protected]>
Also properly merge childrens' style attributes.

github.com/juicycleff/crystallize-grid-layout - 525872971d4348ca98124cbcff10123ba4acb710 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix overridden child className on GridItems.

github.com/juicycleff/crystallize-grid-layout - fbd6e7eff7bfad9bc30c8c6118faaa5ac1fb81fc authored almost 9 years ago by Samuel Reed <[email protected]>
Fix missing extra margin from containerHeight

github.com/juicycleff/crystallize-grid-layout - fed5f765bb0a26f5d693a104be05899af0ad4f8c authored almost 9 years ago by Samuel Reed <[email protected]>
Fix #162, layout synchronization when children change

github.com/juicycleff/crystallize-grid-layout - fedae9ba772fb2c11f0212cf07a0a807f4fbdacd authored almost 9 years ago by Samuel Reed <[email protected]>
Add tentative 'maxRows' support (buggy)

github.com/juicycleff/crystallize-grid-layout - fdd88f237c5ffec1b3c3a6b0e0a762282ad4f69e authored almost 9 years ago by Samuel Reed <[email protected]>
Fix a few math errors in GridItem positioning that were made worse by large margins.

github.com/juicycleff/crystallize-grid-layout - eccc21f9c17951c891d616f68b62a0f746ed6018 authored almost 9 years ago by Samuel Reed <[email protected]>
Move build into makefile

github.com/juicycleff/crystallize-grid-layout - 3596a5c8c113b2c15956db5d862f97dadd873031 authored almost 9 years ago by Samuel Reed <[email protected]>
Merge pull request #161 from geekjuice/master

Fix container height calculation

github.com/juicycleff/crystallize-grid-layout - a2ec04a3b5db6f8505ef936e5d0d77a326be0170 authored almost 9 years ago by Samuel Reed <[email protected]>
Add HubSpot to products that use RGL

github.com/juicycleff/crystallize-grid-layout - c2fea133142b5eb320c64fc33b26b9f32cbe2e7a authored almost 9 years ago by Nick Hwang <[email protected]>
Fix container height calculation

The container height was not accounting for margins when there was more
than one row.

github.com/juicycleff/crystallize-grid-layout - 9c2d61c66b3c8811de8b946c0688abdf402a067d authored almost 9 years ago by Nick Hwang <[email protected]>
0.10.3 browser build

github.com/juicycleff/crystallize-grid-layout - 514c38c46419ebc76f1fab63576a37ca5d3f3fd4 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix #160, 0 margins breaking resizing.

github.com/juicycleff/crystallize-grid-layout - d57b61040c9526e5eb799d5455fb5d09a847a72f authored almost 9 years ago by Samuel Reed <[email protected]>
Updating build

github.com/juicycleff/react-select - e25e3a93cd72c3f18dba93272edca41b3b9c1891 authored almost 9 years ago by Jed Watson <[email protected]>
Updating changelog

github.com/juicycleff/react-select - db38cab030027a4c872adcaa8d51e3e953805487 authored almost 9 years ago by Jed Watson <[email protected]>
v1.0.0-beta9

github.com/juicycleff/react-select - 287c5df927b1169c1edd80e8e353aa63e511c340 authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #718 from rdsubhas/patch-1

Enter selects focus, Tab selects and retains focus

github.com/juicycleff/react-select - 07464fe87f1f36139a77e1d781809b266bf25620 authored almost 9 years ago by Jed Watson <[email protected]>
Fixing eslint error (out of order propTypes)

github.com/juicycleff/react-select - f772d705c2103e54b0f23403c53b6ce4e6b144aa authored almost 9 years ago by Jed Watson <[email protected]>
Merge branch 'pr/729'

github.com/juicycleff/react-select - d670a4635ba9e7dabc25cc23ebde2c8aac4bf2f2 authored almost 9 years ago by Jed Watson <[email protected]>
Merge branch 'master' into pr/729

# Conflicts:
# src/Select.js

github.com/juicycleff/react-select - 5e5aff9296cd2090cfab5317611cabb72b1c2b0f authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #749 from Paveltarno/upstream

Added a mobile touch event handlers

github.com/juicycleff/react-select - c65102c0fa0ac419732493c1bbbe5da177a815e6 authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #724 from jooj123/feature/show-selected-item

Make sure the selected option is immediately visible when the menu is open

github.com/juicycleff/react-select - bf1eeb594eb9215b814344f348b260864cf8b02f authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #764 from MrLeebo/scrollbars-and-modals

Adds missing handleMouseDownOnMenu function and fixes #648

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

Pressing Enter on open Select should stop propagation

github.com/juicycleff/react-select - 5a2f5422d165659fae0fdb5170f51fc243a3ebd6 authored almost 9 years ago by Jed Watson <[email protected]>
Merge pull request #158 from eMaj-Fr/fix-round-positions-and-size-v2

round size and position of GridItem in calcPosition (2)

github.com/juicycleff/crystallize-grid-layout - d946d605786069e13e612c9da5420860f19648f8 authored almost 9 years ago by Samuel Reed <[email protected]>