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

Update Template to point users to SO and update plnkr

github.com/juicycleff/react-select - 53ec74745d70762aa89fb1f209ebdef0645a0fd9 authored over 7 years ago by Adam Girton <[email protected]>
Add required prop to README.md

github.com/juicycleff/react-select - 53b30ebaf6ac9fcfecd16ec0ffd5661e20538266 authored over 7 years ago by Karaggeorge <[email protected]>
Reset required value to default on newProps

github.com/juicycleff/react-select - d17573881e0f71441ef8040b7cb6caa91237dd8d authored over 7 years ago by Karaggeorge <[email protected]>
Add preventDefault on enter key

github.com/juicycleff/react-select - 4ce8e974bf71e116609ffbe5b4fe038ff0c40e09 authored over 7 years ago by Karaggeorge <[email protected]>
Add preventDefauly for tab key

github.com/juicycleff/react-select - 206693d741407d3c271ed2bfaa4c33b9830c77e3 authored over 7 years ago by Karaggeorge <[email protected]>
fix scroll focus when using up arrow key

github.com/juicycleff/react-select - 55b4df4373abb8f2f41828ce222af72895a7f3b7 authored over 7 years ago by boatkorachal <[email protected]>
convert Value to ES6 class

github.com/juicycleff/react-select - 9f118e20a283fc363ea33f87c2b328352f5e858d authored over 7 years ago by Jochen Berger <[email protected]>
convert Select to ES6 class

github.com/juicycleff/react-select - 1a8d7124201ab878648cc1b909ba16e93c652fd9 authored over 7 years ago by Jochen Berger <[email protected]>
convert Option to ES6 class

github.com/juicycleff/react-select - 396ed4b1c8cd44792894d6d97ad4e6d849ded5ba authored over 7 years ago by Jochen Berger <[email protected]>
convert CreatableSelect to ES6 class

github.com/juicycleff/react-select - bd453dd41c96ad3bec66c1af6ebea4414bcdea17 authored over 7 years ago by Jochen Berger <[email protected]>
convert AsyncCreatable to ES6 class

github.com/juicycleff/react-select - f67f5140f6a2c507430700f0648e1fc755ff6325 authored over 7 years ago by Jochen Berger <[email protected]>
Fix Usage Docs Example (#1799)

Before this change, console log in browser will throw
> Selected: [object Object]

After this...

github.com/juicycleff/react-select - 26169305a721ec3099a912cea2f6ed38e6dc9c4c authored over 7 years ago by Roman Masyhar <[email protected]>
Hide create option after closing menu (#1306)

* hide create option after closing menu

* cleaned up tests

github.com/juicycleff/react-select - b06824784cd3b523bffb0fa621dc298ad1751a16 authored over 7 years ago by andreme <[email protected]>
Update README.md to include 'valueComponent' prop (#1803)

* Update README.md to include 'valueComponent' prop

Thanks to some very helpful feedback I re...

github.com/juicycleff/react-select - d8a34ec4e6e28eb6ce8a2eaac76a20e1945b35ae authored over 7 years ago by Lukas Stuart-Fry <[email protected]>
Adding merged changes to changelog

github.com/juicycleff/react-select - ce81389fe826929f9e29a013d49f0fea446ba1dc authored over 7 years ago by Jed Watson <[email protected]>
Merge pull request #1779 from xakep139/patch-1

Replace whitespaces with tabs and vice versa for consistency reasons

github.com/juicycleff/react-select - 61126dabd633fa27e0d78c9e0e68b8059c335de7 authored over 7 years ago by Jed Watson <[email protected]>
Fix backspace handling for non-multi select controls. Fixes #638 (#773)

github.com/juicycleff/react-select - 40a9eb231b505b23dafbde43db11a66ce57fda5b authored over 7 years ago by Jeremy Liberman <[email protected]>
Merge branch 'feature/rtl_support' of https://github.com/dekelb/react-select into feature/rtl_support

github.com/juicycleff/react-select - 7fca105ab4e781bb17fe5689e7d2ba598f995095 authored over 7 years ago by Dekel <[email protected]>
added rtl prop test

github.com/juicycleff/react-select - 1d390267068a11745aff6557a1c06448f41ba1c9 authored over 7 years ago by Dekel <[email protected]>
Update Select.js

Replace whitespaces with tabs and vice versa for consistency reasons

github.com/juicycleff/react-select - ec53f0b2aa1d8287a7050b8d3f13b9b8a203c93f authored over 7 years ago by Nikita Balabaev <[email protected]>
[ADD] Clarified the onInputChange prop signature in the docs (#1773)

* [ADD] Clarified the onInputChange prop signature in the docs

* [ADD] requested changes

github.com/juicycleff/react-select - 07dc061f7fb2c6eb8db120f5315f57352cb867f2 authored over 7 years ago by cbergmiller <[email protected]>
[FIX] #1651 moved option prop sync to componentWillReceiveProps (#1765)

* [FIX] #1651 moved option prop sync to componentWillReceiveProps

* [ADD] test for option pro...

github.com/juicycleff/react-select - 40db51720dcf9973c3d8f2bbfbe71cb11cfb00ca authored over 7 years ago by cbergmiller <[email protected]>
control conditional rendering inside render method to be consistent with conditional rendering of loading indicator and clear button

github.com/juicycleff/react-select - 85a8279a4fc71843214e6bdbafb07348bee77c58 authored over 7 years ago by Roland Johann <[email protected]>
fixed missing closing paranthesis

github.com/juicycleff/react-select - 4c9e8d303e23c75cefd237b07212f00f470ffb14 authored over 7 years ago by Roland Johann <[email protected]>
simplified test

github.com/juicycleff/react-select - ebf75980ab2248093ffe130120fed2a201d07d90 authored over 7 years ago by Roland Johann <[email protected]>
implemented optional rendering of arrow including its test

github.com/juicycleff/react-select - 8a24e8b6dcacc82995bae3019ee4ea4db2a88c74 authored over 7 years ago by Roland Johann <[email protected]>
Merge branch 'master' into feature/rtl_support

github.com/juicycleff/react-select - 60313828d1f5651ef109f3bff86570b6c3e1618e authored over 7 years ago by Dekel <[email protected]>
Updating build

github.com/juicycleff/react-select - e06ea57dd371f7e35da32a79909574480c1d5b22 authored over 7 years ago by Jed Watson <[email protected]>
Merge pull request #1738 from agirton/chore/HISTORY-update

Update change log for rc5 release.

github.com/juicycleff/react-select - 701300507cbd64ca8616536e576e942814b9a116 authored over 7 years ago by Jed Watson <[email protected]>
Update changelog

github.com/juicycleff/react-select - 823920191b4bfd3cda7f8a5162bcb7971bca1869 authored over 7 years ago by Adam Girton <[email protected]>
Upgrade `react-grid-layout` (#561)

* Upgrade `react-grid-layout`

* Update yarn.lock

github.com/juicycleff/crystallize-grid-layout - c010aecadb687645f489b224ccc298ee25012587 authored over 7 years ago by Thomas Hasner <[email protected]>
Fix selected option focus when valueKey is not "value" (#1733)

* Fix selected option focus when valueKey is not "value"

* Revert "Fix selected option focus ...

github.com/juicycleff/react-select - 9943711e256d61aab937445c1f69502de43f780b authored over 7 years ago by Benjamin Piouffle <[email protected]>
add inputValue to menuRenderer

github.com/juicycleff/react-select - 56418487f1b3437847e3b3c59e9670c2eaa53f10 authored over 7 years ago by headcanon <[email protected]>
Fix aria owns value (#1556)

github.com/juicycleff/react-select - 196c7bb4c0e924118338a686df25fcd39a01764e authored over 7 years ago by Max Hubenthal <[email protected]>
Fix #1394 (#1395)

* Fix #1394

* Updates following review

* Updates following review by @JedWatson

github.com/juicycleff/react-select - fd19b91f81d9a6809f41357c3f244af376438771 authored over 7 years ago by Simon Gaestel <[email protected]>
Merge pull request #1652 from dan-diaz/isClearable

Include a className of 'is-clearable' if clearable is true

github.com/juicycleff/react-select - 5269a85fc9de210d770ba41b12dae3d97c35f8a1 authored over 7 years ago by Jed Watson <[email protected]>
Merge pull request #1659 from lagun4ik/master

Added variables for shadow styles

github.com/juicycleff/react-select - af8f58dcc37cabbe36db779ef5f894d794564fa5 authored over 7 years ago by Jed Watson <[email protected]>
Merge pull request #1658 from agirton/migrate-to-external-pkgs

Migrate to prop-types and create-react-class packages

github.com/juicycleff/react-select - 8ff4596259ab4a42df95185729a35599313e571e authored over 7 years ago by Jed Watson <[email protected]>
Bumping create-react-class and prop-types

github.com/juicycleff/react-select - 03b3da269b0f04c61a138165778dd63208fa0123 authored over 7 years ago by Adam Girton <[email protected]>
Update react-input-autosize dep

github.com/juicycleff/react-select - 387f241d01b5cc70fdf72f5cf5742b317cf2a6e6 authored over 7 years ago by Adam Girton <[email protected]>
chore(pkg): Update devDeps

github.com/juicycleff/crystallize-grid-layout - bddffbf253ede31e5c40cdd9a9f9716461f8e436 authored over 7 years ago by Samuel Reed <[email protected]>
chore(pkg): Add prop-types to yarn.lock

github.com/juicycleff/crystallize-grid-layout - efefbed66db9998be836ae28f1375b0131e36708 authored over 7 years ago by Samuel Reed <[email protected]>
Change PropTypes import to use prop-types instead of react. Fixes #538 (#539)

* Change PropTypes import to use prop-types instead of react.

* More PropTypes updates, moved...

github.com/juicycleff/crystallize-grid-layout - f3e4a57766707e87886588cf2c0fb267ce33207c authored over 7 years ago by Dave <[email protected]>
added variables for shadow styles

github.com/juicycleff/react-select - 9150107a6a463f561f5b3b839c74c24ca8be6f8a authored almost 8 years ago by lagun4ik <[email protected]>
Move over examples to use new pkgs

github.com/juicycleff/react-select - d7d2a7963542fda65d04bbfb77cd66fb8a46c6b3 authored almost 8 years ago by Adam Girton <[email protected]>
Migrate rest of src overto createClass pkg

github.com/juicycleff/react-select - feabc4db34f6a1b15972f1c77306e83a53d61914 authored almost 8 years ago by Adam Girton <[email protected]>
Migrate src over to creatClass package

github.com/juicycleff/react-select - ace3e0880d40c3528fd635ca447a612d021ebaa9 authored almost 8 years ago by Adam Girton <[email protected]>
Use new prop-types package

github.com/juicycleff/react-select - 16ff8e93f24175c1d521f72f55a4088c3dc870ae authored almost 8 years ago by Adam Girton <[email protected]>
Include a className of 'is-clearable' if clearable is true

github.com/juicycleff/react-select - c81b9c9d03af4959e748be7e95ea8417c5b19bfd authored almost 8 years ago by DDiaz <[email protected]>
gives possibility to use ref property for Creatable

github.com/juicycleff/react-select - 08ed387399256cee8b5c74b8357b2ad007e5bd27 authored almost 8 years ago by blacktemplar <[email protected]>
Merge pull request #1571 from interface48/aria-describedby

Adding support for aria-describedby attribute

github.com/juicycleff/react-select - a0e585521883381e340760e1edeac4acf0c97dd9 authored almost 8 years ago by Jed Watson <[email protected]>
Merge pull request #1569 from the-spyke/fix-1437-creatable-no-focus

Fix missing .focus() method in Creatable (#1437)

github.com/juicycleff/react-select - 80943b47069e7da665b7fd1de91ab4de5d43c884 authored almost 8 years ago by Jed Watson <[email protected]>
Merge branch 'master' into fix-1437-creatable-no-focus

github.com/juicycleff/react-select - c3e9f46ce3f6624aa5a88d281ead9fc07f01a2fa authored almost 8 years ago by Anton Alexandrenok <[email protected]>
Merge pull request #1621 from radixhound/fix_readme_tables

Fix readme tables

github.com/juicycleff/react-select - 5f7c4c69e74f1435b4345847dc7e0d824901f5d7 authored almost 8 years ago by Jed Watson <[email protected]>
Replace tabs in README with two spaces

github.com/juicycleff/react-select - 9f82da2a5cb7d098f4fabd67a302e713004ac634 authored almost 8 years ago by Christopher Dwan <[email protected]>
Make table formatting consistent

- remove attempts to align the tables and just use one space around pipes
- add pipes to the fro...

github.com/juicycleff/react-select - 14f199ce6da5bba52eaf6e9439b8524958fe764c authored almost 8 years ago by Christopher Dwan <[email protected]>
added rtl support

github.com/juicycleff/react-select - da6a5f75e989afb84359c7630553f7147903ada5 authored almost 8 years ago by Dekel <[email protected]>
Adding multi prop to Async component, resolves ESLint warning

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

Fixed bug. No more comparing objects in getFocusableOptionIndex

github.com/juicycleff/react-select - bb7516946dc0b772fcedde061208c5971d88b785 authored almost 8 years ago by Jed Watson <[email protected]>
Added .focus() to AsyncCreatable

github.com/juicycleff/react-select - 5513893df6bbd3eb06470c29e2120971202baa50 authored almost 8 years ago by Anton Alexandrenok <[email protected]>
Fixed Numeric Values Multi-Select

Selected options weren’t being added to the input in Multi-Select mode
for Numeric Values

github.com/juicycleff/react-select - 1b06702ef4a15be0ab495995f8ca4a020bbb845f authored almost 8 years ago by Edmond Pruteanu <[email protected]>
Update tabIndex propType to string or number

github.com/juicycleff/react-select - 476392c42baa6e34e63bbb7b806b80e26d7ec115 authored almost 8 years ago by wagoid <[email protected]>
chore(dev): Update Flow

github.com/juicycleff/crystallize-grid-layout - 2e4f19dfa23964558ca2c25e380cace4a9e2f417 authored almost 8 years ago by Samuel Reed <[email protected]>
ghg

github.com/juicycleff/FundsHubOffice - 726d55b997b7bca518e4c0f541a980699bae81a1 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
ghdsg

github.com/juicycleff/FundsHubOffice - 20e89304ce85a94ff3cbdc119bc45adf9a061a11 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
dj

github.com/juicycleff/FundsHubOffice - c7604a191c590d2e656be18431d00303e57bf22f authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
ghg

github.com/juicycleff/FundsHubOffice - 6b39e1c0b43dd46c2ac35872e5fcbfb282b88334 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
firre

github.com/juicycleff/FundsHubOffice - e9bbc27e03db463a8eb9ad33ad80a2ba0993152e authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
ghf

github.com/juicycleff/FundsHubOffice - 35e14a20304732d4e77bf53a10c0a8fecd9e784b authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
hg

github.com/juicycleff/FundsHubOffice - c345ab1fd6b883b78322c4d6730a4633fff372a4 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
sd

github.com/juicycleff/FundsHubOffice - 53ea0d46306b4d56198c95c7cb354fd31a1e52f0 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
fd

github.com/juicycleff/FundsHubOffice - c529b31d792807af21b7ada710af9967a04b4c49 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
gd

github.com/juicycleff/FundsHubOffice - 74883d6dc53f6fb2f7ce7b936c2dcb6a6a761e86 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
hgh

github.com/juicycleff/FundsHubOffice - 053c1b7645add5069640d88cd5aa0a586ab0ec5b authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
fdf

github.com/juicycleff/FundsHubOffice - 6af49da78cc4d21c1d0782d2be33abd6477d1623 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
gfg

github.com/juicycleff/FundsHubOffice - 9b7009824e10d2128f2003f1e9b28dcdfbae1824 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
hdjhd

github.com/juicycleff/FundsHubOffice - 3c4917b6448eed8086bc2bdfa4137563bd7e0df2 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
h

github.com/juicycleff/FundsHubOffice - 65a1d45cd0022bbffcf30a11ecefa8387be4e933 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
kl

github.com/juicycleff/FundsHubOffice - e2630ebf322beb7f7d5878179e5c1c21c62dcf7f authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
first commit

github.com/juicycleff/FundsHubOffice - ccd2ae482fb2f535873087d471df438bafc5fd51 authored almost 8 years ago by DESKTOP-8ALANEJ\Black Creak <[email protected]>
style(examples): minors

github.com/juicycleff/crystallize-grid-layout - 1f1ecc88321f7d2101389efc60571a51e585e433 authored almost 8 years ago by Samuel Reed <[email protected]>
fix(webpack): fix webpack2 dev breakage

github.com/juicycleff/crystallize-grid-layout - 3dde3be9bec7188f0755440ee6efe9c9b9c7a014 authored almost 8 years ago by Samuel Reed <[email protected]>
fix(examples): Add onLayoutChange defaultProp, fixes #433

Use case appears to be copy/paste

github.com/juicycleff/crystallize-grid-layout - 03b64c908921cc3dc053ffab3e6f8eed2bbf17a5 authored almost 8 years ago by Samuel Reed <[email protected]>
Revert "CSS is case sensitive (#499)"

This reverts commit 726a3ba6489d939db88300c0c06150f33c47f0b3.

github.com/juicycleff/crystallize-grid-layout - 9ebe703a473844d6a1f131928472963f0e6e196b authored almost 8 years ago by Samuel Reed <[email protected]>
chore(pkg): Update devdeps

github.com/juicycleff/crystallize-grid-layout - ca138c6261c3c0a4de1c37c3b0289de73bce1dbd authored almost 8 years ago by Samuel Reed <[email protected]>
fix(webpack): Fix source map generation in dist

github.com/juicycleff/crystallize-grid-layout - abdc8815182fc8bea63246d38cf8b7270324cec4 authored almost 8 years ago by Samuel Reed <[email protected]>
CSS is case sensitive (#499)

Not doing this can result into this error:
`Prop style passed to Widget. Has invalid keys msTra...

github.com/juicycleff/crystallize-grid-layout - 726a3ba6489d939db88300c0c06150f33c47f0b3 authored almost 8 years ago by dvoaviarison <[email protected]>
Sort aria-describedby propTypes alphabetically

github.com/juicycleff/react-select - ba7dc9fa143f3c41a7a6960e1ece6cb8597a5fe2 authored almost 8 years ago by Eric Lee <[email protected]>
Add aria-describedby support

github.com/juicycleff/react-select - af0f77fe742fef8765b8578ff9486075991d1177 authored almost 8 years ago by Eric Lee <[email protected]>
Merge pull request #1 from STRML/master

Merge master

github.com/juicycleff/crystallize-grid-layout - c8f11b3c9840ebb8115525067f86601f7d4905ca authored almost 8 years ago by Hendrik <[email protected]>
Added .focus() instance method

github.com/juicycleff/react-select - cce53da4eb105972b6fce136e5e0253cea7dc4e2 authored almost 8 years ago by Anton Alexandrenok <[email protected]>