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

Add in travis for my own CI

6c714ca5f5a3e4e733beed6496ab17109ddcb23b authored over 9 years ago by craigdallimore <[email protected]>
Use earlier versionof JSDOM

Signed-off-by: craigdallimore <[email protected]>

29d52e9fc8456576cf54f0843df5ca578f89373e authored over 9 years ago by craigdallimore <[email protected]>
Fixing propType order

a6f2f90494f8847f837b7ce3f17780ed7e9bc832 authored over 9 years ago by Jed Watson <[email protected]>
Temporarily ignoring some ESLint rules

dd53c4ccd6887c8eded5a2fdc0965294690f394d authored over 9 years ago by Jed Watson <[email protected]>
Ignoring prop types validation in example

01b4e10086f074808eea95b418da61583ebff591 authored over 9 years ago by Jed Watson <[email protected]>
This warning is no longer needed

03569f827cfec6327293be5ad923e8f859ea7396 authored over 9 years ago by Jed Watson <[email protected]>
Updating ESLint rules

c6acf1f433531f213ad383fd549a6c307fdfe31f authored over 9 years ago by Jed Watson <[email protected]>
Fixing var statement

232a8708e0aee5453366df1ce6045dd88a458bcc authored over 9 years ago by Jed Watson <[email protected]>
Updating packages

1249332bea5ea8e4b8d60bbd401a88386226f901 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #247 from craigdallimore/mocha

Replaces Jest test with mocha tests

0a26e1ef8e05fd1ee18ea824fc526dc0ae122b5c authored over 9 years ago by Jed Watson <[email protected]>
Remove .swp files - unintentionally committed

36239520c4634828627eb595a0319a6330285485 authored over 9 years ago by craigdallimore <[email protected]>
Don't need jest config in a mocha project

49ed795dbc1c1cf4cd1f37f477b570834310bd32 authored over 9 years ago by craigdallimore <[email protected]>
Replace Jest with mocha (and chai, jsdom, sinon)

04fa24bace27c9598b25eddc3308b1910f924abb authored over 9 years ago by craigdallimore <[email protected]>
Fixed some linting errors

2c84721efc49a77550cefb47afe25eddedecd687 authored over 9 years ago by craigdallimore <[email protected]>
100% coverage for <Value/> component

b1a012040b684847e7e11bac416a5886a9d3e371 authored over 9 years ago by craigdallimore <[email protected]>
fix after npm lint

952232be5c388b9d0d1f3466afc271c4122a7729 authored over 9 years ago by maaike <[email protected]>
for non-searchable, close dropdown on select click (not only arrow)

0564568ea7ebde9d73042984b77cdba1336089a4 authored over 9 years ago by maaike <[email protected]>
Merge pull request #241 from nkbt/master

Close dropdown when clicking on select #211

641c58d9d92e23186d9d60ede5d95eb1d1f7b27b authored over 9 years ago by Jed Watson <[email protected]>
Close dropdown when clicking on select #211

606ac26c9543941719daf729a048843ebe03b92d authored over 9 years ago by Nik Butenko <[email protected]>
Merge pull request #234 from naturalatlas/bugfix-233

Fixed regression from allowCreate feature

2637d5e12e1f7385f9d8e2c82b969e22b5752532 authored over 9 years ago by Brian Reavis <[email protected]>
Fixed #233 (regression from allowCreate).

f5fd637f0f850bd038a64f59f74f45db3374050d authored over 9 years ago by Brian Reavis <[email protected]>
Merge pull request #230 from naturalatlas/less-typo

Fixed syntax error in select.less

4a606f35e96ef18d0c1d1c9205d1e8d1dec9e7e4 authored over 9 years ago by Daniel Cousens <[email protected]>
Fixed syntax error in #223.

eee6ad6f847f8d987afd15357949f62000361ebf authored over 9 years ago by Brian Reavis <[email protected]>
Merge pull request #225 from AlexKVal/eslint

Update eslint and cleanup warnings.

61663a5255058e82010dc10cb90e4e15fb77fa7f authored over 9 years ago by Daniel Cousens <[email protected]>
Clean up eslint warnings.

And impose new "object-curly-spacing" rule.

96b975b9499d95b8256126820a01f11c22e4ab20 authored over 9 years ago by AlexKVal <[email protected]>
Update eslint dev dependency.

bb2b992660c59703fcd6b7a00b21b04f1441234c authored over 9 years ago by AlexKVal <[email protected]>
Merge pull request #223 from JohnMorales/master

adding support for customizable background color

ace139705d4da9de5e5123fdf77a49f924bac512 authored over 9 years ago by Joss Mackison <[email protected]>
Merge commit '6c1d9d7'

bb124f7df95dab634f2f4c369814d45f83e42a53 authored over 9 years ago by JohnMorales <[email protected]>
Updating styles so that the background color is customizable

6c1d9d7ba9d69115f89c714d5261cc425c85b8b8 authored over 9 years ago by JohnMorales <[email protected]>
Merge pull request #215 from wesrage/#196

Support case-insensitive filtering when matchPos="start"

46550c9e15966d1495226eae44cc66c99fb9eeb1 authored over 9 years ago by Daniel Cousens <[email protected]>
Add ignoreCase as a prop

176737531cc1fd9cc6d63a0170857ca90f03d3b4 authored over 9 years ago by Wesley Waldner <[email protected]>
Support case-insensitive filtering when matchPos="start"

Consistent behavior with default (matchPos="any")

906a85c4d0af878a350c834e76706e85f7a0f7a7 authored over 9 years ago by Wesley Waldner <[email protected]>
Select: prefer early exit

b251baf1dd62044aa9d9b4fd4f94f56171fbd750 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #213 from kembuco/master

#212. Fixes issue with event being swallowed on Enter keydown

97a211974f0efac180cfe0deea528d43aa0ac3af authored over 9 years ago by Daniel Cousens <[email protected]>
#212. Fixed issue where the event was being swallowed when the select list wasn't open.

b70d21e6fbb219e1ca73ae14669dbb6b8d8ca344 authored over 9 years ago by Kevin Burke <[email protected]>
Merge pull request #205 from giuse88/always-add-value

Enable add custom value when allowCreate is true

acb9cbf53521093f103a40d432a5269e1e1aa966 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #210 from qubitdigital/enable-require-less

enable consumers to require less files programmatically

7d84070093694b6085f4bc8ae0006de9d762fabf authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #206 from giuse88/callback

Callback context is undefined.

593aa7d7e6a0eadfd816d0515a380793077f4318 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #204 from giuse88/prevent-add-value

Prevent add the last focused value when the drop down menu is closed.

3609a7d3f7565fb7d2710c7616bad37a1dddb4e7 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #209 from bannaN/#201

#201

a359b49b3c4f33e1ee14e202ba8e5449ab9fda7f authored over 9 years ago by Daniel Cousens <[email protected]>
Cosmetics

db7fd3075fe73217a322ac373ed83527de5b18a9 authored over 9 years ago by Joakim <[email protected]>
#201 - Code executes after state is set

c4df4c87b98a29f59acd1fac0eb78816ad7b0dc7 authored over 9 years ago by Joakim <[email protected]>
Correctly set context of callbacks

2848db18ba6f9a493e0dc1bab95ef59dc86b5274 authored over 9 years ago by giuse88 <[email protected]>
Enable add custom value when allowCreate is true

3959245ea7b1496f80976ee239d2fa7cb9c51f33 authored over 9 years ago by giuse88 <[email protected]>
Check if the drop-down menu is open before adding the select value

560f08056bc8e1934f377966a127a8965e95ba80 authored over 9 years ago by giuse88 <[email protected]>
enable consumers to require less files programmatically

93b7552c84059eef7482e32434fcee36521b90ad authored over 9 years ago by alanclarke <[email protected]>
Merge pull request #193 from StefanBilliet/issue175-squashed

Fix for issue 175

d1ca39b56a09c64cdbbcadb9d353e5a10f79d0c3 authored over 9 years ago by Jed Watson <[email protected]>
Fix for issue 175

Squashed commit of the following:

commit 4c02e04468d83ca75fa5368930c9f6f8c8c5d125
Merge: 81833...

bdc1c2879a366e33caee3554cb6a3a27581de720 authored over 9 years ago by Stefan Billiet <[email protected]>
Merge pull request #151 from flovilmart/creator

Adds tag creator

3345d4afa999c01fa103a556565d1f0b2b8845d0 authored over 9 years ago by Daniel Cousens <[email protected]>
Adds tag creator

2ef9cbe1c8b91b09ce34fbc559ff12c261ae4609 authored over 9 years ago by Florent Vilmart <[email protected]>
Updating examples/dist

25c77bdb0e87395b3b0dddba5bd9beafe3177c9c authored over 9 years ago by Jed Watson <[email protected]>
v0.4.9

cd8a774c5c9137d49952bec9cef29f77df098c1d authored over 9 years ago by Jed Watson <[email protected]>
Adding focus method and example, fixes #117

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

6d6862664b7eabd63487c4ac0e43e83672465d35 authored over 9 years ago by Jed Watson <[email protected]>
No focusAfterUpdate from autoload asyncOptions, fixes #180

50de293a06dab674796e8abdf1b33362ceef21fb authored over 9 years ago by Jed Watson <[email protected]>
Code cleanup

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

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

35c8668d2d6fb3a22744685abe53d5de72c1e6f0 authored over 9 years ago by Jed Watson <[email protected]>
Adding npm scripts for dev + release

be3aa1b472215ffb58f4d532847f18ac931683c7 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #162 from rgrzelak/master

Hitting Esc creates empty label if there are no previous options selected

b6a271d1726ef302a17b75db790315b85783a2e7 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #172 from JedWatson/lessbinds

Select: use bind sparingly

4d515bed71433a82fd40f0a6303447e699998597 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #178 from mattdell/readme-update

Readme update

4bbb4d4f4b87209d269ce24fb8c061c2dae6b844 authored over 9 years ago by Jed Watson <[email protected]>
Update README.md

Adding a full list of properties into the readme file

2101e1f6484fb23371ab231270af2c61f10bc034 authored over 9 years ago by Matt Dell <[email protected]>
Merge pull request #1 from JedWatson/master

Update from original

bc3be8bf4d3392d8d7c13b278c3bef148c63e8d4 authored over 9 years ago by Matt Dell <[email protected]>
README: clarify contributing

Adds some clarity to #173

7eefadc8d7914698f18d1549f9e71e8834e24816 authored over 9 years ago by Daniel Cousens <[email protected]>
Select: fix onChange prop documentation

73cb261de5a01604d0843e2b7037e36cf3111cf1 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #147 from pashap/disabled-option

Add option disabled attribute

911c549c80f01527e8d779e73dbe38f42753cdbc authored over 9 years ago by Daniel Cousens <[email protected]>
Select: use bind sparingly

8e2b29cda8e35d1278417574b178e8bd8e44bb60 authored over 9 years ago by Daniel Cousens <[email protected]>
Merge pull request #169 from rjn945/patch-1

Typo: expereience -> experience

644120fe2d9dc435fcd924b6bbce394193af416e authored over 9 years ago by Daniel Cousens <[email protected]>
Typo: expereience -> experience

41dcfad403141df3776ea717449b53c6a4f15057 authored over 9 years ago by Rob Nagle <[email protected]>
Hitting Esc creates empty label of there are no previous options selected

fe802bd2387c2ecd3172a113e70531c5e6d41e94 authored over 9 years ago by Rafal Grzelak <[email protected]>
Ignoring .publish

3dd8801fa890b92f181f3f17ef9f9a8a6d5c5a91 authored over 9 years ago by Jed Watson <[email protected]>
v0.4.8

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

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

f46c89ede43b5613862e254f118e100d1bc0340a authored over 9 years ago by Jed Watson <[email protected]>
Adding standalone build to gulpfile

575604911880823b2d24929051ede0e426964d59 authored over 9 years ago by Jed Watson <[email protected]>
Fixing dependencies in standalone example

2a8b256868fe3f377303cb2efd0623c672725a0d authored over 9 years ago by Jed Watson <[email protected]>
Adding dependency documentation to Readme

6dfb2f9f0c0beb96891c8509a082703302a3e8d5 authored over 9 years ago by Jed Watson <[email protected]>
Updating gulpfile for latest react-component-gulp-tasks

98053eed94e28f370111590e2f4dfbac3d260ced authored over 9 years ago by Jed Watson <[email protected]>
Restoring dist/default.css, fixes #139

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

156a0e18e192c8d2278af9de45bd73059ca4e268 authored over 9 years ago by Jed Watson <[email protected]>
Adding dependencies for bower, fixes #102

b8c68f55e37f744ed3fcd986c6bcfa4e013c19d9 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #157 from bannaN/master

Fixed scope?

130d5d3e033c8d2c3b3bab23e0ad6590a667d949 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #159 from bannaN/#158

Doesnt try to set focus afterupdate if component is disabled

0b168a29827af7000f9088506f7cd5bbc01965aa authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #160 from chrisvariety/patch-1

Lodash is no longer a dependency!

92bbb06b12ae3668fb313acb5c598e0b67a08ff0 authored over 9 years ago by Jed Watson <[email protected]>
Lodash is no longer a dependency!

bb0795c37db5fde9fca8727449f819ba7271610d authored over 9 years ago by chrismcc <[email protected]>
Doesnt try to set focus afterupdate if component is disabled

6f1432faefbdb808f333d6f49d0fef20d16ab929 authored over 9 years ago by Joakim <[email protected]>
Fixed scope?

53beeaa9591e34951c71ed09514157e4332bafed authored over 9 years ago by Joakim <[email protected]>
Add option disabled attribute

406eeeaa0178f88e026302b4db7b338f81739d92 authored over 9 years ago by pashap <[email protected]>
Bumping dependencies

12a6bb208468da018a7ea13012dccb916964afb5 authored over 9 years ago by Jed Watson <[email protected]>
v0.4.7

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

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

f3babd6a44ddbe18a60ea6639d820c8f5777f912 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #137 from Daniel15/nodash

Remove dependency on Lodash

7c05634df1825d773f5c2431ef660522b4ee34e1 authored over 9 years ago by Jed Watson <[email protected]>
Remove dependency on Lodash

cda9315266ff4d1e8dc6c15369963e3566fe8e55 authored over 9 years ago by Daniel Lo Nigro <[email protected]>
Updating build

3ceff3698675a597ac0537291ed143ce3cb9e24e authored over 9 years ago by Jed Watson <[email protected]>
Fixing linter issue (quotes)

26b75cefb709d295fe6a1d089e50ce89e4c11819 authored over 9 years ago by Jed Watson <[email protected]>
Updating packages

b7f83af0e45e7fa90adfc9da0c575990ec82c6de authored over 9 years ago by Jed Watson <[email protected]>
Namespacing spin animation

6e10bf5e92233d4b425c11e0b60eb91b39d5a0d6 authored over 9 years ago by Jed Watson <[email protected]>
Simplifying LESS structure

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