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

remove deprecation warning and backward compatibility logic

9b7829f930bf8b382c72402b4d3f54119ed4b3ef authored over 6 years ago by Charles Lee <[email protected]>
v2 readme

4ebdec8052764f0c248310ddc4f876440ca2233c authored over 6 years ago by Charles Lee <[email protected]>
Merge pull request #2767 from shamabe/fix-for-ime

[v2] Pressing <Enter> in IME mode should not select a option

1704201829743cbb99b2bdf23bdbd65216ee025c authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2796 from mwilliamson/patch-2

Remove reference to React.PropTypes

8b490c02c33f6c3d755fd825ecf9a18858a22933 authored over 6 years ago by Charles <[email protected]>
Merge pull request #2814 from JedWatson/v2-components-cache

Refactor components caching method

a3d8baa54807d15c351cb244b37dc6736abdcc1e authored over 6 years ago by Jed Watson <[email protected]>
apply memoize-one and react-fast-compare to components Cache in Select.js, and makeAnimated method in animated/index

125d84a8ce092fd620b8fdee6b4fefd0145e2ba3 authored over 6 years ago by Charles Lee <[email protected]>
Added new prop that allows menu to be automatically closed when the page scrolls

8e83dff8e672c4dfb75638f1de5e80e2096c2be1 authored over 6 years ago by Adrian Aleixandre <[email protected]>
Prefer more descriptive esm word instead of es

es has different meanings. Some call it es5+ syntax or just es6.
There is a precedent of using `...

74864af35971416704368bb1638fe5f2da306a91 authored over 6 years ago by Bogdan Chadkin <[email protected]>
Tidy up rollup config (#2788)

f1cb4eee0ed27f991023a3abe5f64d3a9e05ab86 authored over 6 years ago by Bogdan Chadkin <[email protected]>
Remove reference to React.PropTypes

044c44e20209fc4eb0b94573f6b35e60e18973a5 authored over 6 years ago by Michael Williamson <[email protected]>
Revert "Tidy up rollup config (#2781)" (#2794)

This reverts commit f13be4e69bfacbc2fc6c3b60751256f3d44a1f85.

eaf623ed94ea528b0e3272b94e00386fdcc4ad1d authored over 6 years ago by Joss Mackison <[email protected]>
Merge pull request #2652 from jesstelford/patch-2

[v2] Re-render when defaultOptions changes

c40ea234057f440b884e10206cbc853da5a1ea46 authored over 6 years ago by Charles <[email protected]>
Tidy up rollup config (#2781)

Ref https://github.com/JedWatson/react-select/pull/2641#issuecomment-402350245

f13be4e69bfacbc2fc6c3b60751256f3d44a1f85 authored over 6 years ago by Bogdan Chadkin <[email protected]>
Add bullet re: ref name change

Fixes #2776

6733312876b4cd45db04e0c8c42c3724d0166701 authored over 6 years ago by Joss Mackison <[email protected]>
Pass the entire event to shouldKeyDownEventCreateNewOption; (#2777)

Necessary for things like `KeyboardEvent.shiftKey`

db32763af34921aecca64e699c1eef26311a4e0f authored over 6 years ago by Joss Mackison <[email protected]>
Update README -- fix `trimFilter` default value

Fixes #2625

216c8c491ff15221089af77cd8256f4c53d8d2db authored over 6 years ago by Joss Mackison <[email protected]>
fix #2764 html compliance; (#2775)

2a46fe95d5611459a0a940b403b78dc1aca69b39 authored over 6 years ago by Joss Mackison <[email protected]>
Add option to show new creatable item as first or last option (#1436)

a3a977d6b63372cb1b2e4ab781bdb36daa5e448f authored over 6 years ago by Matt Stenerson <[email protected]>
Fixed lint warnings on Select.js (#2301)

cd8d20bca474e086d996e451ddb26f16ba8006ef authored over 6 years ago by yuri-sakharov <[email protected]>
Fix #2239 issue (#2314)

f9bdb9785de4d95d85e21aa5c5aaf5ce5d84c72d authored over 6 years ago by Eugene Tiurin <[email protected]>
feat: add `values` to `ValueComponent` in multi-select (#2362)

001a8ead021f7454db999609b1fd4981008efaa9 authored over 6 years ago by David Skx <[email protected]>
Selected disabled items are now flagged with CSS class (#2376)

9614400953b289210048f10d42aebbe1e3b2d65d authored over 6 years ago by Ville Vinblad <[email protected]>
Remain focused on option after selecting it (#2465)

Resolves: #2169

641d1eeb3b5dd0a02511c4c1e5ee340f48de2877 authored over 6 years ago by Tom Bowden <[email protected]>
Examples: fix select ref on focus (#2556)

e10c6732daae3bd042c92e35933a3ff5bd16a59c authored over 6 years ago by combizs <[email protected]>
Fix #1620 (#2704)

Removes duplicate className attribute on div and input

45a46409025f393c2da191f5cd6958ae3c3a8675 authored over 6 years ago by Gregory Shlyapkin <[email protected]>
Merge pull request #2736 from jmatth/always-clear-focus

Always clear focusedOption when opening the menu

a7e980e92f78b712e8426c745b471206abef2820 authored over 6 years ago by Charles <[email protected]>
Pressing <Enter> in IME mode should not select a option

22e7ae7f3073b3afd3b1d01f95381db5493f16a3 authored over 6 years ago by Shota Hamabe <[email protected]>
v2.0.0-beta.7

22dff31e07991d1a9a494b2fd1dcb13d6c20a05d authored over 6 years ago by Charles Lee <[email protected]>
specify file in path of imports for rollup build resolution

322a097c1d055ba2e59af436a8265592e2660fd1 authored over 6 years ago by Charles Lee <[email protected]>
Merge pull request #2766 from JedWatson/v2-beta.7-changelogs

V2 beta.7 changelogs

f95f349015deb8e4ac58b4b1e7fafd756c47a9fa authored over 6 years ago by Charles <[email protected]>
updates to history and yarnlock file

b290b422b129fe5523fc532b0dbb524dc5e36b88 authored over 6 years ago by Charles Lee <[email protected]>
update changelog

2240a485a849d5eb369e34a8c7dbe2021b122c64 authored over 6 years ago by Charles Lee <[email protected]>
beta.7 changelogs

2c4049989a38dc2fb94898eb9b0f3574b34116ad authored over 6 years ago by Charles Lee <[email protected]>
Merge pull request #2581 from JedWatson/v2-live-region-implementation

[V2] live region implementation

b3fb7d7247fe2c5845df472201a0353e25abc569 authored over 6 years ago by Charles <[email protected]>
optimise constructAriaLiveMssage function for readability

3e066cbd94c6c3f7a692ef5657bbcdef0e6a965a authored over 6 years ago by Charles Lee <[email protected]>
revert menuList innerProps removal for more consistent api

4f799caa6b2f890acdcac4f25cfa5c8b0c75d399 authored over 6 years ago by Charles Lee <[email protected]>
updated tests to reflect changes to accessibility implementation

b8fc4c35d404cac2153ac496428770bccecf6243 authored over 6 years ago by Charles Lee <[email protected]>
update snapshots

8f5cb3a586f8aca4d496b6bd2fedfcd68742e408 authored over 6 years ago by Charles Lee <[email protected]>
added null checks for values passed into announceStatus

8b169af776f6775138086bafbc11fb0af78a6942 authored over 6 years ago by Charles Lee <[email protected]>
update cypress tests

b06430497bfc6a29dfa510b10227a94f1c45b68c authored over 6 years ago by Charles Lee <[email protected]>
added accessibility folder, added helper fucntions for aria messages for focusedValue, focusedOption and results context

2b17ed478871954014408e2fb4d656e48fa4a474 authored over 6 years ago by Charles Lee <[email protected]>
add instructions and valueEvent functions for defining ariaLiveSelection and ariaLiveContext messages, added ariaLiveSelection and ariaLiveContext messages

053edd75a4e9e63f6f30cbe293109e0ea3fd1625 authored over 6 years ago by Charles Lee <[email protected]>
react-aria-live implementation w aria-live-regions

5ccccc3d40df5d3a5af09e86e2a07ed9b685b4cf authored over 6 years ago by Charles Lee <[email protected]>
removed instructions from menuIsOpen and moved to focusOption and focusValue

7b5089dedff7664bd76e55570e62b5ebf5a056dd authored over 6 years ago by Charles Lee <[email protected]>
add utility methods for aria live region updates for option focus, selection and deselection

363d6351edd2b97fde5eca4f5f3fc0ec83a001b6 authored over 6 years ago by Charles Lee <[email protected]>
accessibility wip, added focused options and inputvalue change announcements

612dd62fc1b503789cf477a4bcda6e4d5d616c0a authored over 6 years ago by Charles Lee <[email protected]>
initial live-region implementation

27a7d66184b66581ed6c7d016ad35b52d1c0a755 authored over 6 years ago by Charles Lee <[email protected]>
clean up flow types LoadingIndicator class, add aria-hidden to passed in innerProps

774e9793d0cc70368bc96d0d7a7a8745252ecdae authored over 6 years ago by Charles Lee <[email protected]>
aria hidden true on indicators and svgs

8bba32596e850d8d57b3a9bea9c42f240df12b3e authored over 6 years ago by Charles Lee <[email protected]>
remove allytext from loadingIndicator

b7a3534e7fbac8a1c288f86992e8418e387c22f3 authored over 6 years ago by Charles Lee <[email protected]>
removed unnecessary aria attributes from Menu and Option

945573647dac77318f5dcb46731ea136a5bd20ca authored over 6 years ago by Charles Lee <[email protected]>
remove unnecessary aria props from Input and Group components

ab42d2d77f3dd9ee1afea78f5290d25a5a7d8961 authored over 6 years ago by Charles Lee <[email protected]>
Merge pull request #2762 from chuckbergeron/fix/multiValueRemove

[v2] Fix Mobile MultiValue Remove ( Issue #2577 )

3a1ff970f7f2cb00169fb4b127ef044b7f98657a authored over 6 years ago by Charles <[email protected]>
Merge pull request #2724 from JedWatson/v2-make-animated

[v2] Added makeAnimated factory for constructing animated components

0aa496e2e651061acb1981b48b1b5262cebfda25 authored over 6 years ago by Charles <[email protected]>
export makeAnimated from src/index

dad61a29800b3542c392d86da142ff48c325e857 authored over 6 years ago by Charles Lee <[email protected]>
Pipe the onTouchEnd event down to MultiValueRemove's props

69abb3f515a90354d465cdeafba13d42dc1eb094 authored over 6 years ago by Charles Bergeron <[email protected]>
Merge pull request #2754 from JedWatson/v2-hide-menu-with-null-message

[V2] Hide menu when messages return null

d955def57ad599450e2e9076e69423815419ea1b authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2756 from JedWatson/fix-mobile-scroll-blocking

Fix mobile scroll blocking

74243830c429153077dd9b6a832c69a2317a5b1e authored over 6 years ago by Jed Watson <[email protected]>
fix mobile scroll blocking

76ef016bd1cddf44f82acfc559fe9be8c22c95d4 authored over 6 years ago by Joss Mackison <[email protected]>
Merge pull request #2686 from JuhQ/patch-1

Fix readme code example indentation

60305c1cdeade8fd25ef2c1f119847896e48be27 authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2708 from teamable-software/v2-update-components-prop-types

[V2] update components prop types

68a65c2a2009e1ce71efbced5a105b772cf8e5de authored over 6 years ago by Jed Watson <[email protected]>
fix to export of animated/index to be non-breaking

005470ac66750b4e3e5ebbeb726a09703c9cfc85 authored over 6 years ago by Charles Lee <[email protected]>
Don't render the menu when messages return null

91a74902fa9434ae4a9bee8b7c7b0ea5d9122240 authored over 6 years ago by Jed Watson <[email protected]>
Replacing .includes with .indexOf for IE11, fixes #2701

a0adb34ffcd4a28c012cadb8182f27eec1f1f4fa authored over 6 years ago by Jed Watson <[email protected]>
Optimising applyPrefixToName

e855b8d1ad3cf7ce123ab20605fd87e96ecb341b authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2733 from nihgwu/neo/className

[v2] fix className composition

74093175ae931b5052cc72f58cd70ad6b706148c authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2723 from JedWatson/v2-fix-loading-dot-styles

[V2] fix for #2688

7342e07515dbfc709f2b916b3cc8925da74fe72f authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2749 from JuhQ/patch-3

Fix typo in test

18e06207ea44106d1ee17780ef498e95c84cceb1 authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2717 from SimeonC/v2-multi-select-option-meta

[V2] Add meta to onChange when isMulti

3340908b24b7b371f44984895828a09e79ff3874 authored over 6 years ago by Jed Watson <[email protected]>
Merge pull request #2753 from JedWatson/v2-hide-selected-default

V2 hide selected default

9c5e84f7fca1502afa5195d0a7297abde004b217 authored over 6 years ago by Jed Watson <[email protected]>
update snapshots

f84612dc167e25bc43a57df2abf2213bd41d4ad0 authored over 6 years ago by Joss Mackison <[email protected]>
fix default behaviour for hideSelectedOptions property

5122376685c4ea1974141a349cf8f7ecd54e49be authored over 6 years ago by Joss Mackison <[email protected]>
Merge pull request #2748 from teamable-software/v2-fix-select-prop-types

[v2] change onMenuScrollToTop and onMenuScrollToBottom as optional properties

9b1cc2c7bf702ab53b436ab6a26f1f1332b483f1 authored over 6 years ago by Charles <[email protected]>
Fix typo in tst

Changed `uption` to `option`

f9ddfa3495c69b576b85827a92f9b0d6c0a2116e authored over 6 years ago by Juha Tauriainen <[email protected]>
change onMenuScrollToTop and onMenuScrollToBottom as optional properties

22e0f2cdc07a397d2ba733483f050a6cb6188fce authored over 6 years ago by Michael Manukyan <[email protected]>
Always clear focusedOption when opening the menu

b5105f58b5b720135fa505faec2941c81b8b8c50 authored over 6 years ago by Josh Matthews <[email protected]>
Merge pull request #2732 from himerus/bug/2716-type-annotation

[v2] Fix for #2716 - Missing type annotation for U.

30dee63ad7b35bf72a71a67a99b652e1d8890484 authored over 6 years ago by Charles <[email protected]>
Fix for #2716 - Missing type annotation for U.

2728e40c94dd157043749b8212823a4ff1d4c140 authored over 6 years ago by Jake Strawn <[email protected]>
[v2] fix className composition

56de1bbd6d8d2d1d29a239b5a38e8fd70d63b459 authored over 6 years ago by Neo <[email protected]>
added makeAnimated method, animated/index export default is now an empty invocation of makeAnimated

9a67cc8e065b2d29acb588955cb6f25311013b1c authored over 6 years ago by Charles Lee <[email protected]>
changing all emotionCss invocations to css(), changed styling functions in Option Input and Placeholder to optionCSS inputCSS and placeholderCSS respectively

e1eb022fbebec0b13bc32e9c7a43ef2308a0a597 authored over 6 years ago by Charles Lee <[email protected]>
fix loadingDot not using emotions css fn to compile styles object, renamed all invocations to css()

efe2bfdd40bb8e7e963fb92995205d43c7d94b60 authored over 6 years ago by Charles Lee <[email protected]>
Merge pull request #2646 from lunij/v2-flowtype-update

[V2] Flowtype upgrade to v0.72.0

cc3f1a1d8b710fb78b9a887f8784b732e1d721e0 authored over 6 years ago by Charles <[email protected]>
Add meta to onChange when isMulti

In the case of using isMulti and ecspecially with `hideSelectedOptions = false` the action meta ...

3789000e8fd0a321923430b5302ddfd232154fcc authored over 6 years ago by Simeon Cheeseman <[email protected]>
Change type for indicator components be nullable

e5f8388bbb64f80e6f46894b333f8cc134465c5a authored over 6 years ago by Michael Manukyan <[email protected]>
Merge pull request #2687 from JuhQ/patch-2

Example indentation fix

94df8a7ac19ec76beb8c8ccbc7fbbde86f26b5fb authored over 6 years ago by Charles <[email protected]>
Change isOptionDisabled to have the same inputs as isOptionSelected

As we pass the selected values to isOptionSelected, it makes sense to pass them to isOptionDisab...

732fb90cc046d724675c911ace4d0b63c150ccc7 authored over 6 years ago by Simeon Cheeseman <[email protected]>
Example indentation fix

af5d38672c2c7a2c2fc67dc6a4f53fc27a00a735 authored over 6 years ago by Juha Tauriainen <[email protected]>
Fix readme code example indentation

5a5dd323686ad9c8d2e42832de923a76f8dc50b7 authored over 6 years ago by Juha Tauriainen <[email protected]>
Merge pull request #2650 from spankie/patch-1

Update README.md

649d1f4d978bc9d73956855a7ebd4c9669d11f4d authored over 6 years ago by Jed Watson <[email protected]>
Re-render when defaultOptions changes

76a727ea0839c31f0bd0267963f9056b80022232 authored over 6 years ago by Jess Telford <[email protected]>
Update README.md

add check for to handle where `selectedOption` is null in the example `handleChange` function

fddbc5c11cbf59169c63a4a1d158de081a9c9176 authored over 6 years ago by Odohi David <[email protected]>
Fix Flowtyping

61f3cba8e62b6abc2113d2ba98427551a0c4ae49 authored over 6 years ago by Marc Schultz <[email protected]>
Upgrade package "flow-bin" to v0.72.0

620230490db2c41a8a8aff0a702e80b0ba54a6f6 authored over 6 years ago by Marc Schultz <[email protected]>
v2.0.0-beta.6

69ad427c9fb7abaeb82a9b3639c1ceb839afa079 authored over 6 years ago by Charles Lee <[email protected]>
Merge pull request #2639 from JedWatson/improve-touch-handling

Improve touch handling

b735c2d8993bacda8cab1b604fd5ed9d652fc3d7 authored over 6 years ago by Charles <[email protected]>
improve touch handling

7f89f32f929e1a5c4a40d7c9a855529363ec53ce authored over 6 years ago by Joss Mackison <[email protected]>
Merge pull request #2638 from JedWatson/iojichervo-creatable-option-first

Allow Creatable option #2572

abe089bb2c7889153ec2bc5cd8a431aae50bba5f authored over 6 years ago by Charles <[email protected]>
rename prop to createOptionPosition with a string value type instead of boolean

9f309e837c489abdc0fb51a47506788fb56485b9 authored over 6 years ago by Charles Lee <[email protected]>
Allow Creatable option first

ada7379382d85e9f61b5dc1546b516edf136c1fc authored over 6 years ago by ioji <[email protected]>