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

Reloading asyncOptions on componentWillReceiveProps, when value has changed.

github.com/juicycleff/react-select - 04a9c2edc4f287b027464e39f03d065cc2bac8d9 authored over 9 years ago by Francis Cote <[email protected]>
added bower_components to .gitignore

github.com/juicycleff/react-select - 8c6c519db74137e324f02697a682493d0cff5908 authored over 9 years ago by Francis Cote <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 11a2797e802e21996ede71f9e36727419d5b6b30 authored over 9 years ago by Jed Watson <[email protected]>
Updating build

github.com/juicycleff/react-select - c492e19e1b1ee20de55dfb0fff196dd3fac216e0 authored over 9 years ago by Jed Watson <[email protected]>
Fixing various linter issues

github.com/juicycleff/react-select - 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

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

Final batch of tests

github.com/juicycleff/react-select - 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

github.com/juicycleff/react-select - 9b35b8ba6601f30ab995c79c1af55efb4da36eb2 authored over 9 years ago by Jed Watson <[email protected]>
Refactor tests to use helper methods

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

github.com/juicycleff/react-select - 2f5bfe1cd90e6fabdd1983bcfb1b119ccdefda09 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for valueRenderer

github.com/juicycleff/react-select - 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...

github.com/juicycleff/react-select - 5f772321ae8bedbc45cbe5e4342de9256f075c7e authored over 9 years ago by Dave Brotherstone <[email protected]>
Remove unused devDependencies

Updated unexpected-dom devDep to 1.2.0

github.com/juicycleff/react-select - f0d03415d737b5f253160cc127ec44beaafa5ca6 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add test for backspaceRemoves=false

github.com/juicycleff/react-select - 9a2c8a8802492dc6b97ce53b98a2146b5ead86a6 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for onOptionLabelClick

github.com/juicycleff/react-select - 082c369e824bc3c249d22b98d91afd0a837b34f7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Test for noResultsText prop

github.com/juicycleff/react-select - 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

github.com/juicycleff/react-select - 66a64b6b8cb2c83eae512bb0f207de15a914f9cf authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for options arriving after value for multi

github.com/juicycleff/react-select - c4ce7ab7db58107fab1895767241efdc40811fb3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for searchPromptText

github.com/juicycleff/react-select - 4c2e5f3648e353cb982654e5609706faddde87d9 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for optionRenderer

github.com/juicycleff/react-select - 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...

github.com/juicycleff/react-select - 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

github.com/juicycleff/react-select - 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...

github.com/juicycleff/react-select - 4015cd4502e5f18de73c19f81dad1ee10ed7773f 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

github.com/juicycleff/react-select - 608df0e80a1bbcc3c828d56c1ba072a4e6157d46 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #346 from mondaychen/disable

Allow disabled option

github.com/juicycleff/react-select - 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

github.com/juicycleff/react-select - d15f3d80ce043701a7232815cd9b6d14f859bb2f authored over 9 years ago by Jed Watson <[email protected]>
Add "include tests" to CONTRIBUTING

Remove "Admin UI" keystone specific comment.

github.com/juicycleff/react-select - e9c4dd0ea8ba57133578a0496a06db1f86e4704e authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix for disabled option being the first option

github.com/juicycleff/react-select - 1a43f57e8baefd1228439b89db0f0625e6fa4e2a authored over 9 years ago by Dave Brotherstone <[email protected]>
Added missing defaultProp

github.com/juicycleff/react-select - 3e66f80780937bb6ca8847fad23af98c434cbe04 authored over 9 years ago by khankuan <[email protected]>
Added allowCache option

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

Extract components

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

Placeholder tests

github.com/juicycleff/react-select - 10b17ee0bece2b324a573167462a595fea4d1932 authored over 9 years ago by Jed Watson <[email protected]>
Fix undefined val variable

github.com/juicycleff/react-select - 6a69e5edb4a1ed08d989c676fc38b65bf1114a3f 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...

github.com/juicycleff/react-select - ee3b4bdd579defd3b0d188852b2160984fa13e67 authored over 9 years ago by Kuba Niechciał <[email protected]>
fix to use value instead of option prop

github.com/juicycleff/react-select - 198f684736da3287c733a218297031567cac2c5d authored over 9 years ago by Kuba Niechciał <[email protected]>
fix linter warnings

github.com/juicycleff/react-select - a1a864884a02b0e34cfc34fba994bf815d485146 authored over 9 years ago by Kuba Niechciał <[email protected]>
fix tests

github.com/juicycleff/react-select - 4faecf295996b37c9a9b660f4b612a6b96c28cb7 authored over 9 years ago by Kuba Niechciał <[email protected]>
add props for external optionCreator

github.com/juicycleff/react-select - a572edb2c7aaed0803d7d29cdce02fb2f6b367d0 authored over 9 years ago by Kuba Niechciał <[email protected]>
add desc to propTypes and fix naming convention

github.com/juicycleff/react-select - 8f5fa756bbcc730913c8d34fb2a5ef4fc2808e90 authored over 9 years ago by Kuba Niechciał <[email protected]>
add SingleValue component to handle single selection mode

github.com/juicycleff/react-select - b7e751aca7d6b7109d2b3d05484d852a2d15c417 authored over 9 years ago by Kuba Niechciał <[email protected]>
extract option component and allow to pass as prop

github.com/juicycleff/react-select - ee8d1e9b824f54a51454eb7148e4467de41e64ff authored over 9 years ago by Kuba Niechciał <[email protected]>
allow to use passed in props value component or default

github.com/juicycleff/react-select - fa35c42d0d096888a8931a96ea518bb1d79f625c authored over 9 years ago by Kuba Niechciał <[email protected]>
Close multi-select menu when tabbing away

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

Removed extra console log

github.com/juicycleff/react-select - b82df378f430f0cb8a49b8b4b744c816c8d55abb authored over 9 years ago by Brian Reavis <[email protected]>
Removed extra console log

Coworkers complained. Forgot to remove.

github.com/juicycleff/react-select - 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=...

github.com/juicycleff/react-select - 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...

github.com/juicycleff/react-select - 5cbb96218ab213d53d3b4df179648e0e59cf77d8 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add disabled option example

github.com/juicycleff/react-select - a30f5eb7aa8b490d738764718ce8144d2ed0f154 authored over 9 years ago by mondaychen <[email protected]>
Add usage of disabled options in README

github.com/juicycleff/react-select - 4195b613dc384571fa90d19899a6dee3807faef4 authored over 9 years ago by mondaychen <[email protected]>
Disabled options should not be selectable

Conflicts:
src/Select.js

github.com/juicycleff/react-select - 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

github.com/juicycleff/react-select - 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

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

github.com/juicycleff/react-select - 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

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

More tests

github.com/juicycleff/react-select - f79ce8d1dc00a5a0cc5565e59fbff8fdbf9b3fcf authored over 9 years ago by Jed Watson <[email protected]>
Test for closing the menu if clicking outside the control

github.com/juicycleff/react-select - dc2c5b508142a799c60397ceeda1c6bdf9018ead authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for onBlur and onFocus

github.com/juicycleff/react-select - 6c1a3274712a88d074439a67619e4a6983aed957 authored over 9 years ago by Dave Brotherstone <[email protected]>
inputProps tests for not searchable or disabled

github.com/juicycleff/react-select - 1c07e33c6839dc019f8aa0fa425d7dfdbf2f4043 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for clicking arrow

Second click closes the options
Right click is ignored

github.com/juicycleff/react-select - 2173636c0d31c84ffe42589bfd72bdb7543149d3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for matchPos and matchProp

github.com/juicycleff/react-select - db296334db5b788fa89ec66e98ccd394f554db1b authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix lint errors with tests

github.com/juicycleff/react-select - 61ab9a80a741fe37b647058b29693bd2b73e9c91 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for asyncOptions

using autoload=true and autoload=false

github.com/juicycleff/react-select - 9e3efff2025ce2737e7427db4da87880b977396a authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for ignoreCase=false

github.com/juicycleff/react-select - 31f0537a11c2bbcbb9f6be3e7ad4d6bdf81e5363 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for clearAllText and clearValueText

github.com/juicycleff/react-select - 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...

github.com/juicycleff/react-select - 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

github.com/juicycleff/react-select - b47d788eed8556ff2c5610d2f96d1f68c5f35678 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for filterOption

github.com/juicycleff/react-select - af3fc53379982d59703616671a47972af0b93fcf authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for multi-select

Coverage now up to ~80%

github.com/juicycleff/react-select - d6fcb799147a6f65761261c7d19265ec8183791b authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for filterOptions prop

github.com/juicycleff/react-select - f7e67c104dcaa6767f39acc0557d3152004a4949 authored over 9 years ago by Dave Brotherstone <[email protected]>
Bug fix and tests for clearable prop

Pressing escape when clearable=false and menu
is closed now has no effect

github.com/juicycleff/react-select - 240c8a0abfcfcbb32922ca3f74d25349355acfe8 authored over 9 years ago by Dave Brotherstone <[email protected]>
Make "node" the runner for wallaby

Otherwise wallaby uses the io.js default, which
means jsdom has issues (different V8 ABI)

github.com/juicycleff/react-select - 314fa55dc0e80baca7fa6864487964679f5d14ae authored over 9 years ago by Dave Brotherstone <[email protected]>
Test for className prop

github.com/juicycleff/react-select - 30e20f04d04998cb067e1bc4725ef35ac10ac1b7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix and tests for inputProps prop

className should be appended to selected,
not replaced

github.com/juicycleff/react-select - 39b2afa03260de6707ce3d9250cd227b9dc4b257 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for allowCreate=true

github.com/juicycleff/react-select - e7a373e36471d7498b50e73392e5830aaee34d05 authored over 9 years ago by Dave Brotherstone <[email protected]>
Bug fix + tests for pressing escape

event needs to be passed on to the clearValue() method
Tests check that the escape handling is c...

github.com/juicycleff/react-select - 1282cb9b47fd41015cac63c31867000e561549c7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Move helper functions for tests

Add a pressEscape() function

github.com/juicycleff/react-select - b4f602529b1d5863a8d70bebc72cb7b06602fddc authored over 9 years ago by Dave Brotherstone <[email protected]>
Add failing test for late-arriving options

This specifically tests when the options change to include
the value. This is a bug.

github.com/juicycleff/react-select - cb04c3000f7760b578527d2b5eec6a526866fa5c authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for changing props

github.com/juicycleff/react-select - f56c6447331def98579fd2cc49f10c543083cd9c authored over 9 years ago by Dave Brotherstone <[email protected]>
Adding explanation for wallaby.js

github.com/juicycleff/react-select - a59f61b88e4a509eb4253127536442738279fb4b authored over 9 years ago by Jed Watson <[email protected]>
Updating Changelog

github.com/juicycleff/react-select - 5b27ece7e2a3ffadffecf20a50fc13551bc2eae3 authored over 9 years ago by Jed Watson <[email protected]>
Updating build

github.com/juicycleff/react-select - 31ceac2d1ada2b9e00397029eeec9c83efdcd75c authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #334 from alesn/master

Updating Select's props.placeholder doesn't get reflected by the component - fix for this bug

github.com/juicycleff/react-select - 1b2148dd6cdd23797b1a28775d559421890ed4de authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #289 from adinardi/fix_create_commas

Allow entering of commas when allowCreate is on but multi is off.

github.com/juicycleff/react-select - 982cdae7db13722c1d3d6be803a87c2ff94c8eb4 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #326 from goodzsq/master

Update Select.js

github.com/juicycleff/react-select - 6529dc4cad3744c671c1168a065b627892d41ba1 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #336 from mkotelnikov/patch-1

Fix the call to the "clearValue" method.

github.com/juicycleff/react-select - 39f8c27097911904a03c627bf9d05650d294c2c6 authored over 9 years ago by Jed Watson <[email protected]>
Fix the call to the "clearValue" method.

github.com/juicycleff/react-select - 7e51041e6086c7380598a1b0f026a8e7117dfd7c authored over 9 years ago by Mikhail Kotelnikov <[email protected]>
Updating Select's props.placeholder doesn't get reflected by the component - fix for this bug

When Select receives updated 'placeholder' in its props, the Select
component would not reflect ...

github.com/juicycleff/react-select - d10c5ed39f1fbdf34000458544d35a6fc4e3db8e authored over 9 years ago by Ales N <[email protected]>
valueRenderer now works when multi={false} #296

github.com/juicycleff/react-select - 7fefef2bb33b457ed0c421248a9ff5d4491aa41b authored over 9 years ago by Chris Portela <[email protected]>
Stopped eslint from linting bower_components

github.com/juicycleff/react-select - 9f1548269dba7e9286b329b9683356e75de6b95b authored over 9 years ago by Chris Portela <[email protected]>
Update Select.js

fix a allowCreate bug

github.com/juicycleff/react-select - 84e616fc1fcfd991d122516da17518c952ce315d authored over 9 years ago by goodzsq <[email protected]>
Filter options regardless of searchable setting. Fixes #318.

github.com/juicycleff/react-select - 096f72bd86cc4b3c6cc6a1b9381e54b4c113fd27 authored over 9 years ago by Nick Sinopoli <[email protected]>
Merge pull request #315 from Siliconrob/master

Fixed for Select-item times render character #314

github.com/juicycleff/react-select - 8eacac4b77ab0f42cec1341d3810e40e67de3341 authored over 9 years ago by Jed Watson <[email protected]>
Fixed for Select-item times render character #314

Render from string unicode character for consistent output.

github.com/juicycleff/react-select - 311c5f60da34d3ccd2817dbd5746d48143ec3837 authored over 9 years ago by Nibbles <[email protected]>
Merge pull request #313 from bruderstein/add-tests

Add tests

github.com/juicycleff/react-select - f163eb33663fb16f15f77efde399e0908f58eb22 authored over 9 years ago by Jed Watson <[email protected]>
Add more tests for simple keyboard actions

github.com/juicycleff/react-select - cce032cae9e3d810d1a4dcb0565871985a1847f7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Remove unnecessary .getDOMNode()

Make .textContent checks idiomatic with unexpected-dom assertions

github.com/juicycleff/react-select - d3d205369a7b7b3ee0bfa46f256a76e316369396 authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for simple key actions

- includes tests for mouseOver / mouseOut of an option, then
key actions

Coverage: ~62%

github.com/juicycleff/react-select - e35f97128d476cd264a3ece03dca45ba9c7b21a3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Migrate tests to use unexpected

Added wallaby.js file for wallaby support
Added jsdom test helper

This aids tests running in pa...

github.com/juicycleff/react-select - 2f7a7540d53ba23c090fcf271af6de2b27461bde authored over 9 years ago by Dave Brotherstone <[email protected]>
Merge pull request #311 from ferhatelmas/readme-typo-fix

typo fix s/implemenation/implementation/

github.com/juicycleff/react-select - c90f8c7a314bd203d6f8242eadc0348ec94bd73a authored over 9 years ago by Jed Watson <[email protected]>