Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/juicycleff/react-select

The Select Component for React.js
https://github.com/juicycleff/react-select

Merge branch 'v2' into clee/v2-surface-select-ref

b614893e3e2f83804cace729708d5c86805cb1c7 authored almost 7 years ago by Charles Lee <[email protected]>
updated test cases for asyncCreatable

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

53a097e71cc48759f4b1136fdfb002b66e5a957f authored almost 7 years ago by Charles <[email protected]>
fix flow types

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

93adab6121dbba1f2560dd7d671806d2097fd259 authored almost 7 years ago by Charles Lee <[email protected]>
update prop descriptions

acba3fd8bd042cd7328c79cad1be124200186929 authored almost 7 years ago by Ben Conolly <[email protected]>
updated skipped test cases

dcd670da0a6f7772ba90ad0772a5631410d10e37 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
added accessibiity tests

a8a554603b01ecbd55af6404cb2cee301370e0b8 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
added async select test cases

06238f5f663dcc60415017bd46d6232718c66990 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
updated test cases for state managed 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`

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

a49210547974b88b060caf66ee50183297719e7b authored almost 7 years ago by Charles <[email protected]>
resolve menu-list scroll issue when siblings present

5cde35f705a162ec865ce21c7a76a872a375f606 authored almost 7 years ago by Joss Mackison <[email protected]>
update dulplicate number test case and update snapshot for creatable

40635937b3ff4e00a02cb1ea86a887f3c711a805 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
removed the only and updated options with number value object

c4906526c0a74f375bd4c4f3a7fa40222c7ca6a3 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
test with number and boolean value options

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

7c15d1953a2c5629f287f8e384606018bb5a3319 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
update creatable component test cases and new scenarios in select

b2ceff6109f28950bc4382b4058c79539461b439 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
v2.0.0-alpha.7

78938a7a62427e870d0128d0056c70420334e89a authored almost 7 years ago by Jed Watson <[email protected]>
Updating Rollup config and umd index

288d1fea4a3b38ae1645d5079ff20dc9e334f892 authored almost 7 years ago by Jed Watson <[email protected]>
Updating dependencies

New rollup version fixes issues in build

60063ee6a17e8af926bbe3a3ef587b6920c147c4 authored almost 7 years ago by Jed Watson <[email protected]>
Fixing a Flow error

16781fd1e0da70208b38f593365e2e18bbf40e4d authored almost 7 years ago by Jed Watson <[email protected]>
updated apis to include createFilter fn docs

179fa9e1168808111dbdf5b61c5257fc4e0aee83 authored almost 7 years ago by Charles Lee <[email protected]>
added the option click and keyboard interaction test cases

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

427fcc40912109c9ec6d42627bd24935656ff486 authored almost 7 years ago by Charles Lee <[email protected]>
resolve merge conflicts

8c556bb6bb6a4593c677c8530225149429b20108 authored almost 7 years ago by Charles Lee <[email protected]>
update history.md

0bd6ec6b7a226be4bdafdbded213b64a23013e41 authored almost 7 years ago by Charles Lee <[email protected]>
prep history.md for next release

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

[V2] Extensive Documentation Updates

e9f2f73e22b971dd777d59474d9f3361d975cec5 authored almost 7 years ago by Jed Watson <[email protected]>
remove console.log from markdown renderer

67be2af215e01c2ba596a4dbae99ed043b6d05a6 authored almost 7 years ago by Charles Lee <[email protected]>
Cleaning up content

693b74080d893e35c217583888eb5af6f761913f authored almost 7 years ago by Jed Watson <[email protected]>
Showing heading levels 1 and 2 in nav

deeb5ab4e79b18ccc360dc7a7e3dcb39baa22eb0 authored almost 7 years ago by Jed Watson <[email protected]>
add component examples and advanced examples

109d9846085e324975af671e4f58091cbdefae9a authored almost 7 years ago by Charles Lee <[email protected]>
add api documentation for Async and Creatable

640a1b135343f5be320a05d37d4168dbf3dae3d0 authored almost 7 years ago by Ben Conolly <[email protected]>
added test for menuIsOpen prop and filterOption prop

61ca86759183208ad899871b91c7be34e4d4a316 authored almost 7 years ago by Ajay Narain Mathur <[email protected]>
updated examples with raw prop

038e94614ea57341300e786b542e303404e9c925 authored almost 7 years ago by Charles Lee <[email protected]>
ExampleWrapper can now show code examples inline

3798b490499c9fc79d622d1e79e600f01c4cbaac authored almost 7 years ago by Ben Conolly <[email protected]>
added placeholder examples, added createFilters example

44a7c61d53e82d71855776a6421aaa9383fc1735 authored almost 7 years ago by Charles Lee <[email protected]>
updates to bc docs branch

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

229592421199d2e7c22cae9ec34ee5ddb0673de5 authored almost 7 years ago by Charles Lee <[email protected]>
Add prop definitions and API docs

451bcd5f7caa44f664ed02822cc1ec7b4bb5b3cf authored almost 7 years ago by Ben Conolly <[email protected]>
moved docs from home to async and creatable

d2a0ba10ef8ea20fc0d97d0a379d92c86c18660a authored almost 7 years ago by Charles Lee <[email protected]>
updated routes

2ee69ee5e1343c9c6b33f0a459c64f1e2c2e962f authored almost 7 years ago by Charles Lee <[email protected]>
attempt to fix LONG page nav

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

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

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

fb171d3f31fb184064ef00788f5dcf4ac7cb62be authored almost 7 years ago by Charles Lee <[email protected]>
fix failing website build

bc1248829c38b61aa421a38fa73c8b1dfbbf12e5 authored almost 7 years ago by Charles Lee <[email protected]>
update flow definitions for customisable components

e95c85f49334c749ce719ef225e40a2bcfa0a751 authored almost 7 years ago by Charles Lee <[email protected]>
inital test cases with jest-in-case

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

Add react-helmet

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

98d86851e82b01578eb3dff2fee84f31bb398d84 authored almost 7 years ago by Charles <[email protected]>
updated examples with raw prop

e365179c3f44a27bd64f94e1b5f4e2a8f1b1f9c9 authored almost 7 years ago by Charles Lee <[email protected]>
ExampleWrapper can now show code examples inline

05227ece99047cee4a86918745cbd0800067d55d authored almost 7 years ago by Ben Conolly <[email protected]>
added placeholder examples, added createFilters example

7fc825e106d1640d954f3f750b3b4210a7f1aeb0 authored almost 7 years ago by Charles Lee <[email protected]>
updates to bc docs branch

2d642792f3d0599d9ba82454467ca98e9e636d3b authored almost 7 years ago by Ben Conolly <[email protected]>
Add prop definitions and API docs

e95217f90ac5a9634511c179f7affcd0dfdf2c62 authored almost 7 years ago by Ben Conolly <[email protected]>
updated routes

34062af1b3c0132cf1e96c03ba10794562517367 authored almost 7 years ago by Charles Lee <[email protected]>
attempt to fix LONG page nav

89f79e2100189357b3e0a0123ff363200c6e021f authored almost 7 years ago by Joss Mackison <[email protected]>
moved docs from home to async and creatable

7488c43fe2b01b44e53dfd219ab0b6487b667828 authored almost 7 years ago by Charles Lee <[email protected]>
added async-multi example, added customclearindicator example, added advanced usage example, updated advanced usage docs

9df1621235ab47748e1ea217b3e42e31be36c48e authored almost 7 years ago by Charles Lee <[email protected]>
update react-select docs structure

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

f6104eb4591d4e2c3870aa8fa1ffa29a048fd34b authored almost 7 years ago by Charles Lee <[email protected]>
added all exported components to component page, added async and creatable pages to nav

2bf827177cc1e2c908d09a3e2ae31dc8fb0eaa67 authored almost 7 years ago by Charles Lee <[email protected]>
fix failing website build

02ca5c86c35bd2f4b66b7b993e0bd3c054c01530 authored almost 7 years ago by Charles Lee <[email protected]>
update flow definitions for customisable components

ac1875da7bd850ce34a75056042ea82600f9835b authored almost 7 years ago by Charles Lee <[email protected]>
Add use cases for clear with tab, click and touched and dragged

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

a20e6e674198ee296c98393d4d8157476706b9e5 authored almost 7 years ago by Charles <[email protected]>
upgrade to 0.4.1 while we're here

3565ad49c90fa71d6a8483dd8c8289456c3851cf authored almost 7 years ago by Ben Conolly <[email protected]>
fix typo

7d414fc2b01a1f8269f7e22da5aeda97831c1ae9 authored almost 7 years ago by Joss Mackison <[email protected]>
fix typo

dc4b5a683a57b855f0e1d3b0afb8798caf74719f authored almost 7 years ago by Joss Mackison <[email protected]>
fix typo

d6eb947cfbf8f2b199e4189966128b7d12ebb48c authored almost 7 years ago by Joss Mackison <[email protected]>
update codesandboxer version

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

[V2] Add AsyncCreatable Component

1d6dc1c272943802d568cfed12641e2de863a6c7 authored almost 7 years ago by Charles <[email protected]>
Adding example for AsyncCreatable

d16b45e2e8204c02e338eab45f876b08f3f7d16d authored almost 7 years ago by Jed Watson <[email protected]>
Adding AsyncCreatable component

9cfeff0d3863de6fa0cc2535135c0746627fe748 authored almost 7 years ago by Jed Watson <[email protected]>
Making Async and Creatable composable

ca3ac816ebcc0d794c3dae24f4f57e1486434319 authored almost 7 years ago by Jed Watson <[email protected]>
withState -> manageState

6a5e7f7149281801e5301596b3f9167cd1e02284 authored almost 7 years ago by Jed Watson <[email protected]>
Creatable should look at nextProps, not this.props

c18cadd8e9020fff4395dbc0c39e1c959dafabad authored almost 7 years ago by Jed Watson <[email protected]>
add react-helmet

feba61d3a29aba6fc964b6bad471f5172bb86c72 authored almost 7 years ago by Joss Mackison <[email protected]>
Merge pull request #2412 from JedWatson/v2-sandbox-ui

[V2] sandbox UI

e0379fe282446b7f01bf0397451cbcd3b15212c9 authored almost 7 years ago by Jed Watson <[email protected]>
fix tests / test route & add some delight

d389f2ba16ecf4e3a0e4c69c67d7e12ee060d8a6 authored almost 7 years ago by Joss Mackison <[email protected]>
header fixes + misc

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

4adade809a2de5cc395cb012a538e95e5acdf41e authored almost 7 years ago by Joss Mackison <[email protected]>
separate examples from the wrapper

d330e0fa9f6736fd31f8545f72a6dce65a6baae3 authored almost 7 years ago by Joss Mackison <[email protected]>
Removing old formatters (replaced by builtins)

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

68b07124c6a80305fdb08bc75048ba8f2caac5a0 authored almost 7 years ago by Joss Mackison <[email protected]>
update to v3 of codesandboxer

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

[V2] (more) docs love

05f22384a913c9cc0b1f88276d850348fc0dda2d authored almost 7 years ago by Jed Watson <[email protected]>
fix tests

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

da59ae963ad87470203cb3ff0a309f19c7378fa0 authored almost 7 years ago by Joss Mackison <[email protected]>
WIP: scroll spy

943650a390e203d1e501c22716cf3081dce70312 authored almost 7 years ago by Joss Mackison <[email protected]>
Merge pull request #2402 from JedWatson/v2-docs-love

[V2] docs love

4a3895115d4deaf4ccc1bcaa5eb188ef9e0e8ab6 authored almost 7 years ago by Jed Watson <[email protected]>
fix test

fcb182e675efddb22d16171edf5bda91d9db390f authored almost 7 years ago by Joss Mackison <[email protected]>
quick tidy -- docs still WIP

83fd94fb9d0f45e4ba86cad58e1e3e411929ec23 authored almost 7 years ago by Joss Mackison <[email protected]>
cleanup all the things;

- custom markdown renderers
- simplified docs template
- linkified headings
- dynamic page navig...

e5a9783b9b37adc91f4563b7188ee04b4ec0522e authored almost 7 years ago by Joss Mackison <[email protected]>
Updating todo

441e7da18eba202d6a04c688ea9982876681602d authored almost 7 years ago by Jed Watson <[email protected]>
Adding actionMeta to onInputChange signature

f613515562f0cac67e22190955bdc80f66323334 authored almost 7 years ago by Jed Watson <[email protected]>
Ensuring the input is reset when the menu is closed

10a9af7c3d11e8241da10a4ceeb0da393d2eadc8 authored almost 7 years ago by Jed Watson <[email protected]>
Ensuring optionId argument is a string

d6390aa01d7ec7b3a97fa641f302d896f2aae88a authored almost 7 years ago by Jed Watson <[email protected]>