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

Tests for filterOption

af3fc53379982d59703616671a47972af0b93fcf authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for multi-select

Coverage now up to ~80%

d6fcb799147a6f65761261c7d19265ec8183791b authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for filterOptions prop

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

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)

314fa55dc0e80baca7fa6864487964679f5d14ae authored over 9 years ago by Dave Brotherstone <[email protected]>
Tests for allowCreate=true

e7a373e36471d7498b50e73392e5830aaee34d05 authored over 9 years ago by Dave Brotherstone <[email protected]>
Move helper functions for tests

Add a pressEscape() function

b4f602529b1d5863a8d70bebc72cb7b06602fddc 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...

1282cb9b47fd41015cac63c31867000e561549c7 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.

cb04c3000f7760b578527d2b5eec6a526866fa5c authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for changing props

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

7188b4dc45225872387e05ea39f17c6ea4d16c2f authored over 9 years ago by Jed Watson <[email protected]>
Adding explanation for wallaby.js

a59f61b88e4a509eb4253127536442738279fb4b authored over 9 years ago by Jed Watson <[email protected]>
Updating Changelog

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

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

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.

982cdae7db13722c1d3d6be803a87c2ff94c8eb4 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #326 from goodzsq/master

Update Select.js

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.

39f8c27097911904a03c627bf9d05650d294c2c6 authored over 9 years ago by Jed Watson <[email protected]>
Fix the call to the "clearValue" method.

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 ...

d10c5ed39f1fbdf34000458544d35a6fc4e3db8e authored over 9 years ago by Ales N <[email protected]>
valueRenderer now works when multi={false} #296

7fefef2bb33b457ed0c421248a9ff5d4491aa41b authored over 9 years ago by Chris Portela <[email protected]>
Stopped eslint from linting bower_components

9f1548269dba7e9286b329b9683356e75de6b95b authored over 9 years ago by Chris Portela <[email protected]>
Update Select.js

fix a allowCreate bug

84e616fc1fcfd991d122516da17518c952ce315d authored over 9 years ago by goodzsq <[email protected]>
Filter options regardless of searchable setting. Fixes #318.

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

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.

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

Add tests

f163eb33663fb16f15f77efde399e0908f58eb22 authored over 9 years ago by Jed Watson <[email protected]>
Migrate tests to use unexpected

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

This aids tests running in pa...

2f7a7540d53ba23c090fcf271af6de2b27461bde authored over 9 years ago by Dave Brotherstone <[email protected]>
Remove unnecessary .getDOMNode()

Make .textContent checks idiomatic with unexpected-dom assertions

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%

e35f97128d476cd264a3ece03dca45ba9c7b21a3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add more tests for simple keyboard actions

cce032cae9e3d810d1a4dcb0565871985a1847f7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Merge pull request #311 from ferhatelmas/readme-typo-fix

typo fix s/implemenation/implementation/

c90f8c7a314bd203d6f8242eadc0348ec94bd73a authored over 9 years ago by Jed Watson <[email protected]>
typo fix s/implemenation/implementation/

f2f3aafff3685912aa288952b12a9efe86e58637 authored over 9 years ago by ferhat elmas <[email protected]>
Rolling back jsdom update for node compatibility

114ddb2ca701c03632c1158c1a5a27c3699697fb authored over 9 years ago by Jed Watson <[email protected]>
v0.5.5

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

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

96ebbcd5394353a831c7824e015c7d382ca02f32 authored over 9 years ago by Jed Watson <[email protected]>
Replacing getDOMNode with React.findDOMNode

1cca78db8cebc5679582a4e7b93d1131087821f1 authored over 9 years ago by Jed Watson <[email protected]>
Updating dependencies

c948756bb526bc2d5d81cefb57ba514d877df770 authored over 9 years ago by Jed Watson <[email protected]>
v0.5.4

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

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

54fb6d8eae27cfff884a84b3a9543b19ee29be10 authored over 9 years ago by Jed Watson <[email protected]>
Merge branch 'master' of https://github.com/JedWatson/react-select

a082ed4b386bb65852ceb551dcaa33beb309c961 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #306 from Fenntasy/master

allow the translation of the 'Add label ?' line on multi-value input

844213ef06af9b0d4afd33f838cb6e857bf5623c authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #304 from alistairjcbrown/add-setstate-for-componentwillmount

Add setState back for componentWillMount

145c6ea685a1618f3d56af0f744f4ca0be07af7c authored over 9 years ago by Jed Watson <[email protected]>
Adding publish:examples task

503448f34a279442b4730d2ab1c8b1e0ccbfe11d authored over 9 years ago by Jed Watson <[email protected]>
allow the translation of the 'Add label ?' line on multi-value input

1431699297730c183afb5a530882b45e0e14b05a authored over 9 years ago by Vincent Billey <[email protected]>
Add setState back for componentWillMount

caf6e83a96a09dc0e4833150617656ab91bca192 authored over 9 years ago by Alistair Brown <[email protected]>
v0.5.3

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

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

ec7adf843ea2b8af6fd82e46a5cf1afd067a4020 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #302 from Fauntleroy/height-issue

Reset height and box-shadow

91a0ca3a8247abc0e9b9ef09b6b0f12252985efc authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #280 from iam4x/master

call `this.autoloadAsyncOptions()` into `componentDidMount()`

6bcea61465e15e389c8f171f6c3bea207c20ab71 authored over 9 years ago by Jed Watson <[email protected]>
ensure that box-shadows are eliminated

f3a5281b9e6b3fabbc9f1aec65c671f5cf3a2b5c authored over 9 years ago by Timothy Kempf <[email protected]>
get rid of extra padding declaration

9b02b17726f1a019cbd9376fe2358f9e41bf6f3f authored over 9 years ago by Timothy Kempf <[email protected]>
ensure that height is not clobbered

d68b0a8b795033dba5cbe0bcd51fe43ddffcedef authored over 9 years ago by Timothy Kempf <[email protected]>
style(eslint): replace `==` with `===`

a5ea00a19def2efc14abd688fc5885030f21028a authored over 9 years ago by iam4x <[email protected]>
fix(autoload): call `this.autoloadAsyncOptions()` into `componentDidMount()`

8ba9f8609802d588bd75860f5ba893c65e70d973 authored over 9 years ago by iam4x <[email protected]>
Add a property called backspaceRemoves

The standard behavior has been that pressing backspace removes the last item if
there is no inpu...

91d64a239d0ac0da40c699a630db75e14ce58f38 authored over 9 years ago by Leo Lehikoinen <[email protected]>
Allow entering of commas when allowCreate is on but multi is off.

7ae7a89aaec9e3255cbb092d95b36e9e501a743b authored over 9 years ago by Angelo DiNardi <[email protected]>
v0.5.2

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

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

d852d918b819f074b46db6a56209c5467af1da15 authored over 9 years ago by Jed Watson <[email protected]>
react-input-autosize has an important bugfix

bcd00b5b80b204c5e0e7a558f94e73f73bff2451 authored over 9 years ago by Jed Watson <[email protected]>
This class should really be called Value

e34cf94c4847e0c67c1d1a9eecca1ee94761f12a authored over 9 years ago by Jed Watson <[email protected]>
Fixing up the broken Value tests

db5b9a5b2b3baf90ff64d7b9c04957b9a419b9f7 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #277 from Neson/patch-1

Will it be better if the default async options set is auto-loaded with the default value?

771588683ec63f709c096e2c2227efcf5aa76d22 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #276 from miraks/master

Add 'is-selected' class to the selected option

2df1287403f6c1c8da6e6ccd77fd5d1d03d70f62 authored over 9 years ago by Jed Watson <[email protected]>
Add 'is-selected' class to the selected option

f410bdd5a61aa60894f6d7d7129e0e47f05d46c5 authored over 9 years ago by miraks <[email protected]>
load async options with the given value

7c6223e530d44da2267dc2434ea7f56c5d236ada authored over 9 years ago by Pokai Chang <[email protected]>
Merge pull request #269 from sdemjanenko/fix_placeholder_on_options_update

Fix bug where Select shows the value instead of the label

740688ab6a8ce71d1afe959a98bbfee60b8c243b authored over 9 years ago by Jed Watson <[email protected]>
Fix bug where Select shows the value instead of the label

This happens if there is no matching option on initial render. Future
updates to the options do...

f2550c987703e77c02d3c99ac54e6127b7832954 authored over 9 years ago by Stephen Demjanenko <[email protected]>
v0.5.1

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

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

da6abc07d603b48da44390c98aca032c6d7f334f authored over 9 years ago by Jed Watson <[email protected]>
Fixing collapse when disabled=true, closes #262

de21717dca1e36302734fb8309bbebb7ffab8177 authored over 9 years ago by Jed Watson <[email protected]>
Cleaning up examples source code

5531d3a2dd356ec7fe0547fd1b0592ff8744d79b authored over 9 years ago by Jed Watson <[email protected]>
Adding disable checkbox to single select example

622daa3ee7d0fc79c9628627465858428e99d1eb authored over 9 years ago by Jed Watson <[email protected]>
Guard against empty values, fixes #261

9285f25cf9fcd55015e4c52e8c6f6148221de30c authored over 9 years ago by Jed Watson <[email protected]>
Fixing linter warnings

624eb89108ed411db283858d4d9ecc2f14d0bd8e authored over 9 years ago by Jed Watson <[email protected]>
Cleaning up source code

b3329ac3c37f243448d14c5c8c13eb9f9a7753db authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #216 from naturalatlas/custom-renderers

Implemented custom option/value label rendering (#203, #45)

ee978f3e0f89c039347d9b23ea35804b85335fc4 authored over 9 years ago by Jed Watson <[email protected]>
Implemented custom option/value label rendering (#203, #45).

4f9640bcd4d3333f838a81650fa8e9a59739649a authored over 9 years ago by Brian Reavis <[email protected]>
Resolving linter warnings

fbcfa0b652265028f43111ea403944f6ae3f1d14 authored over 9 years ago by Jed Watson <[email protected]>
v0.5.0

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

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

d7a175e4b830267c3b3b5dcb5983cd72e640a8a5 authored over 9 years ago by Jed Watson <[email protected]>
Temporarily removing lessify, see #260

ed266e497355985b6ee2caa5f8d66b6e790e5a8d authored over 9 years ago by Jed Watson <[email protected]>
Simpler createable option example

ea08d517515806f15d9610ee9db6f89771578096 authored over 9 years ago by Jed Watson <[email protected]>
Clearer option label

3014c93665c51923c373f181c88d36da5fde0b55 authored over 9 years ago by Jed Watson <[email protected]>
npm run dev should be npm start

809e7d97fe27dddf13401cd3e359723c050f6399 authored over 9 years ago by Jed Watson <[email protected]>
Fixing build w/ production settings

82849950f95244e25f2863a2c242c066700d36fa authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #258 from ondrejhlavacek/master

Fix disabled state for is-multi [correct]

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

825ed743d1abcb51e1f08c7f414d5a9f722f842e authored over 9 years ago by Ondrej Hlavacek <[email protected]>
Fix disabled state for multiselect

d3f84840a23d0d90f532563926f592ff6e9c3f77 authored over 9 years ago by Ondrej Hlavacek <[email protected]>
Add test to show disabled state (#111)

9d283cf36907f42aa7c65bbc95c26ca7ea337fd4 authored over 9 years ago by Ondrej Hlavacek <[email protected]>
Merge pull request #253 from JedWatson/add-travis

Resolve #252 by adding travis configuration

555e38ec0bac833a9ae50dffe7abf4dac6474634 authored over 9 years ago by Daniel Cousens <[email protected]>
Resolve 252 by adding travis configuration

95ceb00894d7b68e8af928760b0b180d98ebb71e authored over 9 years ago by craigdallimore <[email protected]>
Merge pull request #251 from craigdallimore/sans-travis

Get tests passing on node again

ee0d589c204ba6b0de1e57f2cb4d7d7b61e782bc authored over 9 years ago by Jed Watson <[email protected]>
Remove travis, don't pollute upstream

1030ff64625ece209c0d251bd083dc9851cdfcdf authored over 9 years ago by craigdallimore <[email protected]>