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

Updating change log

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

github.com/juicycleff/react-select - 5269910f3587833ebcf11ba1b8486752a3149616 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #382 from bhstahl/disabled-clicks

Completely ignore clicks on disabled items

github.com/juicycleff/react-select - 2ffedd4e3ac77437a11d23ab4f934a6bf3d34e3e authored over 9 years ago by Jed Watson <[email protected]>
Add example of disabled item click

github.com/juicycleff/react-select - c82361e844a37eece4045aece829145934afde4e authored over 9 years ago by Ben Stahl <[email protected]>
Test clicking disabled item keeps menu open

github.com/juicycleff/react-select - f92a94adf061bc3738db25c81e4e9d4910b4c88f authored over 9 years ago by Ben Stahl <[email protected]>
Test disabled option links are clickable

github.com/juicycleff/react-select - 0bb61cd2c6e1d6b01e6f276bd2e45a9b0c826b55 authored over 9 years ago by Ben Stahl <[email protected]>
Ignore disabled option clicks unless target is a link - fixes #381

github.com/juicycleff/react-select - af92c2cfcab00bb5f624457e9e1711df00157bf2 authored over 9 years ago by Ben Stahl <[email protected]>
Include built CSS file in bower.json's main block.

github.com/juicycleff/react-select - c37f268df1976208cb48ba80d8f79d459e1c41a3 authored over 9 years ago by Sean Kelley <[email protected]>
Fixing wrapping on mobile

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

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

github.com/juicycleff/react-select - ea3e38d115c46484ef506884e899dc0df46b7a3a authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #380 from bruderstein/styled-options

Styled options

github.com/juicycleff/react-select - 49da891ef46335f9921fa8e4037a999c33972701 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #379 from bruderstein/searchingText-prop

Searching text prop (Rebased #141)

github.com/juicycleff/react-select - a0242a96460060b19393eef14ae3f7560935b2f2 authored over 9 years ago by Jed Watson <[email protected]>
Manually merging #394, fixes #393

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

github.com/juicycleff/react-select - 8aa45ef4624188d56d6f7cbabf6a06b32bb7e765 authored over 9 years ago by Jed Watson <[email protected]>
It is SO not 2014 anymore...

github.com/juicycleff/react-select - 4589a5c902cc74653f107efe7af7125199fc072b authored over 9 years ago by Jed Watson <[email protected]>
Fixing state example

github.com/juicycleff/react-select - 9a31927608b1e4e12754b48efe2e8a72e2da2dd0 authored over 9 years ago by Jed Watson <[email protected]>
Merge pull request #395 from bruderstein/fix-disabled-after-search

Fix disabled after search

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

github.com/juicycleff/react-select - 2fb6806830e1b98d990cc5be8a0d1a2340fb12fe authored over 9 years ago by Jed Watson <[email protected]>
Updating test - add "o" is quoted now

github.com/juicycleff/react-select - 4fe42a8c2b89c6bd5c1b3ca841ec58221b33f145 authored over 9 years ago by Jed Watson <[email protected]>
Adding hint propType; fixes linter warning

github.com/juicycleff/react-select - 25b9b8948e3e37a632ceb1a7498f7e531deb37de authored over 9 years ago by Jed Watson <[email protected]>
Updating dev start instructions

github.com/juicycleff/react-select - e984bc07b465a3bc6aa56e3c1b2a7dc3d50efc71 authored over 9 years ago by Jed Watson <[email protected]>
examples: simplify "states" illustration by combining the two with a "searchable" option

github.com/juicycleff/react-select - c0cbcb02825326d46b828c4114282280df5e41e9 authored over 9 years ago by Joss Mackison <[email protected]>
improve default prop: addLabelText

github.com/juicycleff/react-select - 16d87effec576ad0cfa3182be3e445bf461711dc authored over 9 years ago by Joss Mackison <[email protected]>
README.md alphabetise the property list

easier to find things…

github.com/juicycleff/react-select - e33bd5927fb7098fd0b92ca2388b36e01f9125cb authored over 9 years ago by Joss Mackison <[email protected]>
examples: add favicon

github.com/juicycleff/react-select - 72db8250f2af53c3d47d1386f26d745dcf3b3383 authored over 9 years ago by Joss Mackison <[email protected]>
examples: tweaks for mobile

github.com/juicycleff/react-select - fbebb486b628f1ddb0b05b3a0aa92f08a00d7d96 authored over 9 years ago by Joss Mackison <[email protected]>
examples: tweak section headings

github.com/juicycleff/react-select - 4f8b10d3c95f281458528222ae7c1b8872803c88 authored over 9 years ago by Joss Mackison <[email protected]>
examples large github star button + align the link

github.com/juicycleff/react-select - b1bfecc87ed179171e3f5dfbfe39f36c32276bec authored over 9 years ago by Joss Mackison <[email protected]>
examples: remove old/unused CountrySelect component

github.com/juicycleff/react-select - a1cc7f68ab6acb9956e4e8e6783a6bc6dabdfc9d authored over 9 years ago by Joss Mackison <[email protected]>
examples: fix typo

github.com/juicycleff/react-select - 9c80bf5854db2814a60a4f8cf47a12dc70968e9f authored over 9 years ago by Joss Mackison <[email protected]>
examples: tidy up states field ui

github.com/juicycleff/react-select - c52c621de702c517f71bfec9d8a9ed067ac16a09 authored over 9 years ago by Joss Mackison <[email protected]>
examples: add hints where applicable

github.com/juicycleff/react-select - 1847171ff659a44276325b02aab79fa0c0f7d19f authored over 9 years ago by Joss Mackison <[email protected]>
MultiSelectField: cleanup checkbox

github.com/juicycleff/react-select - 0ddee2c7a82d14219c95b3b53c3daf0467cafb5f authored over 9 years ago by Joss Mackison <[email protected]>
ValuesAsNumbersField: fix typo

github.com/juicycleff/react-select - c112f56f600afd1bd416b8aa564af4471e36812a authored over 9 years ago by Joss Mackison <[email protected]>
ValuesAsNumbersField: cleanup checkboxes

github.com/juicycleff/react-select - 2994c19c730d7b8ee5feb791252b24d225e93ff3 authored over 9 years ago by Joss Mackison <[email protected]>
remove transition on control. fixes #401

should probably find out why it was there to begin with

github.com/juicycleff/react-select - 8d6b3c0dbc0eb27232079f3bda3d768e58d9af81 authored over 9 years ago by Joss Mackison <[email protected]>
give the examples website a lick of paint

github.com/juicycleff/react-select - 3d089ce56965a93f7a81fd005ffabf50911e24bb authored over 9 years ago by Joss Mackison <[email protected]>
examples: reformat the site's layout markup

github.com/juicycleff/react-select - 855fdd5bd10539f10018906b53e1b63d2b0d261d authored over 9 years ago by Joss Mackison <[email protected]>
examples: move the remote field hint to its component

github.com/juicycleff/react-select - 2e38c5774b5a8852a3d3abf6baa456f40f697f71 authored over 9 years ago by Joss Mackison <[email protected]>
examples: tweaks to section headings

github.com/juicycleff/react-select - 07f11c12c865675331c08917d3e125cf5acddd34 authored over 9 years ago by Joss Mackison <[email protected]>
examples: replace labels with headings (h3) for clearer delineation

github.com/juicycleff/react-select - 2d4f061c358d100496af099c37d7a5bc3686307e authored over 9 years ago by Joss Mackison <[email protected]>
UsersField: provide label from app

github.com/juicycleff/react-select - a234a5aab0c06171200fe3adba45ccaab59b27ed authored over 9 years ago by Joss Mackison <[email protected]>
examples: add missing logChange function

github.com/juicycleff/react-select - f7796a83c568754d8ae9dec799aef45e8a2fef93 authored over 9 years ago by Joss Mackison <[email protected]>
examples: cleanup custom option/value gravatar styles

github.com/juicycleff/react-select - 4b48aac4f7689e6a9ec68948026dca056dff8d28 authored over 9 years ago by Joss Mackison <[email protected]>
examples cleanup: separate and remove superfluous components

github.com/juicycleff/react-select - 4ede26ddbb41325df1a2a0db469e7f52c9618fa7 authored over 9 years ago by Joss Mackison <[email protected]>
Merge pull request #398 from mattbreeden/patch-1

Update README.md with information on allowCreate

github.com/juicycleff/react-select - 8ab540462d2a1804273c41f0a0f5f2e5f66f76e4 authored over 9 years ago by Jed Watson <[email protected]>
Update README.md with information on allowCreate

github.com/juicycleff/react-select - a69b92af0b2b53e4503808bb1ad4e4766b1c1230 authored over 9 years ago by Matthew Breeden <[email protected]>
Move the jsdom emulation to after unexpected

This ensures that error messages from unexpected are
syntax highlighted on ansi terminals, due ...

github.com/juicycleff/react-select - f197ef5ad813d8d2d9925b0c6aab516c3f24df08 authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix when searching and only 1 disabled result

When searching, and the results contain exactly one result that is disabled,
it was previously "...

github.com/juicycleff/react-select - bb9552eb173e8823c96a43aaea8f8aa5b63e3161 authored over 9 years ago by Dave Brotherstone <[email protected]>
My least favourite changelog update ever

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

github.com/juicycleff/react-select - 3e79c81d51e7467d6759495b5f4092a2817656c6 authored over 9 years ago by Jed Watson <[email protected]>
Adds support for `title` as part of the option

This is similar to `className` and `style` properties of the option, in that
`title` can also be...

github.com/juicycleff/react-select - a13210b954220c0088f2bf48462018a6c256b57a authored over 9 years ago by Dave Brotherstone <[email protected]>
Use the option specific `className` and `style` for values

Previous commit was just for the menu, this adds the same styling info
to the option once it's s...

github.com/juicycleff/react-select - 243644bc2e90e60a929b1fe03d7cae078e20725c authored over 9 years ago by Dave Brotherstone <[email protected]>
Add support for className and style in options

Using the default optionRenderer, specifying `style` or
`className` means the style/class gets ...

github.com/juicycleff/react-select - 3edf78ba77041e0a010046577c56181b65d3dfb7 authored over 9 years ago by Dave Brotherstone <[email protected]>
Fix className for .Select-noresults to mirror the message

We were abusing .Select-noresults to also hold the `Searching...`
and `searchPromptText`. This c...

github.com/juicycleff/react-select - 3caabdc7832b16d950ca991d3ef6b86985c7ea32 authored over 9 years ago by Dave Brotherstone <[email protected]>
Show "Searching..." instead of the misleading "no results found" message while searching asynchronously.

github.com/juicycleff/react-select - f19c59db72c61f38eb384e0258c7c9870515f76b authored over 9 years ago by JJOMAL <[email protected]>
Add tests for searchingText

Removed IIFE, as there was no advantage to wrapping the `if` statement in an IIFE.

github.com/juicycleff/react-select - d2567d25b05be4cd0f527ff6ffc05c02aff0aff4 authored over 9 years ago by Dave Brotherstone <[email protected]>
Updating changelog

github.com/juicycleff/react-select - 7af798636a527c6bacf2bf00e264c62dbef54074 authored over 9 years ago by Jed Watson <[email protected]>
package: remove hard-coded paths

github.com/juicycleff/react-select - 65358b5f8a477d68f21bc83485d7975785c5b162 authored over 9 years ago by Daniel Cousens <[email protected]>
travis: use container architecture

github.com/juicycleff/react-select - 574664f8c8cfa696c91bd9b36552e3816cafe1c4 authored over 9 years ago by Daniel Cousens <[email protected]>
Change tests to match new behaviour - #243

Menu is closed after a selection is clicked from PR #243 (fix for issue #211)
Tests changed to r...

github.com/juicycleff/react-select - 023a527d60334d0f194b9f101370334d1ea94c9d authored over 9 years ago by Dave Brotherstone <[email protected]>
Updating eslint

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

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

Add coveralls badge

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

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

github.com/juicycleff/react-select - 78b3c3884f936a3af5f671d95bfb19e3e5b31cb3 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add build-status badge from travis-ci to readme

github.com/juicycleff/react-select - d95b8d8e20770a372f5ac2330cf1256dc092b8db authored over 9 years ago by Dave Brotherstone <[email protected]>
Updating build

github.com/juicycleff/react-select - b619fa13e54f68011af15fd731702d11c81f0389 authored over 9 years ago by Jed Watson <[email protected]>
Rewriting the async options cache docs for clarity

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

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

github.com/juicycleff/react-select - f60c6e649125f1199152c18d757028171306adc4 authored over 9 years ago by Jed Watson <[email protected]>
Fix trim_trailing_whitespace in editor_config

github.com/juicycleff/react-select - a1fd1f1564778a1226cced84fc1950e7350ccc6b authored over 9 years ago by Dave Brotherstone <[email protected]>
props.disableCache >> cacheAsyncResults

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

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

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

github.com/juicycleff/react-select - 3ca44785b860279dc9827b3e9bf80448d53b499a authored over 9 years ago by Dave Brotherstone <[email protected]>
flipping enableCache to disableCache for clarity, see #355

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

Conflicts:
src/Select.js

github.com/juicycleff/react-select - 91c92a645dffc93a806242b0bb98e76ba3ff7b0f authored over 9 years ago by Jed Watson <[email protected]>
Some code clarity & consistency fixes

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

Added allowCache option

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

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

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

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

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

github.com/juicycleff/react-select - a0834310190b1a6a4742d5f8226a46664003ae21 authored over 9 years ago by Dave Brotherstone <[email protected]>
Add tests for searching values as numbers

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

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

github.com/juicycleff/react-select - ea735f9f05fc5e1dd365f1ad77d7a7586f474aaf authored over 9 years ago by Jed Watson <[email protected]>
Update test to use createControl

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

github.com/juicycleff/react-select - 1897d74fd204865926589248e852d8000162b962 authored over 9 years ago by Dave Brotherstone <[email protected]>
Added test for allowCache false

github.com/juicycleff/react-select - 3a629175963edce7b32683b351a1ed2ddddeb07f authored over 9 years ago by khankuan <[email protected]>
Fix duplicated react in webpack config

github.com/juicycleff/crystallize-grid-layout - 0d366bcf16aa00643748fb970a5bb5db72dfba65 authored over 9 years ago by Samuel Reed <[email protected]>
WIP on IE11 upgrade with resizable state problem

github.com/juicycleff/crystallize-grid-layout - 5215b62dfab795af8c9ff95267daa39cbd1aadb8 authored over 9 years ago by Samuel Reed <[email protected]>
Fixed tests : was using this in wrong context

github.com/juicycleff/react-select - 040a2a73fbf459b18fc07d59c71b71085099e986 authored over 9 years ago by Francis Cote <[email protected]>