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

Fixing focus behaviour on value remove in multiselect

github.com/juicycleff/react-select - 57cb6246131ecc5dcd899013f1bac205e749abc9 authored about 9 years ago by Jed Watson <[email protected]>
Fixing placeholder w/ inputValue bug

github.com/juicycleff/react-select - dd47dd155663ea44040112be59b7d581695aa97f authored about 9 years ago by Jed Watson <[email protected]>
Fixing reset behaviour in clearValue

github.com/juicycleff/react-select - b14ac2d88314e15c2301485c14008f6a1918ab1b authored about 9 years ago by Jed Watson <[email protected]>
Optimising filterOptions

github.com/juicycleff/react-select - 0199a8afc0319a729c1e56141396d21c67afcbbb authored about 9 years ago by Jed Watson <[email protected]>
Fixing filterOptions; excluding values and handling empty searches properly

github.com/juicycleff/react-select - b704b1899edafcc513a189f9ba9d3c83bb289367 authored about 9 years ago by Jed Watson <[email protected]>
Fixing valueArray reference

github.com/juicycleff/react-select - ee8f0703c8301d70277adc484657e7b3f5452900 authored about 9 years ago by Jed Watson <[email protected]>
Implementing focused option navigation

github.com/juicycleff/react-select - 7bf5bd679c237af00ead62143d29a52994c21787 authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up render methods & retaining last visible options array

github.com/juicycleff/react-select - d4cabc6a951598f5fc19431629ede599e83153a1 authored about 9 years ago by Jed Watson <[email protected]>
Cleanup & updating TODO

github.com/juicycleff/react-select - 45829d6df90a625fa455e0a97434215942ba5334 authored about 9 years ago by Jed Watson <[email protected]>
Temporarily disabling remote scripts for development

github.com/juicycleff/react-select - 11ec538ae0059d79547e3c0e0146a6a66318d06d authored about 9 years ago by Jed Watson <[email protected]>
Implementing ignoreAccents (strips diacritics when filtering), closes #513

github.com/juicycleff/react-select - 6ae9fbeee5fac987c22ec2e5074e43f53784b87d authored about 9 years ago by Jed Watson <[email protected]>
Adding stripDiacritics util, thanks to PR #514

github.com/juicycleff/react-select - fe843bb898cc3d7e8dd1dfc441bbede0b478cde2 authored about 9 years ago by Jed Watson <[email protected]>
Implementing filterOptions

github.com/juicycleff/react-select - 409de7fa3afa46d19901313cc9d753a041df01cf authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up renderInput

github.com/juicycleff/react-select - d45aafc39b73334b5957276cc4da1d15c6d55679 authored about 9 years ago by Jed Watson <[email protected]>
Fixing value behaviour for single mode

github.com/juicycleff/react-select - cd086e1277923b14ef349609b0c43d85f7413f96 authored about 9 years ago by Jed Watson <[email protected]>
Rendering values

github.com/juicycleff/react-select - fc6dff7b913f16eb7029f66bb7184a4f8e532f42 authored about 9 years ago by Jed Watson <[email protected]>
Rendering menu options (WIP)

github.com/juicycleff/react-select - aa21896a39fde22a54568f7a33cc0127afe99261 authored about 9 years ago by Jed Watson <[email protected]>
Implementing handleMouseDownOnArrow

github.com/juicycleff/react-select - 9b4c59216bd9544f8c045e2bc7d39889987172b8 authored about 9 years ago by Jed Watson <[email protected]>
Adding focus and blur handling methods

github.com/juicycleff/react-select - dd313f6c056f73063534edbd1e414d97b46713b9 authored about 9 years ago by Jed Watson <[email protected]>
Implementing focus()

github.com/juicycleff/react-select - b29be17e12ade04f55421b29d2ded8209141f8bf authored about 9 years ago by Jed Watson <[email protected]>
Merge branch 'master' into rebuild

github.com/juicycleff/react-select - f62a465eac669fb877167bce332d2e1237c6834f authored about 9 years ago by Jed Watson <[email protected]>
Adding methods to TODO

github.com/juicycleff/react-select - c6f5c44c06af80ff61a2f1025d09eaa0159a3d43 authored about 9 years ago by Jed Watson <[email protected]>
Removing unused id

github.com/juicycleff/react-select - 15a06acc5e9d17776fd468d80ec8ea0eaaf6e2a0 authored about 9 years ago by Jed Watson <[email protected]>
Cleaned up render() method

github.com/juicycleff/react-select - bd977cc5a729f51cf46033954d960716ebb96c6e authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up propTypes and defaultProps

github.com/juicycleff/react-select - ba985f19d29edaded792ad8fe2d233cb95be52f0 authored about 9 years ago by Jed Watson <[email protected]>
Style fix; hover drop shadow should not display when disabled

github.com/juicycleff/react-select - 9b5b00745ae6b44a1e41f9f0abd22fed287e41b2 authored about 9 years ago by Jed Watson <[email protected]>
Starting rebuild

github.com/juicycleff/react-select - fce8878b5c392193b59fef5dab289819c050f098 authored about 9 years ago by Jed Watson <[email protected]>
Moving aside current implementation

github.com/juicycleff/react-select - 4e3f61a8a57a1e3869bf98c88b09789bc6b009a5 authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog

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

github.com/juicycleff/react-select - ad57e967184376a69462d8cd25c0c84718d7f275 authored about 9 years ago by Jed Watson <[email protected]>
Adding contributors example w/ custom value & label props

github.com/juicycleff/react-select - fc904c660000e93aaa25408a766ca72f1bcfc5f8 authored about 9 years ago by Jed Watson <[email protected]>
Fixing missing use of props.valueKey

github.com/juicycleff/react-select - d428b2964a07df29cd0d41a2a059e7517e2b327a authored about 9 years ago by Jed Watson <[email protected]>
Providing default renderer to Value components for labelKey support

github.com/juicycleff/react-select - 49335a54926b65ed6c91a9510abcdc1e6d92bd90 authored about 9 years ago by Jed Watson <[email protected]>
Fixing missing valueKey reference

github.com/juicycleff/react-select - 9d15b8bbc3ec124bdf516f756e407cdd1beea1ef authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up users data

github.com/juicycleff/react-select - eea6d4b38da4def49a2e8671cf879844a97b8b71 authored about 9 years ago by Jed Watson <[email protected]>
Autoloading with blank value, fixes #557

github.com/juicycleff/react-select - 9a8c706f401aa495db2e624b517afd3e8c5bac19 authored about 9 years ago by Jed Watson <[email protected]>
Respecting valueKey and labelKey props in initValuesArray, fixes #555

github.com/juicycleff/react-select - 259affb65fa1cd63f43316dda65e075c1fc93e12 authored about 9 years ago by Jed Watson <[email protected]>
Updating dependencies

github.com/juicycleff/react-select - 3394c1b1d95479ed88182c19ca9b4609c9d44482 authored about 9 years ago by Jed Watson <[email protected]>
Whitespace cleanup

github.com/juicycleff/react-select - 1a11d5a36d178a0b380e18caa0eaf646e8817275 authored about 9 years ago by Jed Watson <[email protected]>
Updating bower dependencies, fixes #536

github.com/juicycleff/react-select - 8ce64a0751743d0b4a468f3673b744d7e3468768 authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog

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

github.com/juicycleff/react-select - e4a0b321db050307df53f2f06c053a489a76a6ef authored about 9 years ago by Jed Watson <[email protected]>
Updating Custom Option Component

github.com/juicycleff/react-select - 89af12a80a972794222b193a767f44234bbe9817 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #544 from subshad/add-sass

Convert LESS to SCSS and re-organise

github.com/juicycleff/react-select - 066a8de85ab1ca098bc73d7639040dea378fe4f5 authored about 9 years ago by Jed Watson <[email protected]>
Fixing invalid reference after merge

github.com/juicycleff/react-select - 7e2ec4a8def139436a043a7e7c777cff3e5229ec authored about 9 years ago by Jed Watson <[email protected]>
Merge remote-tracking branch 'origin/master'

Conflicts:
src/Option.js

github.com/juicycleff/react-select - c402d544496f926af246400782c71ff8cba947c0 authored about 9 years ago by Jed Watson <[email protected]>
Fixing rebinding of event handlers in every render

github.com/juicycleff/react-select - efb2385772a3a2c817bc892256f1b3ade0e704f9 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #522 from ooflorent/clear_inputValue_on_blur

Clear search input on blur

github.com/juicycleff/react-select - 06702d8c5448aef9f8d92406c600e83630a3ec87 authored about 9 years ago by Jed Watson <[email protected]>
Convert LESS to SCSS and re-organise

Convert LESS to SCSS using the less2sass gem. Fix references to some
mixins in the individual sc...

github.com/juicycleff/react-select - 07fe86df70ea44250393f7e0697d1bc559a47a56 authored about 9 years ago by Jacob Bass <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 04436dcd9748d04092dec0e98f3b4536379a7dd6 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #542 from vincentfretin/patch-1

Fix math operations to use less --strict-math=on

github.com/juicycleff/react-select - c43029532ec86b4ca7ca395b1f7f07c7e247da20 authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 553ea3f6c0e7936219282ec70f74fa7997a507e3 authored about 9 years ago by Jed Watson <[email protected]>
Updating build

github.com/juicycleff/react-select - 4545bed033c1d981ca74ff19e77d8fbc0fdbe04d authored about 9 years ago by Jed Watson <[email protected]>
Fix math operations to use less --strict-math=on

github.com/juicycleff/react-select - a6d27d6bb10afe9620bfa8bda3a699d4b718e3cc authored about 9 years ago by Vincent Fretin <[email protected]>
Merge pull request #539 from petetnt/petetnt/ie10-11-blur-fix

IE-fix: don't blur if document.activeElement is menuDOM

github.com/juicycleff/react-select - dd9a364777081830462bd66c009e726324227806 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #533 from dmatteo/docs

Docs update for `asyncOptions` plus "nicety"

github.com/juicycleff/react-select - 83f89adf0ac69d756b2adbd3fd330cadeb7d0508 authored about 9 years ago by Jed Watson <[email protected]>
IE-fix: don't blur if document.activeElement is menuDOM

github.com/juicycleff/react-select - b81f1e0a0c45a1afa304a2ba79e5790742f24e56 authored about 9 years ago by Pete Nykanen <[email protected]>
Simplifying Option implementation

github.com/juicycleff/react-select - e883307e7176b069d8f31e9a1170153df2a006b4 authored about 9 years ago by Jed Watson <[email protected]>
Updating dependencies

github.com/juicycleff/react-select - 6c7a115ec290844ed31af503930a01ffe8533353 authored about 9 years ago by Jed Watson <[email protected]>
Optimising option label rendering

Function doesn’t need to be created on every render

github.com/juicycleff/react-select - 70b672a983d12f69a3f7fc91ff18f860fa1309a7 authored about 9 years ago by Jed Watson <[email protected]>
docs: use javascript syntax highlightning

github.com/juicycleff/react-select - 0a12b913906997d035cefd6457df9b1b06098d81 authored about 9 years ago by Domenico Matteo <[email protected]>
docs(asyncOptions): now accepting Promises

github.com/juicycleff/react-select - c722bd9431addca14ccb457bc8f6a2ce4a4547a0 authored about 9 years ago by Domenico Matteo <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 7ebd0d6a0d41d450c7a425361b9aed25d0217e04 authored about 9 years ago by Jed Watson <[email protected]>
Updating build

github.com/juicycleff/react-select - 6a1e00a4e2225bfd18d8fac9781d36c51cc878a6 authored about 9 years ago by Jed Watson <[email protected]>
Clearer name for callback handler

github.com/juicycleff/react-select - 089df082a01c810ae683b9afffc24513b4f95b3b authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #496 from dmatteo/asyncOptions

Accept promises in `asyncOptions` alongside callbacks

github.com/juicycleff/react-select - b3ec9967b762512b93675c75ca156af4d8996d67 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #530 from iqnivek/master

Update README - fix typo and improve prop list

github.com/juicycleff/react-select - 07ea8dac10168191eba716355fc265f8985282e9 authored about 9 years ago by Jed Watson <[email protected]>
Update README - fix typo and improve prop list

github.com/juicycleff/react-select - 1012d22a575f3138dc7a150e6b62b56b70de4e13 authored about 9 years ago by Kevin Qi <[email protected]>
Updating changelog

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

github.com/juicycleff/react-select - 4a93f92e798753d06dd9a8698e89334c99e31529 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #528 from pancham348/patch-1

Set default value for input in loadAsyncOptions (fixes #439)

github.com/juicycleff/react-select - a96fc4a49358608c1a485c48f400456c2e510f4e authored about 9 years ago by Jed Watson <[email protected]>
Set default value for input in loadAsyncOptions (fixes #439)

github.com/juicycleff/react-select - c3c37214e85bed52640c08d4e711d6a53fc9d31a authored about 9 years ago by Pancham Mehrunkar <[email protected]>
Updating build

github.com/juicycleff/react-select - c4f5d5bb24d813d642e90831bffb7f1d7308a30f authored about 9 years ago by Jed Watson <[email protected]>
Tweaking dropdown arrow size and spacing

github.com/juicycleff/react-select - d5e725f8c61d01dc2c1d00a142683748f0ef30d4 authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 3c33eb7d3d1e9b4e985b9cfbfff2f452ce410ffd authored about 9 years ago by Jed Watson <[email protected]>
Resolving test warning on React.findDOMNode

github.com/juicycleff/react-select - 4f8b1c8876fe6ec92c46b7e4fad88dd2eec95f62 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #527 from JedWatson/simplify-control-ui

Simplify control ui

github.com/juicycleff/react-select - f7192d2011432d5618c58363117f0cbebf3b7268 authored about 9 years ago by Jed Watson <[email protected]>
Modifying tests to understand clear-zone DOM structure

github.com/juicycleff/react-select - ec080f783963f44fcbb90be219901dab1b238cd4 authored about 9 years ago by Jed Watson <[email protected]>
Restoring the arrow in "multi" mode

github.com/juicycleff/react-select - 4a4dec10d28db87de39b05a0e86881cdebd71c5c authored about 9 years ago by Jed Watson <[email protected]>
Namespacing fadeIn CSS animation

github.com/juicycleff/react-select - 7dda2f159cf509503f661f9d7ff61d13ff854382 authored about 9 years ago by Jed Watson <[email protected]>
Fixing mixed indentation

github.com/juicycleff/react-select - 6be3e9eff4d1187933f9f10051a52bad0679cf91 authored about 9 years ago by Jed Watson <[email protected]>
website: complete the colour change from default vars

github.com/juicycleff/react-select - ba6c4defabc139c9d9b879c310079c88234625ab authored about 9 years ago by Joss Mackison <[email protected]>
fade in the clear "x" button

github.com/juicycleff/react-select - dac86911760af864279b3a69a53a62d8f26a890a authored about 9 years ago by Joss Mackison <[email protected]>
use `display: table-cell` in place of absolute positioning

Fixes alignment issues as well as removing implementations of magic
numbers.
Also in this commit...

github.com/juicycleff/react-select - e3bf12fe0587487bd9240df4a7abbfdb6823892d authored about 9 years ago by Joss Mackison <[email protected]>
wrap relevant control components for table styling

github.com/juicycleff/react-select - 30ba95949b99169573ba89157e233da6c3cc57a6 authored about 9 years ago by Joss Mackison <[email protected]>
website: better hint for "tags mode" example

github.com/juicycleff/react-select - 8271fdef2bf1edc135c3f2e4375a26db33f4f9c4 authored about 9 years ago by Joss Mackison <[email protected]>
Website: unnecessary duplicate example CustomRenderField

Replaced duplicate with `multi` toggle checkbox

github.com/juicycleff/react-select - 65d71c1e8581ec6b8074e72f5bf89944ee5e6247 authored about 9 years ago by Joss Mackison <[email protected]>
add tests for Promise in `.props.asyncOptions`

ref #491

github.com/juicycleff/react-select - 799f8b69b98ee229e21cfa662a034b4fa268731f authored about 9 years ago by Domenico Matteo <[email protected]>
add support for Promise usage in `.props.asyncOptions`

fix #491

github.com/juicycleff/react-select - 15fa97e3b602952b3bf4daeab26b3be5423d7542 authored about 9 years ago by Domenico Matteo <[email protected]>
Clear search input on blur

Fix #490

github.com/juicycleff/react-select - a56add4c36dc81123dd69841222760bf36691968 authored about 9 years ago by Florent Cailhol <[email protected]>
Adding explicit dependencies

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