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 pull request #1042 from gertig/patch-1

Update Readme for clarity on 1.0.0-beta

758be7ea54127f8e8031444f0e2ceca1c3bd3e79 authored over 8 years ago
Update Readme for clarity on 1.0.0-beta

Clarify that allowCreate is not implemented in 1.0.0-beta

1718cf957252bf30b782e0fbda421f12b13d6f9f authored over 8 years ago
Merge pull request #1035 from JedWatson/handleInputBlur

Loosened the test for :activeElement in handleInputBlur() to

781fd4341e63dadd744d1bf78ba3b94e3caf87e2 authored over 8 years ago
Loosened the test for :activeElement in handleInputBlur() to prevent closing Select when the user clicks on IE11 scrollbar

50cc0513aa7b2e316d41af188bd6100324399193 authored over 8 years ago
Merge pull request #1000 from ryanzec/backspace-message-fix

Don't render backspaceToRemoveMessage if backspaceRemoves is set to false

8373ca4aa9265b7b9616eb5ae6214e556f867196 authored over 8 years ago
Merge pull request #1003 from blackjk3/pg_up_down_1001

Adding Home, End, Page Up/Down support. #1001

38b6f16df4c19292f557e81dbf7bd82f433705f6 authored over 8 years ago
Merge pull request #1008 from brianspowers/disabled-options-1006

Prevent getFocusableOptionIndex from returning a disabled option.

d8b508c956b38d28721e655481db95db7c14d3b3 authored over 8 years ago
Merge pull request #1021 from jsnmoon/master

Close opened menu if disabled becomes true

a397aa9932617fc4f6960abf5b33fe29a4083a98 authored over 8 years ago
Close opened menu if disabled becomes true

ae9dfbb96ceb05908e38675b76d6786815d423aa authored over 8 years ago
Merge pull request #1014 from EduardoCHenrique/patch-1

Update the Readme.md

ad945db4f7d5d73c7228e58791d7a76c53106ed6 authored over 8 years ago
Updating build

eefa8434827159faf44afc26d19d5a21e9517107 authored over 8 years ago
Update the Readme.md

just to say that this function receives the option like onChange for example .

241b6ca1878b1fc0418c8086c260300ead1f3dd3 authored over 8 years ago
Prevent getFocusableOptionIndex from returning a disabled option.

39a74a06752a6748a94277b38853ff6eb54672b5 authored over 8 years ago
Changed link to Plunker template to pass query param to auto-show preview

8ea872fd59345d14186a54be1d41e6de38c0630b authored over 8 years ago
Added ISSUE_TEMPLATE with link to Plunker

b3035ccd69103c82704fe751baa8f9248f081528 authored over 8 years ago
Updated README UMD script links

fa032e2dd49ca39482a398457c71c9d5521c483e authored over 8 years ago
Added more detailed instructions about how to include styles CSS

e90c2b9ecd19a1b32e8b6d95a01bd2093af54ae2 authored over 8 years ago
Adding Home, End, Page Up/Down support. #1001

f2be81e89d8d47b9ecd079817ee51114a42f55b5 authored over 8 years ago
making sure the backspaceToRemoveMessage is not displayed if the backspaceRemoves option is false

58b8815c6b8c4049d2e6e87938e0dd21514a8fd9 authored over 8 years ago
Merge pull request #992 from lobsteropteryx/promise-bug-984

Promise bug 984

0381c75ed1c490218919a6e2d474d94c3410979e authored over 8 years ago
Merge pull request #995 from choonkending/master

Update README with autofocus prop

01bb88ad6a5197d9a39e4c6a09ff329e33be7a3d authored over 8 years ago
Update README with autofocus prop

fc855897420a2142299d3dea3531e900acb2ec85 authored over 8 years ago
Fixes loadOptions to return promise with input

Returns promise resolving to input if thenPromise returns
something defined, otherwise returns j...

74e0f0867f1a2338070a07bcfc0bb452fa80dbc4 authored over 8 years ago
Resolves loadOptions promise to return input

Returns the input string if thenPromise returned an actual promise.

1a6bb410ae798f60dab1b1d988504c9751f25967 authored over 8 years ago
Merge pull request #979 from Xesued/master

Fixed React error if onChange callback causes a root component to unm…

ec2b733e73b155bb29133e80ba43a730fd5d3e7d authored over 8 years ago
Merge pull request #988 from bruderstein/add-aria-support

Add support for assistive technologies

3a2e9aa3de012f540b02380479b10239954f6679 authored over 8 years ago
Add support for assistive technologies

This adds support for aria. Some minor changes to the markup have been
made in order to get a be...

1d012fc0f7733f75e559143711a0f68c43229914 authored over 8 years ago
Fixed React error if onChange callback causes a root component to unmount

4b5572e155ed871ed037ed4ed0a5c79f3771de0f authored over 8 years ago
Merge pull request #961 from damienleroux/patch-1

Update Select.js

aa57a9311f6b029d7a056463e2fdbca879a1d18a authored over 8 years ago
Merge pull request #969 from ianwitherow/fix-820

Adds unit (px) to minWidth attribute

6b9cd7abdee5e2e082a6885136569cedbf2bc704 authored over 8 years ago
Adds unit (px) to minWidth attribute

95f839fa2658ee91bfe4e2da5dfba0af99d7c75c authored over 8 years ago
Update Select.js

update `lib/select.js` with `src/select.js` code. otherwise, using react-select as node module p...

50b011a6aa7639ec1c4bbcb520401280e45c122d authored over 8 years ago
Updated additional `onChange` reference in README

710bae644ee339b131974db7a986b188a625f588 authored over 8 years ago
Corrected documentation error about :onChange signature for multi-select. Resolves #953.

566119617275a6d4d90a6406974b37e2445ac053 authored over 8 years ago
Merge pull request #924 from jakeboone02/patch-1

Clarify behavior in NumericSelect example

26ba9519213c8cd2751d206b21d00bf0057575b1 authored over 8 years ago
Merge pull request #925 from bvaughn/master

Update README to mention react-virtualized-select

fbf1064eb85a65fa8bb03ae64e33c2529b098abb authored over 8 years ago
Merge pull request #935 from rockallite/hotfix/fix-ie8-missing-border

Fix missing border of multi-select values on IE8

c1624b8e659ce030c14e1cf6f59637a84530355a authored over 8 years ago
Merge pull request #938 from jackhsu978/patch-1

Adding the fix for missing border inside table to LESS

71b20e51a049b74f002b9a77825f11d1445b6243 authored over 8 years ago
Merge pull request #946 from gojohnnygo/master

Make input act mmore natively

07e86dcf6c26eac8a4942784fdbcee62bd992ce3 authored over 8 years ago
Make input act mmore natively

e478a47d122c1bd82d268f8099c08806bae0d2f7 authored over 8 years ago
Merge pull request #931 from ilkome/master

Fix MIT License

7348612ffe0b6d49275603f61b63fb60e959cc16 authored over 8 years ago
Merge pull request #942 from tonydecat/async-loading-bug

Fix searchingText bug

13538cf2154f9dc9dc67f70fad039d6790a4b1fb authored over 8 years ago
Merge pull request #941 from VladimirPal/async_promise_bug

Async options with Promises - Promise object bug

a1d6c015939bb49edeb8aa022f02de7e3e75aff2 authored over 8 years ago
Merge pull request #943 from tonydecat/autofocus-ios-fix

Fix a focus bug on iOS

a87e5b90b0a2533dc34ea6e2f6bb4812ba46b0be authored over 8 years ago
Fix a focus bug on iOS

7ea312e4282bc1b08301c8774adc33765c56b23e authored over 8 years ago
Fixed a bug where searchingText was not being shown when a refined search did not match any previous results

03533ac58f4833fba57a59257fe4ee27b55eb00f authored over 8 years ago
Async options with Promises - Promise object bug

5df5fa262853a7656fdbc958cfba13875bbdb410 authored over 8 years ago
Adding the fix for missing border inside table to LESS

The problem where the border isn't showing when the element is inside a
table was only added to ...

07147af25074c8ee9a7a4019b027942748917816 authored over 8 years ago
Fix missing border of multi-select values on IE8

bf102e0ff404beeb9e8ec9888bbbd3051ac71362 authored over 8 years ago
Fix MIT License

4e1bd343a50c5f911d8e9f232bc9de9c9fb671a3 authored over 8 years ago
Merge pull request #930 from hellaeon/search-prompt

Support for react components in searchPromptText

b21f70ebb8bfebcf4787303c44bdc37ce747a874 authored over 8 years ago
Support for react components in searchPromptText

5e393c020c36a7c4a4e74667fcc83e40fdad4807 authored over 8 years ago
Merge pull request #926 from gojohnnygo/master

Remove unnecessary onUnfocus

23b9225cece17a1f3a1f36f9c150c4d843094bc8 authored over 8 years ago
Remove unnecessary onUnfocus

d9db18efdf9ba6947bf229d3584b4da5bac3f4bf authored over 8 years ago
Updated README to mention react-virtualized-select HOC

eb5a45772266523fba39b169fc625a5e7f5ffe5f authored almost 9 years ago
Merge pull request #1 from JedWatson/master

Update from upstream

b15bb5a0e54db6a14ab6ee0b7bf989f4be12e33b authored almost 9 years ago
Clarify behavior in NumericSelect example

28d350599f549704a6ba162173d271ffb4c912b3 authored almost 9 years ago
v1.0.0-beta13

4420eaf09f5441bcdd27a13406832c831d8ab1e6 authored almost 9 years ago
Updating changelog

73354db3c313c82ba7f59fbaefc2be90081069ac authored almost 9 years ago
Updating build

aaddc94a6c91daab95de8457aacf302b07a4f239 authored almost 9 years ago
Allowing onInputChange to update input in Async component, as per Select behaviour

894d822534dbbc75784a22b78f9724813ea01de5 authored almost 9 years ago
Fixing selected option colour

f1e3e935959486ce10ae9ad9937fad2fdc4aaa0e authored almost 9 years ago
Moving virtualised example for clarity

Simple example should be first

6d275a2395185318424e25686c52300013cf5af4 authored almost 9 years ago
Bumping dependencies

aa1180e5d07f15d167200b7376c3c99555b577ee authored almost 9 years ago
Merge pull request #901 from leftmostcat/master

Add option for custom input renderer function

407348f7f7581fa9c4a3348e3116e4d00ee2dc07 authored almost 9 years ago
Merge pull request #922 from rockallite/hotfix/fix-ie8

Enhance IE 8 compatibility

ce29cc1175db57b44d92911f18a2f5d60754c4ba authored almost 9 years ago
Merge pull request #914 from drd/drd/WrapOnInputChangeForAsync

Drd/wrap on input change for async

8387e607666cca6dbfbf5860e53188b319cc43d5 authored almost 9 years ago
Improve IE 8 compatibility:

* Add ".Select--single" css class to single selects.
* Replace `:not(.Select--multi)` with `.Sele...

35eae0c4453d7db79739d80a084758ca3be85e36 authored almost 9 years ago
UpdateUpdate CSS for IE 8 compatibility with background and border colors

ad0e033c597d9e859fe8dcd882d38fe3600e3b49 authored almost 9 years ago
Update CSS for IE 8 compatibility

796738aadff228ef3b8854c49c4d155127976179 authored almost 9 years ago
replace isEqualNode by strict equality in lib file

9d88f5f60141d1e568247831e8ce6db574022f31 authored almost 9 years ago
Move call-through to `loadOptions`, add test and fix style issues

3b2087b1548f416dfb55d807a380593422d7b67f authored almost 9 years ago
wrap onInputChange

46cba683e695564bf435204cd05642e3cbe001cf authored almost 9 years ago
Linter should run before tests

9f73d3c7cfc343243ae1a114bea9671b996feb0b authored almost 9 years ago
Fixing linter errors

eb0eefe5dbfc332739b77537faf38cf1d505f52d authored almost 9 years ago
Merge pull request #847 from RealHQ/master

Fix issue with value object not being passed to handleRequired

5fd9cf44b6d4c1af6627df382033c25a51245036 authored almost 9 years ago
Merge pull request #889 from abalhier/replace_is_equal_node_by_strict_equality

Fix for #841 : replace isEqualNode by strict equality

bd55d8f1153d7fb5bbd58fe46ff79e77fcde581f authored almost 9 years ago
Merge pull request #907 from brettdewoody/feature/update-on-oninputchange

Allow input to be updated with onInputChange

fa96b01c7648cc955d471e6b1cf9e56678a0dd55 authored almost 9 years ago
Merge pull request #878 from LubergAlexander/master

Added ability to override resetValue when clearing the control

7afcc5d89b66cbeaf38855ec3982ab4ef887a99c authored almost 9 years ago
Fix for #841: replace isEqualNode by strict equality

IsEqualNode is not available in IE8 and cannot be shimmed.

cd2372fa6152a465ca4c32c98ee2658087ddf3b1 authored almost 9 years ago
Added ability to override resetValue when clearing the control

c5e677fbdcb749884d51f262750ba3bd03f99ba7 authored almost 9 years ago
Amend tests and move onInputChange call

onInputChange is now called from `handleInputChange`, which is less
surprising than `componentDi...

8483f48d95f398beb0cb7458ce1f704b1253759e authored almost 9 years ago
Add option to update input with onInputChange

4e873737fd7e95a53cc28bc928eb61bf0c9d6ddf authored almost 9 years ago
Disabled broken tests after JSDom update

1787a7e1d7a14ad406133e63d0b6cae1581aa7aa authored almost 9 years ago
Using real URLs, fixes some tests

48cd7d0b4308e0f66e2a0776e341ce18468ec845 authored almost 9 years ago
Adding and updating packages; resolves peer dependency issues

3d325405bc9938a717c85376f73785f69e55a5ef authored almost 9 years ago
Updating alwaysOpenOnFocus -> openOnFocus, ref #891

a1e9b5b257a35ec98c5dec65a5decadad88e5540 authored almost 9 years ago
Updating dependencies

5a3797c3795e06ec2880fe69b23a3f69750f5191 authored almost 9 years ago
Updating React in dev and peerDependencies

33a1af11a28ee4b2581956a2c8caa7fa300cda7f authored almost 9 years ago
Merge pull request #891 from HuysentruytRuben/master

always open on focus option

4003bd98273b19ada379ad0bfb9829f06236d950 authored almost 9 years ago
Merge branch 'pr/849'

5a8076c1c23697ab2e4cc003a52eecd8615ac6bb authored almost 9 years ago
Merge branch 'master' into pr/849

# Conflicts:
# src/Select.js

83c3b55dfea7864c876e9bffb04cba0a730e45f8 authored almost 9 years ago
Add option for custom input renderer function

97d6fcf130c1d152ee9a5177511d850ae40c75e5 authored almost 9 years ago
alwaysOpenOnFocus added to readme

9bfe72a99feca738e26729038c5eac7c3edeb07e authored almost 9 years ago
always open on focus option

8a8ab4fe1eacb38703db8304b91dea364d59d40b authored almost 9 years ago
Merge pull request #883 from dherran/is-selected-styles

Styles for .is-selected and fixed indentations

1375a8181afc2d4f1c17742553746818d9e7f396 authored almost 9 years ago
Fixed indentation. Added styles for is-selected to SASS and LESS src files

42c9077f2755c0c9504c1f3333ee2b0455b0439c authored almost 9 years ago
Merge pull request #840 from aij/master

Fix scrollMenuIntoView option

27d5e675032714272f717434a409453ee267e5ad authored almost 9 years ago
Merge pull request #869 from mgroeneman/master

Change noResultsText prop type to stringOrNode for Async component

02576283ea48f83d31c6fcbf3d9476e2392c67ba authored almost 9 years ago
Merge pull request #871 from khankuan/no-results-text-outer

Does not render outer when it does not contain anything

98c479b61d8c64202f87f36b8105ec2448ef3b19 authored almost 9 years ago