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

Updating eslint

c6b356d5f50a528116cddb0f272085c63869b25d authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #243 from Yeloha/close-dropdown-on-click-select

proposed fix #211 - close dropdown when clicking on select

2805e57c30467b30893f00e6cc7bd7c955bdf9f6 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #368 from bruderstein/add-coveralls-badge

Add coveralls badge

1960e6f3e92536cb491ef39e61a7d606d04364a6 authored over 9 years ago by Jed Watson <[email protected]>
Update links and API to JedWatson/react-select

97faa97a75360a7a81410ba345e56048e3b3d9b6 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add build-status badge from travis-ci to readme

d95b8d8e20770a372f5ac2330cf1256dc092b8db authored over 9 years ago by Dave Brotherstone <[email protected]>
Add coveralls support + coverage badge to readme

Travis does an npm install automatically, so removed
this and replaced it with a npm run coveral...

78b3c3884f936a3af5f671d95bfb19e3e5b31cb3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Rewriting the async options cache docs for clarity

20abe5f7c7e3b99012688281dcf496415d2a9bc5 authored over 9 years ago by Jed Watson <[email protected]>
v0.6.1

2c3a84cf065f322249b59eb4c28f8a465eb1089c authored over 9 years ago by Jed Watson <[email protected]>
Updating changelog

ac75b2a318ddb72a14f7fca0c11cba184309abaa authored over 9 years ago by Jed Watson <[email protected]>
Updating build

b619fa13e54f68011af15fd731702d11c81f0389 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #369 from bruderstein/trim-trailing-whitespace-editorconfig

Fix trim_trailing_whitespace in editor_config

f60c6e649125f1199152c18d757028171306adc4 authored over 9 years ago by Jed Watson <[email protected]>
Fix trim_trailing_whitespace in editor_config

a1fd1f1564778a1226cced84fc1950e7350ccc6b authored over 9 years ago by Dave Brotherstone <[email protected]>
props.disableCache >> cacheAsyncResults

7dd27aeaa61e52741ceb06102a70d8ad8ca95011 authored over 9 years ago by Jed Watson <[email protected]>
Fixing whitespace

b4718d482515a3d6e665ef52c275d2f272fd8568 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #365 from bruderstein/fix-disable-cache

Use correct parameters for loadAsyncOptions

1f724239079a731099da04e9dd914dbfcfcb97aa authored over 9 years ago by Jed Watson <[email protected]>
Use correct parameters for loadAsyncOptions

Fix for PR#360 / PR#355 (the two combined cause a potential issue)

If the cache is disabled, an...

3ca44785b860279dc9827b3e9bf80448d53b499a authored over 9 years ago by Dave Brotherstone <[email protected]>
flipping enableCache to disableCache for clarity, see #355

835caa3fbcf1292c652873ad1517e4907d28fdf8 authored over 9 years ago by Jed Watson <[email protected]>
Merge remote-tracking branch 'origin/master'

Conflicts:
src/Select.js

91c92a645dffc93a806242b0bb98e76ba3ff7b0f authored over 9 years ago by Jed Watson <[email protected]>
Some code clarity & consistency fixes

0836640865ce745e84146cfa2d421bc1e2939aab authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #355 from khankuan/develop/cache-option

Added allowCache option

1a476cc9ac2c6352ce2dbb57a447cc5a7ca208ab authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #360 from drfeelgoud/master

Issue #200 - calling loadAsyncOptions when receiving new props

940f3f0698a0e362864ce1c6d7add3dae6ea1790 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #363 from bruderstein/show-disabled-options-in-search

Disabled options appear in the search results

5dcb7a0ec72ea12fdaeda546eff3e92e6dd73a8e authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #362 from bruderstein/support-values-as-numbers

Support options with value as numbers

670cc09085ced8c1dd524a08e34c218fd1d0cb20 authored over 9 years ago by Jed Watson <[email protected]>
Disabled options appear in the search results

Previously (following PR #346) a disabled option would
show up in the list, until searching, the...

818f8a556a8158b1fb3bee3e7a2f49e7919be3ea authored over 9 years ago by Dave Brotherstone <[email protected]>
Add examples for values as numbers

Improves the logChange() method to basically work like console.log, with variable parameters.

a0834310190b1a6a4742d5f8226a46664003ae21 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for searching values as numbers

f6681bd8551359408b845f931e37ef5c5013af4a authored over 9 years ago by Dave Brotherstone <[email protected]>
Support options with value as numbers

This adds support for options with values as numbers.
e.g.
<Select options={ [
{ value: 1...

86b04265d73bb57d33b7f3a19f0a174e46601a24 authored over 9 years ago by Dave Brotherstone <[email protected]>
Merge pull request #364 from bruderstein/peg-iojs-travis-2.5

Peg version of io.js to 2.5.0 for travis

ea735f9f05fc5e1dd365f1ad77d7a7586f474aaf authored over 9 years ago by Jed Watson <[email protected]>
Update test to use createControl

3842f8e8149597fcfb5e6b7a0e5dbdf7d322770b authored over 9 years ago by khankuan <[email protected]>
Peg version of io.js to 2.5.0 for travis

Currently issue #173 (https://github.com/brianmcd/contextify/issues/173) of contextify is causin...

1897d74fd204865926589248e852d8000162b962 authored over 9 years ago by Dave Brotherstone <[email protected]>
Added test for allowCache false

3a629175963edce7b32683b351a1ed2ddddeb07f authored over 9 years ago by khankuan <[email protected]>
Fixed tests : was using this in wrong context

040a2a73fbf459b18fc07d59c71b71085099e986 authored over 9 years ago by Francis Cote <[email protected]>
Reloading asyncOptions on componentWillReceiveProps, when value has changed.

04a9c2edc4f287b027464e39f03d065cc2bac8d9 authored over 9 years ago by Francis Cote <[email protected]>
added bower_components to .gitignore

8c6c519db74137e324f02697a682493d0cff5908 authored over 9 years ago by Francis Cote <[email protected]>
v0.6.0

d8d1d2a91e16cddf09408051da088677371ac95f authored over 9 years ago by Jed Watson <[email protected]>
Updating changelog

11a2797e802e21996ede71f9e36727419d5b6b30 authored over 9 years ago by Jed Watson <[email protected]>
Updating build

c492e19e1b1ee20de55dfb0fff196dd3fac216e0 authored over 9 years ago by Jed Watson <[email protected]>
Fixing various linter issues

8f85aa85b8178b71a0795e7b19150789f4f24d66 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #351 from spicyj/patch-1

Close multi-select menu when tabbing away

225cf3eb3944a15ea0fd6135885f29eee3e486d4 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #356 from bruderstein/even-more-tests

Final batch of tests

d4327f630c3ee3e1a7eacd0ac8974d3bc32eccb4 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #319 from NSinopoli/NSinopoli-patch-1

Filter options regardless of searchable setting

9b35b8ba6601f30ab995c79c1af55efb4da36eb2 authored over 9 years ago by Jed Watson <[email protected]>
Add test for backspaceRemoves=false

9a2c8a8802492dc6b97ce53b98a2146b5ead86a6 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for onOptionLabelClick

082c369e824bc3c249d22b98d91afd0a837b34f7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Test for noResultsText prop

ea01114672aa2b6ba7ad494b049a93661b101231 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests with multi=true and searchable=false

Adds tests for removing existing selection from options
This will not pass until PR #319 is merged

66a64b6b8cb2c83eae512bb0f207de15a914f9cf authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for options arriving after value for multi

c4ce7ab7db58107fab1895767241efdc40811fb3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for searchPromptText

4c2e5f3648e353cb982654e5609706faddde87d9 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for optionRenderer

8b14b0c2729991f3196c27db05c2b82f9a4e18f0 authored over 9 years ago by Dave Brotherstone <[email protected]>
Update tests to use more idiomatic 'to contain no elements matching'

This results in better error messages if something fails
e.g. you get
expected '<div .....>' to...

2bfbe947471f7598addb93541d2b4633b2f90484 authored over 9 years ago by Dave Brotherstone <[email protected]>
Extra tests for disabled option

This includes some evil things like all options being
disabled and the first option being disabled

025f93ce71e21c0a92b6fbd6636d79108c319186 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add test for missed case of pressing up mid-list

This adds an extra line of coverage, but it is important
because it's one of the many branches i...

4015cd4502e5f18de73c19f81dad1ee10ed7773f authored over 9 years ago by Dave Brotherstone <[email protected]>
Refactor tests to use helper methods

createControl and createControlWithWrapper are now used
for all tests. This hopefully makes it m...

2f5bfe1cd90e6fabdd1983bcfb1b119ccdefda09 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for valueRenderer

dbb9ffab524945d4bb562ddeebe9dcc2dab74f80 authored over 9 years ago by Dave Brotherstone <[email protected]>
Test for a disabled option

This assumes that a disabled option cannot be focused.
The tests will need to be changed if this...

5f772321ae8bedbc45cbe5e4342de9256f075c7e authored over 9 years ago by Dave Brotherstone <[email protected]>
Remove unused devDependencies

Updated unexpected-dom devDep to 1.2.0

f0d03415d737b5f253160cc127ec44beaafa5ca6 authored over 9 years ago by Dave Brotherstone <[email protected]>
Merge pull request #357 from bruderstein/fix-disabled-option

Fix for disabled option being the first option

608df0e80a1bbcc3c828d56c1ba072a4e6157d46 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #346 from mondaychen/disable

Allow disabled option

3cbc0e4cee5584dbc4893eb75467d8949f74f7da authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #358 from bruderstein/update-contributing-tests

Add "include tests" to CONTRIBUTING

d15f3d80ce043701a7232815cd9b6d14f859bb2f authored over 9 years ago by Jed Watson <[email protected]>
Add "include tests" to CONTRIBUTING

Remove "Admin UI" keystone specific comment.

e9c4dd0ea8ba57133578a0496a06db1f86e4704e authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix for disabled option being the first option

1a43f57e8baefd1228439b89db0f0625e6fa4e2a authored over 9 years ago by Dave Brotherstone <[email protected]>
Added missing defaultProp

3e66f80780937bb6ca8847fad23af98c434cbe04 authored over 9 years ago by khankuan <[email protected]>
Added allowCache option

c87439953c28e30e52abe1f77f00262331700dfd authored over 9 years ago by khankuan <[email protected]>
Merge pull request #352 from jniechcial/extract-components

Extract components

f9d5ba1c9b47226882d284cec5937e7a0d34aa89 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #348 from bruderstein/placeholder-tests

Placeholder tests

10b17ee0bece2b324a573167462a595fea4d1932 authored over 9 years ago by Jed Watson <[email protected]>
Fix undefined val variable

6a69e5edb4a1ed08d989c676fc38b65bf1114a3f authored over 9 years ago by Kuba Niechciał <[email protected]>
fix to use value instead of option prop

198f684736da3287c733a218297031567cac2c5d authored over 9 years ago by Kuba Niechciał <[email protected]>
add example with user avatars in menu and value

This example shows how we can easily integrate other React components
thanks to customizable Opt...

ee3b4bdd579defd3b0d188852b2160984fa13e67 authored over 9 years ago by Kuba Niechciał <[email protected]>
fix linter warnings

a1a864884a02b0e34cfc34fba994bf815d485146 authored over 9 years ago by Kuba Niechciał <[email protected]>
fix tests

4faecf295996b37c9a9b660f4b612a6b96c28cb7 authored over 9 years ago by Kuba Niechciał <[email protected]>
add props for external optionCreator

a572edb2c7aaed0803d7d29cdce02fb2f6b367d0 authored over 9 years ago by Kuba Niechciał <[email protected]>
add desc to propTypes and fix naming convention

8f5fa756bbcc730913c8d34fb2a5ef4fc2808e90 authored over 9 years ago by Kuba Niechciał <[email protected]>
add SingleValue component to handle single selection mode

b7e751aca7d6b7109d2b3d05484d852a2d15c417 authored over 9 years ago by Kuba Niechciał <[email protected]>
allow to use passed in props value component or default

fa35c42d0d096888a8931a96ea518bb1d79f625c authored over 9 years ago by Kuba Niechciał <[email protected]>
extract option component and allow to pass as prop

ee8d1e9b824f54a51454eb7148e4467de41e64ff authored over 9 years ago by Kuba Niechciał <[email protected]>
Close multi-select menu when tabbing away

caf09c5ddea648068a931278b2d1e67a3f14275e authored over 9 years ago by Ben Alpert <[email protected]>
Merge pull request #350 from 0xCMP/patch-1

Removed extra console log

b82df378f430f0cb8a49b8b4b744c816c8d55abb authored over 9 years ago by Brian Reavis <[email protected]>
Removed extra console log

Coworkers complained. Forgot to remove.

1103e887b24661faaec1376869bbf86d09fb8e5d authored over 9 years ago by Chris Portela <[email protected]>
Fix for incorrect placeholder comparison

Placeholder was compared to state.placeholder,
which in the case of a selected value when
multi=...

bc8b83149ee2b36c58e917f6319c97adc9ccdb02 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for placeholder

Includes tests for setting the placeholder dynamically,
and one obscure case where the placehold...

5cbb96218ab213d53d3b4df179648e0e59cf77d8 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add disabled option example

a30f5eb7aa8b490d738764718ce8144d2ed0f154 authored over 9 years ago by mondaychen <[email protected]>
Add usage of disabled options in README

4195b613dc384571fa90d19899a6dee3807faef4 authored over 9 years ago by mondaychen <[email protected]>
Disabled options should not be selectable

Conflicts:
src/Select.js

640ae60de5d52ffd0c081ed00eae440cc7b69d82 authored over 9 years ago by mondaychen <[email protected]>
Merge pull request #295 from lehikol2/add-property-backspace-removes

Add a property called backspaceRemoves

9a02ba2163f3d5f46647376bc14ef1371c9ff798 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #332 from 0xCMP/valueRenderer

valueRenderer now works when multi={false} #296

506ca9b41b865b7321b94d0f44b5f92f58393f90 authored over 9 years ago by Jed Watson <[email protected]>
Reapplying #269 to src/Select.js

1796308aa29cf5241e9a5e377a794d7e8b4e3c3a authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #331 from 0xCMP/eslint-bowercomponents

Stopped eslint from linting bower_components

b134d3001c247d725592b775b886ee580a5f58d3 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #321 from bruderstein/more-tests

More tests

f79ce8d1dc00a5a0cc5565e59fbff8fdbf9b3fcf authored over 9 years ago by Jed Watson <[email protected]>
Fix lint errors with tests

61ab9a80a741fe37b647058b29693bd2b73e9c91 authored over 9 years ago by Dave Brotherstone <[email protected]>
Test for closing the menu if clicking outside the control

dc2c5b508142a799c60397ceeda1c6bdf9018ead authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for onBlur and onFocus

6c1a3274712a88d074439a67619e4a6983aed957 authored over 9 years ago by Dave Brotherstone <[email protected]>
inputProps tests for not searchable or disabled

1c07e33c6839dc019f8aa0fa425d7dfdbf2f4043 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for clicking arrow

Second click closes the options
Right click is ignored

2173636c0d31c84ffe42589bfd72bdb7543149d3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for matchPos and matchProp

db296334db5b788fa89ec66e98ccd394f554db1b authored over 9 years ago by Dave Brotherstone <[email protected]>
Test for className prop

30e20f04d04998cb067e1bc4725ef35ac10ac1b7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for asyncOptions

using autoload=true and autoload=false

9e3efff2025ce2737e7427db4da87880b977396a authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix and tests for inputProps prop

className should be appended to selected,
not replaced

39b2afa03260de6707ce3d9250cd227b9dc4b257 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for ignoreCase=false

31f0537a11c2bbcbb9f6be3e7ad4d6bdf81e5363 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for clearAllText and clearValueText

89dfdd5aec4930a48f829f61ba4a8ddbe2e04bfb authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix + tests for disabled control

onKeyDown was checking the state, not props, for disabled
This didn't affect the normal operatio...

43e24f8262671c8b756d49a7d6d2c644b5c2ce7f authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for delimiter

One batch for a single character (;), and another
for a multi-char string

b47d788eed8556ff2c5610d2f96d1f68c5f35678 authored over 9 years ago by Dave Brotherstone <[email protected]>