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

updated test cases for asyncCreatable

github.com/juicycleff/react-select - 1125d442a3d557126d8f517bce335eb0f5c2d73d authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
Merge pull request #2446 from Noviny/bcon/fill-out-prop-definitions

[v2] update prop descriptions

github.com/juicycleff/react-select - 53a097e71cc48759f4b1136fdfb002b66e5a957f authored almost 7 years ago by Charles <[email protected]>
fix flow types

github.com/juicycleff/react-select - d85ee031df25ec4ee2c4afb879eca4fe928bb8b9 authored almost 7 years ago by Charles Lee <[email protected]>
surface select-ref to consumer, so they can access internal select methods. Add example in advanced usage section

github.com/juicycleff/react-select - 93adab6121dbba1f2560dd7d671806d2097fd259 authored almost 7 years ago by Charles Lee <[email protected]>
update prop descriptions

github.com/juicycleff/react-select - acba3fd8bd042cd7328c79cad1be124200186929 authored almost 7 years ago by Ben Conolly <[email protected]>
updated skipped test cases

github.com/juicycleff/react-select - dcd670da0a6f7772ba90ad0772a5631410d10e37 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
added accessibiity tests

github.com/juicycleff/react-select - a8a554603b01ecbd55af6404cb2cee301370e0b8 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
added async select test cases

github.com/juicycleff/react-select - 06238f5f663dcc60415017bd46d6232718c66990 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
updated test cases for state managed select

github.com/juicycleff/react-select - a38d83e69d7992416731e39f4f9358bbef08a2e4 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
[V2] Menu portal solution (#2439)

- adds component `MenuPortal`
- adds prop `menuPortalTarget`
- adds style `menuPortal`

github.com/juicycleff/react-select - 44cae0eeb84ddc56007b1ae4ada5b109aa7e736c authored almost 7 years ago by Joss Mackison <[email protected]>
Merge pull request #2445 from JedWatson/v2-menu-list-scroll

[V2] fix: menu list scroll

github.com/juicycleff/react-select - a49210547974b88b060caf66ee50183297719e7b authored almost 7 years ago by Charles <[email protected]>
resolve menu-list scroll issue when siblings present

github.com/juicycleff/react-select - 5cde35f705a162ec865ce21c7a76a872a375f606 authored almost 7 years ago by Joss Mackison <[email protected]>
update dulplicate number test case and update snapshot for creatable

github.com/juicycleff/react-select - 40635937b3ff4e00a02cb1ea86a887f3c711a805 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
removed the only and updated options with number value object

github.com/juicycleff/react-select - c4906526c0a74f375bd4c4f3a7fa40222c7ca6a3 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
test with number and boolean value options

github.com/juicycleff/react-select - 35d5fc10463668e16777b915040075cc0c1fc7cb authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
updated structure of tests - better naming, covered single and multi scenarion for creatable select

github.com/juicycleff/react-select - 7c15d1953a2c5629f287f8e384606018bb5a3319 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
update creatable component test cases and new scenarios in select

github.com/juicycleff/react-select - b2ceff6109f28950bc4382b4058c79539461b439 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
v2.0.0-alpha.7

github.com/juicycleff/react-select - 78938a7a62427e870d0128d0056c70420334e89a authored almost 7 years ago by Jed Watson <[email protected]>
Updating Rollup config and umd index

github.com/juicycleff/react-select - 288d1fea4a3b38ae1645d5079ff20dc9e334f892 authored almost 7 years ago by Jed Watson <[email protected]>
Updating dependencies

New rollup version fixes issues in build

github.com/juicycleff/react-select - 60063ee6a17e8af926bbe3a3ef587b6920c147c4 authored almost 7 years ago by Jed Watson <[email protected]>
Fixing a Flow error

github.com/juicycleff/react-select - 16781fd1e0da70208b38f593365e2e18bbf40e4d authored almost 7 years ago by Jed Watson <[email protected]>
updated apis to include createFilter fn docs

github.com/juicycleff/react-select - 179fa9e1168808111dbdf5b61c5257fc4e0aee83 authored almost 7 years ago by Charles Lee <[email protected]>
added the option click and keyboard interaction test cases

github.com/juicycleff/react-select - 22e3aa726db416f4c675b79988fff0127aefe468 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
Merge branch 'Noviny-bcon/v2-documentation-2' into clee/v2-documentation

github.com/juicycleff/react-select - 427fcc40912109c9ec6d42627bd24935656ff486 authored almost 7 years ago by Charles Lee <[email protected]>
resolve merge conflicts

github.com/juicycleff/react-select - 8c556bb6bb6a4593c677c8530225149429b20108 authored almost 7 years ago by Charles Lee <[email protected]>
update history.md

github.com/juicycleff/react-select - 0bd6ec6b7a226be4bdafdbded213b64a23013e41 authored almost 7 years ago by Charles Lee <[email protected]>
prep history.md for next release

github.com/juicycleff/react-select - ff4ab0f40c2807ca6f9a682f995cb47caed44893 authored almost 7 years ago by Charles Lee <[email protected]>
Merge pull request #2433 from JedWatson/clee/v2-documentation

[V2] Extensive Documentation Updates

github.com/juicycleff/react-select - e9f2f73e22b971dd777d59474d9f3361d975cec5 authored almost 7 years ago by Jed Watson <[email protected]>
remove console.log from markdown renderer

github.com/juicycleff/react-select - 67be2af215e01c2ba596a4dbae99ed043b6d05a6 authored almost 7 years ago by Charles Lee <[email protected]>
Cleaning up content

github.com/juicycleff/react-select - 693b74080d893e35c217583888eb5af6f761913f authored almost 7 years ago by Jed Watson <[email protected]>
Showing heading levels 1 and 2 in nav

github.com/juicycleff/react-select - deeb5ab4e79b18ccc360dc7a7e3dcb39baa22eb0 authored almost 7 years ago by Jed Watson <[email protected]>
add component examples and advanced examples

github.com/juicycleff/react-select - 109d9846085e324975af671e4f58091cbdefae9a authored almost 7 years ago by Charles Lee <[email protected]>
add api documentation for Async and Creatable

github.com/juicycleff/react-select - 640a1b135343f5be320a05d37d4168dbf3dae3d0 authored almost 7 years ago by Ben Conolly <[email protected]>
added test for menuIsOpen prop and filterOption prop

github.com/juicycleff/react-select - 61ca86759183208ad899871b91c7be34e4d4a316 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
updated examples with raw prop

github.com/juicycleff/react-select - 038e94614ea57341300e786b542e303404e9c925 authored almost 7 years ago by Charles Lee <[email protected]>
ExampleWrapper can now show code examples inline

github.com/juicycleff/react-select - 3798b490499c9fc79d622d1e79e600f01c4cbaac authored almost 7 years ago by Ben Conolly <[email protected]>
added placeholder examples, added createFilters example

github.com/juicycleff/react-select - 44a7c61d53e82d71855776a6421aaa9383fc1735 authored almost 7 years ago by Charles Lee <[email protected]>
updates to bc docs branch

github.com/juicycleff/react-select - a11bd649127ef0caef16d49e24c4a97ef3e1041c authored almost 7 years ago by Ben Conolly <[email protected]>
added async-multi example, added customclearindicator example, added advanced usage example, updated advanced usage docs

github.com/juicycleff/react-select - 229592421199d2e7c22cae9ec34ee5ddb0673de5 authored almost 7 years ago by Charles Lee <[email protected]>
Add prop definitions and API docs

github.com/juicycleff/react-select - 451bcd5f7caa44f664ed02822cc1ec7b4bb5b3cf authored almost 7 years ago by Ben Conolly <[email protected]>
moved docs from home to async and creatable

github.com/juicycleff/react-select - d2a0ba10ef8ea20fc0d97d0a379d92c86c18660a authored almost 7 years ago by Charles Lee <[email protected]>
updated routes

github.com/juicycleff/react-select - 2ee69ee5e1343c9c6b33f0a459c64f1e2c2e962f authored almost 7 years ago by Charles Lee <[email protected]>
attempt to fix LONG page nav

github.com/juicycleff/react-select - 4d77ec5f09d8eb6e1a8de540945b29743fa642df authored almost 7 years ago by Joss Mackison <[email protected]>
update react-select docs structure

github.com/juicycleff/react-select - 9ccc2c70544389c516d509dd7493d8e6daeeaee3 authored almost 7 years ago by Charles Lee <[email protected]>
added proptypes file to render prop definition to prettyprop, started adding prop docs to components/index doc file

github.com/juicycleff/react-select - aa97abacb3f59f1fe343cb83e3dea0e180024662 authored almost 7 years ago by Charles Lee <[email protected]>
added all exported components to component page, added async and creatable pages to nav

github.com/juicycleff/react-select - fb171d3f31fb184064ef00788f5dcf4ac7cb62be authored almost 7 years ago by Charles Lee <[email protected]>
fix failing website build

github.com/juicycleff/react-select - bc1248829c38b61aa421a38fa73c8b1dfbbf12e5 authored almost 7 years ago by Charles Lee <[email protected]>
update flow definitions for customisable components

github.com/juicycleff/react-select - e95c85f49334c749ce719ef225e40a2bcfa0a751 authored almost 7 years ago by Charles Lee <[email protected]>
inital test cases with jest-in-case

github.com/juicycleff/react-select - 685223394a540deb6e9b9eb5529dd5701056adec authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
Merge pull request #2418 from JedWatson/v2-docs-head

Add react-helmet

github.com/juicycleff/react-select - bf30b095a3a523cf8192f2fa817a28d752d9f039 authored almost 7 years ago by Charles <[email protected]>
Merge pull request #2430 from JedWatson/v2-add-cypress-tests

Add use cases for clear with tab, click and touched and dragged

github.com/juicycleff/react-select - 98d86851e82b01578eb3dff2fee84f31bb398d84 authored almost 7 years ago by Charles <[email protected]>
updated examples with raw prop

github.com/juicycleff/react-select - e365179c3f44a27bd64f94e1b5f4e2a8f1b1f9c9 authored almost 7 years ago by Charles Lee <[email protected]>
ExampleWrapper can now show code examples inline

github.com/juicycleff/react-select - 05227ece99047cee4a86918745cbd0800067d55d authored almost 7 years ago by Ben Conolly <[email protected]>
added placeholder examples, added createFilters example

github.com/juicycleff/react-select - 7fc825e106d1640d954f3f750b3b4210a7f1aeb0 authored almost 7 years ago by Charles Lee <[email protected]>
updates to bc docs branch

github.com/juicycleff/react-select - 2d642792f3d0599d9ba82454467ca98e9e636d3b authored almost 7 years ago by Ben Conolly <[email protected]>
moved docs from home to async and creatable

github.com/juicycleff/react-select - 7488c43fe2b01b44e53dfd219ab0b6487b667828 authored almost 7 years ago by Charles Lee <[email protected]>
attempt to fix LONG page nav

github.com/juicycleff/react-select - 89f79e2100189357b3e0a0123ff363200c6e021f authored almost 7 years ago by Joss Mackison <[email protected]>
Add prop definitions and API docs

github.com/juicycleff/react-select - e95217f90ac5a9634511c179f7affcd0dfdf2c62 authored almost 7 years ago by Ben Conolly <[email protected]>
added async-multi example, added customclearindicator example, added advanced usage example, updated advanced usage docs

github.com/juicycleff/react-select - 9df1621235ab47748e1ea217b3e42e31be36c48e authored almost 7 years ago by Charles Lee <[email protected]>
updated routes

github.com/juicycleff/react-select - 34062af1b3c0132cf1e96c03ba10794562517367 authored almost 7 years ago by Charles Lee <[email protected]>
update react-select docs structure

github.com/juicycleff/react-select - bab96c69d85da504c862d124eaadf006efbe3059 authored almost 7 years ago by Charles Lee <[email protected]>
added proptypes file to render prop definition to prettyprop, started adding prop docs to components/index doc file

github.com/juicycleff/react-select - f6104eb4591d4e2c3870aa8fa1ffa29a048fd34b authored almost 7 years ago by Charles Lee <[email protected]>
update flow definitions for customisable components

github.com/juicycleff/react-select - ac1875da7bd850ce34a75056042ea82600f9835b authored almost 7 years ago by Charles Lee <[email protected]>
fix failing website build

github.com/juicycleff/react-select - 02ca5c86c35bd2f4b66b7b993e0bd3c054c01530 authored almost 7 years ago by Charles Lee <[email protected]>
added all exported components to component page, added async and creatable pages to nav

github.com/juicycleff/react-select - 2bf827177cc1e2c908d09a3e2ae31dc8fb0eaa67 authored almost 7 years ago by Charles Lee <[email protected]>
Add use cases for clear with tab, click and touched and dragged

github.com/juicycleff/react-select - 7d181bb2254b5e0bfbf7628d519a03d97083413a authored almost 7 years ago by Raja Bellebon <[email protected]>
Merge pull request #2423 from Noviny/v2-update-csb-to-4

V2 update csb to 0.4

github.com/juicycleff/react-select - a20e6e674198ee296c98393d4d8157476706b9e5 authored almost 7 years ago by Charles <[email protected]>
Merge pull request #745 from STRML/fix/bad-compacts

Fix rearrangement on compaction

github.com/juicycleff/crystallize-grid-layout - 0197eb93a637767b0c94437a55175b2696db7897 authored almost 7 years ago by Samuel Reed <[email protected]>
upgrade to 0.4.1 while we're here

github.com/juicycleff/react-select - 3565ad49c90fa71d6a8483dd8c8289456c3851cf authored almost 7 years ago by Ben Conolly <[email protected]>
fix typo

github.com/juicycleff/react-select - 7d414fc2b01a1f8269f7e22da5aeda97831c1ae9 authored almost 7 years ago by Joss Mackison <[email protected]>
fix typo

github.com/juicycleff/react-select - dc4b5a683a57b855f0e1d3b0afb8798caf74719f authored almost 7 years ago by Joss Mackison <[email protected]>
fix typo

github.com/juicycleff/react-select - d6eb947cfbf8f2b199e4189966128b7d12ebb48c authored almost 7 years ago by Joss Mackison <[email protected]>
update codesandboxer version

github.com/juicycleff/react-select - 159640bed3dbf60da78d55aa1e5869611686c908 authored almost 7 years ago by Ben Conolly <[email protected]>
Merge pull request #2420 from JedWatson/v2-async-creatable

[V2] Add AsyncCreatable Component

github.com/juicycleff/react-select - 1d6dc1c272943802d568cfed12641e2de863a6c7 authored almost 7 years ago by Charles <[email protected]>
Adding example for AsyncCreatable

github.com/juicycleff/react-select - d16b45e2e8204c02e338eab45f876b08f3f7d16d authored almost 7 years ago by Jed Watson <[email protected]>
fix(compact): Fix rearrangement of grid during collision cascade

Fixes #739

Re-applies a fix erroneously removed from #650 in
https://github.com/STRML/react-gri...

github.com/juicycleff/crystallize-grid-layout - eaaed5a609cd34465fb49c3b3affa021563f3819 authored almost 7 years ago by Samuel Reed <[email protected]>
Adding AsyncCreatable component

github.com/juicycleff/react-select - 9cfeff0d3863de6fa0cc2535135c0746627fe748 authored almost 7 years ago by Jed Watson <[email protected]>
Making Async and Creatable composable

github.com/juicycleff/react-select - ca3ac816ebcc0d794c3dae24f4f57e1486434319 authored almost 7 years ago by Jed Watson <[email protected]>
withState -> manageState

github.com/juicycleff/react-select - 6a5e7f7149281801e5301596b3f9167cd1e02284 authored almost 7 years ago by Jed Watson <[email protected]>
Creatable should look at nextProps, not this.props

github.com/juicycleff/react-select - c18cadd8e9020fff4395dbc0c39e1c959dafabad authored almost 7 years ago by Jed Watson <[email protected]>
add react-helmet

github.com/juicycleff/react-select - feba61d3a29aba6fc964b6bad471f5172bb86c72 authored almost 7 years ago by Joss Mackison <[email protected]>
testing new ng-packgr in different environement

github.com/juicycleff/ang-jsoneditor - ff5d5b04869e723dab974c9d62cfcb57080f539a authored almost 7 years ago by Mario Mol <[email protected]>
v1.5.11 - Migrated the project to be ng-packagr style

github.com/juicycleff/ang-jsoneditor - 50d1cd17abf9cce596f9db01f71ec04bfd047c4c authored almost 7 years ago by Mario Mol <[email protected]>
v1.5.8 with newest angular 5 version

github.com/juicycleff/ang-jsoneditor - 14b879fd5afeffbae6a8d7ca057cffc3dea7c2d8 authored almost 7 years ago by Mario Mol <[email protected]>
Merge pull request #2412 from JedWatson/v2-sandbox-ui

[V2] sandbox UI

github.com/juicycleff/react-select - e0379fe282446b7f01bf0397451cbcd3b15212c9 authored almost 7 years ago by Jed Watson <[email protected]>
v1.5.7 changing to peerDependencies in angular core libs and t resolution fix

github.com/juicycleff/ang-jsoneditor - 5fa007f1c5aa1d5b0725b2b506fc6372c1abc8ad authored almost 7 years ago by Mario Mol <[email protected]>
fix tests / test route & add some delight

github.com/juicycleff/react-select - d389f2ba16ecf4e3a0e4c69c67d7e12ee060d8a6 authored almost 7 years ago by Joss Mackison <[email protected]>
header fixes + misc

github.com/juicycleff/react-select - 3df7b6465ec13482f4b697bedcaa69c099ed1643 authored almost 7 years ago by Joss Mackison <[email protected]>
improve example experience;

- loading spinner on sandbox request
- hover on wrapper, not just title
- tidier implementation

github.com/juicycleff/react-select - 4adade809a2de5cc395cb012a538e95e5acdf41e authored almost 7 years ago by Joss Mackison <[email protected]>
separate examples from the wrapper

github.com/juicycleff/react-select - d330e0fa9f6736fd31f8545f72a6dce65a6baae3 authored almost 7 years ago by Joss Mackison <[email protected]>
Removing old formatters (replaced by builtins)

github.com/juicycleff/react-select - ddaa03d599c09d44dd7d30152d302aa52210ee68 authored almost 7 years ago by Jed Watson <[email protected]>
Merge pull request #2411 from Noviny/v2-update-codesandboxer

update to v0.3 of codesandboxer

github.com/juicycleff/react-select - 68b07124c6a80305fdb08bc75048ba8f2caac5a0 authored almost 7 years ago by Joss Mackison <[email protected]>
Add failing test for bad compact (item flowing through another item)

github.com/juicycleff/crystallize-grid-layout - fec2a951c0bc88d174dc1ceb13eafb8c33caf8b1 authored almost 7 years ago by Samuel Reed <[email protected]>
update to v3 of codesandboxer

github.com/juicycleff/react-select - f95a710b9e8a7b6134dd38afcf83f05c0f09f71e authored almost 7 years ago by Ben Conolly <[email protected]>
Merge pull request #2409 from JedWatson/v2-docs-love

[V2] (more) docs love

github.com/juicycleff/react-select - 05f22384a913c9cc0b1f88276d850348fc0dda2d authored almost 7 years ago by Jed Watson <[email protected]>
fix tests

github.com/juicycleff/react-select - b2393bbe27e3cd49306b4727b67d1c1711bbfa1f authored almost 7 years ago by Joss Mackison <[email protected]>
lots of cleanup;

- fix primary redirect
- complete scroll spy
- github API for star button; stops jank

github.com/juicycleff/react-select - da59ae963ad87470203cb3ff0a309f19c7378fa0 authored almost 7 years ago by Joss Mackison <[email protected]>
WIP: scroll spy

github.com/juicycleff/react-select - 943650a390e203d1e501c22716cf3081dce70312 authored almost 7 years ago by Joss Mackison <[email protected]>