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

Add CDNJS version badge in readme

This will add the badge to show its version on CDNJS and also link to its page on CDNJS!

github.com/juicycleff/react-select - 6535445ae314517cf398a5dfeedb0122c5582115 authored about 8 years ago by naoh <[email protected]>
Re-added the focus() method on Select.Async

github.com/juicycleff/react-select - ba2bd5e822e2ae2d53f73ea0a748b5b9166e8c82 authored about 8 years ago by Maarten Claes <[email protected]>
Test the focus() method on Select

github.com/juicycleff/react-select - dfe4119eb5b90f03f11e5d5f7a7fa029a203c98a authored about 8 years ago by Maarten Claes <[email protected]>
Fix typo in comment: constriants -> constraints (#383)

github.com/juicycleff/crystallize-grid-layout - 54300abc6be75600ba7f0c5fa71817984e6370e7 authored about 8 years ago by Nik Nyby <[email protected]>
Fix moveElement typo: the euser -> the user (#384)

github.com/juicycleff/crystallize-grid-layout - ae53efcbe4906bd92f61576a5e1dbb3eee03f763 authored about 8 years ago by Nik Nyby <[email protected]>
fix typo in comment: leapflog -> leapfrog (#387)

github.com/juicycleff/crystallize-grid-layout - cb072ea7c429a6f0bbca7c16e1f2ef92bad4febf authored about 8 years ago by Nik Nyby <[email protected]>
fix typo in compactItem comment (#386)

github.com/juicycleff/crystallize-grid-layout - 3dcbe79f67af90937e20fc79547cdc67d0ad1609 authored about 8 years ago by Nik Nyby <[email protected]>
Merge branch 'TheSharpieOne-fix/remove-shared-cache'

github.com/juicycleff/react-select - a8f4118fea020f05516ce2216c1e4920c73a1373 authored about 8 years ago by Brian Vaughn <[email protected]>
Refactored props/cache setting slightly

github.com/juicycleff/react-select - 4ba7bb2fcb7416015358761200ec13a78808f60c authored about 8 years ago by Brian Vaughn <[email protected]>
Fixed linting issues

github.com/juicycleff/react-select - 426e282cdffcfdc5182ffde8d2433c24dc80a02c authored about 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'fix/remove-shared-cache' of https://github.com/TheSharpieOne/react-select into TheSharpieOne-fix/remove-shared-cache

github.com/juicycleff/react-select - a13246b09ebfc5479268453de50391b6fcba91d1 authored about 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #1255 from rockingskier/master

Fix typo in <Creatable /> README.md documentation

github.com/juicycleff/react-select - b4a087e2d084b543af04066a04f98e03364ff449 authored about 8 years ago by Jed Watson <[email protected]>
fix(utils): Fix autogenerated grid coords

Fixes #368, broken by eac7e08

github.com/juicycleff/crystallize-grid-layout - d78bdeda9561e530ec04a1ef781934c9c44080a2 authored about 8 years ago by Samuel Reed <[email protected]>
Merge pull request #1300 from DanielHeath/fix-firefox-alignment

Fix issues #1272 and #1287

github.com/juicycleff/react-select - 4487ca7ffebe2eed33580febb3595fc82c885df7 authored about 8 years ago by Jed Watson <[email protected]>
Merge pull request #1289 from DanielHeath/clear-async-after-selection

Clear Async options after making a selection

github.com/juicycleff/react-select - 47ff3a831a8e805b146aabfb6a347cb2b9b4770e authored about 8 years ago by Jed Watson <[email protected]>
Fix issues #1272 and #1287

github.com/juicycleff/react-select - 6b16a241014159a5c9fa9d99e724d0d568ac4d55 authored over 8 years ago by Daniel Heath <[email protected]>
Clear Async options after making a selection

Currently, when you make a selection from an async
dropdown, it keeps the list open but clears t...

github.com/juicycleff/react-select - a7782b34abdc9d2beb8c604ee605fb1e81db8bd2 authored over 8 years ago by Daniel Heath <[email protected]>
Merge pull request #1292 from DanielHeath/opt-out-of-clearing-options

Only remove options if a loading placeholder is available

github.com/juicycleff/react-select - cf0429bfd9f57f334d7ae75411cebb4dd8f130ec authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1293 from DanielHeath/add-async-no-results-text

Allow users to specify noResultsText

github.com/juicycleff/react-select - 75f3e90ca3fdc0eb40b0d326baa314ad7dabc5eb authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1290 from DanielHeath/prevent-merging-built-files

Tell git not to merge built files

github.com/juicycleff/react-select - 2c1cc8e22e80a7d6c68e3b05b26e2827475b49d4 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1291 from DanielHeath/trailing-whitespace

Whitespace

github.com/juicycleff/react-select - 7b53119bca45df5abeacfa92ff10ea3a815e36a5 authored over 8 years ago by Jed Watson <[email protected]>
Allow users to specify noResultsText

Currently if there are no search results the message displayed
is the same one used when a user ...

github.com/juicycleff/react-select - 37613de11e2f6639254267e4ea36d21dabcce011 authored over 8 years ago by Daniel Heath <[email protected]>
Only remove options if a loading placeholder is available

Currently, when `isLoading` is set to true, the options array
is set to an empty array and we sh...

github.com/juicycleff/react-select - 45be8b4969ab74aba1e886f16c6092f7dea16797 authored over 8 years ago by Daniel Heath <[email protected]>
Tell git not to merge built files

github.com/juicycleff/react-select - dbf65312b24722b8daafa6b7e2404970694f6108 authored over 8 years ago by Daniel Heath <[email protected]>
Merge pull request #1288 from raianand/patch-1

Fixed incorrect prop(onCloseResetsInput) in Readme

github.com/juicycleff/react-select - c40fea084e15561e529ab8d83c16ec2d97fb1db8 authored over 8 years ago by Jed Watson <[email protected]>
Fixed incorrect prop(onCloseResetsInput) in Readme

github.com/juicycleff/react-select - 9709ae88d8a2403ee69a291cf331cbbd7091141f authored over 8 years ago by Abhishek Anand <[email protected]>
Merge pull request #1281 from jtulk/patch-1

Documentation to backspaceToRemoveMessage Property

github.com/juicycleff/react-select - 4b8ec142ab977706b5adbc80b7e6970c3cdf6e3c authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1257 from jooj123/patch/add-back-on-input-change

Add back onInputChange

github.com/juicycleff/react-select - e99ab1fc0100d2a3a9a378ee30226a91ddda7ab1 authored over 8 years ago by Jed Watson <[email protected]>
Documentation to backspaceToRemoveMessage Property

I don't see a better place to enable/disable this function, so adding some detail about how to c...

github.com/juicycleff/react-select - e65b07306e118476575c46b3c01b742f89af4675 authored over 8 years ago by Justin Tulk <[email protected]>
fix(layoutChanged): Prevent some unnecessary `onLayoutChange` callbacks.

github.com/juicycleff/crystallize-grid-layout - 53e7fed75bf96e7cd088a2089027ff27583b8872 authored over 8 years ago by Samuel Reed <[email protected]>
chore(lint): Minor cleanup

github.com/juicycleff/crystallize-grid-layout - 635b23fcf3d2b91894ef98844a33f6fd324f6cfc authored over 8 years ago by Samuel Reed <[email protected]>
fix(utils): Use React.Children.map() to iterate through children. Fixes #356

github.com/juicycleff/crystallize-grid-layout - eac7e0817ab71813c413b1e22f387ccf66ec64ce authored over 8 years ago by Samuel Reed <[email protected]>
Merge pull request #1265 from strayiker/master

IE8 compatibility fixes

github.com/juicycleff/react-select - b3db918420a5b4d316cd75b1a98b35a5a3961981 authored over 8 years ago by Jed Watson <[email protected]>
onLayoutChange call too often #257 (#328)

Prevent the onDragStop to call the onLayoutChange before it has done checking if an old item and...

github.com/juicycleff/crystallize-grid-layout - cdbe6b7230263b804e595e5692f242c21f9acaf7 authored over 8 years ago by Love Luang <[email protected]>
typo fix in comment (#333)

github.com/juicycleff/crystallize-grid-layout - da26675ac6932ffabb0a5b962d29648a52177d5d authored over 8 years ago by Nik Nyby <[email protected]>
Remove unit (px) from minWidth attribute

github.com/juicycleff/react-select - f9039c718e9aa5873c4eef8afda26a7e3cc9d169 authored over 8 years ago by Kirill Mesnyankin <[email protected]>
Use attachEvent/detachEvent for IE8 compability

github.com/juicycleff/react-select - 6c5c8284e8544f942383198f9b12d34e40d59d46 authored over 8 years ago by Kirill Mesnyankin <[email protected]>
Merge pull request #1260 from DanielHeath/patch-1

Allow react nodes to be passed as loadingPlaceholder

github.com/juicycleff/react-select - 0b3622402d2dbbbd2d87600f2b99ec17097f8417 authored over 8 years ago by Jed Watson <[email protected]>
Allow react nodes to be passed as loadingPlaceholder

Everywhere we use loadingPlaceholder already supports `node` or `string`,
so no other changes ...

github.com/juicycleff/react-select - 2e37a5d36f39f8ec690f649b169eeea6dabc1ca4 authored over 8 years ago by Daniel Heath <[email protected]>
Add back onInputChange

github.com/juicycleff/react-select - ac6cb94845bf8452b9fd535e04907aba14c8a607 authored over 8 years ago by Martin Jujou <[email protected]>
Fix typo in README.md

github.com/juicycleff/react-select - 84c2cc9331065e00d539385d3f86f78dd3b4dbc1 authored over 8 years ago by Ben <[email protected]>
fix(onResize*): Fix incorrect param name

github.com/juicycleff/crystallize-grid-layout - f7bcfea471e53636ec8785d1499233409d29491f authored over 8 years ago by Samuel Reed <[email protected]>
Merge pull request #1248 from IvanLeonenko/creatable-input-keys

Fix for Creatable doesn't allow input key down handling. Issue #1247

github.com/juicycleff/react-select - 962f138cfb840b0daf891585bdfe558c366bcfd6 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1249 from jooj123/patch/add-ref

Adding back ref that was removed in rc2

github.com/juicycleff/react-select - 3b7dad82a67bae45f580a21594203fa2ff094b13 authored over 8 years ago by Jed Watson <[email protected]>
Adding back ref that was removed in rc2

github.com/juicycleff/react-select - d5f2ce259cc7994f89fa053afc51e7752b90f075 authored over 8 years ago by Martin Jujou <[email protected]>
Merge pull request #1240 from jihchi/patch-1

[README] Remove duplicated `promptTextCreator` field

github.com/juicycleff/react-select - b4a3fd1124cbd3e182601d28334e29d503dbd576 authored over 8 years ago by Jed Watson <[email protected]>
Add unit test for fix - Creatable doesn't allow input key down handling. #1247

github.com/juicycleff/react-select - d2ff4a91898a8208afa526e26d21362dcfbe4fff authored over 8 years ago by Ivan Leonenko <[email protected]>
Fix for Creatable doesn't allow input key down handling. Issue #1247

github.com/juicycleff/react-select - 290aa153e014d414925ce22c73a779efaf97abec authored over 8 years ago by Ivan Leonenko <[email protected]>
Update aria-only class to have absolute positioning

When the component is restyled using flex, the width of the aria-only box causes
the width of th...

github.com/juicycleff/react-select - 6b3a763bfaaeb7fa2560cce290fbba7bb80fdd4b authored over 8 years ago by Jacob Hilker <[email protected]>
fix(async): create new cache object for each instance by default

fix #1236
Previously, the same object was being used by for async cache by
default when no cache...

github.com/juicycleff/react-select - ddd1fbca99a76adfc38eb602df36ede73086ca50 authored over 8 years ago by Evan Sharp <[email protected]>
Remove duplicated `promptTextCreator` field in *Creatable properties*

github.com/juicycleff/react-select - ab14facdb1b76ce8e0442e99c4472a7f395857be authored over 8 years ago by Jih-Chi Lee <[email protected]>
Udpated package in prep for upcoming RC2

github.com/juicycleff/react-select - 2b144481d773807827befd75b443a6a7568b3e1d authored over 8 years ago by Brian Vaughn <[email protected]>
Updating build in prop for RC2

github.com/juicycleff/react-select - b5e2bcef1386e5536aa4eca04899ef169760b1f1 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #1226 from JedWatson/Async-refactor

Refactored Async.

github.com/juicycleff/react-select - 64335f8d0016aecbca8dfe9d4a11a61551b9f5bd authored over 8 years ago by Brian Vaughn <[email protected]>
Added toggleable backspace removes options to Github demo for Async

github.com/juicycleff/react-select - c50e47c0db000762af8ed65a70ba072d8e92f0e4 authored over 8 years ago by Brian Vaughn <[email protected]>
Added some additional Async tests

github.com/juicycleff/react-select - f822236fc3e0d4fdc00adb2187880f75f79119da authored over 8 years ago by Brian Vaughn <[email protected]>
Resolved failing Async-Promise test

github.com/juicycleff/react-select - b8833443dec9d649214c417804efda2bef2c21fa authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed 2 of the 3 Promise-based tests

github.com/juicycleff/react-select - 6cfad88c72b15cbc8bef406b70faa4e07cc0cbb6 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed .editorconfig tab issue

github.com/juicycleff/react-select - 3c3e0e58b9c3ebdd4eecdc841a3f2a0a4fd60dfc authored over 8 years ago by Brian Vaughn <[email protected]>
Implemented and tested cache. Also fixed a spacing issue.

github.com/juicycleff/react-select - b319024b20745e2cf788e7d08978376b493a08ac authored over 8 years ago by Brian Vaughn <[email protected]>
Refactored Async. Cache not yet implemented. Pushing for discussion

github.com/juicycleff/react-select - ed8d087d4d5d1c46b0b1f7a11c71eb3949be5dd1 authored over 8 years ago by Brian Vaughn <[email protected]>
Updating build

I think we’re getting close to another rc release, updating the build
so anyone looking at what’...

github.com/juicycleff/react-select - 916ab0e62fc7394be8e24f22251c399a68de8b1c authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1224 from Aaronius/boolean-values

Fixed #546. Added support for boolean values.

github.com/juicycleff/react-select - c2424c7c3122f75aa4c8127083eb8f588a1e6f82 authored over 8 years ago by Jed Watson <[email protected]>
Fixed #546. Added support for boolean values.

github.com/juicycleff/react-select - e3fb0169eaa3ddc831db68c1f3f0a6282a7e1254 authored over 8 years ago by Aaron Hardy <[email protected]>
Merge pull request #1221 from piecyk/add-select-all-text

Add "select all text" functionality Shift+Home|Del

github.com/juicycleff/react-select - 15d0bb872516344725e89451f3117076444560bb authored over 8 years ago by Jed Watson <[email protected]>
Add "select all text" functionality Shift+Home|Del

github.com/juicycleff/react-select - 17d76a4161096cb88fb04a6e9e6529580e67b305 authored over 8 years ago by piecyk <[email protected]>
Merge pull request #1211 from piecyk/fix-ref-focused

Fix setting option ref when focused.

github.com/juicycleff/react-select - f61c4f252d4f3f5398220a77fe551c122b4a3f58 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1219 from sunny/patch-1

Remove unused SCSS mixins

github.com/juicycleff/react-select - 4d9b3e085205ab8e0806581bb7bb8e2ab34ac353 authored over 8 years ago by Jed Watson <[email protected]>
Remove unused SCSS mixins

github.com/juicycleff/react-select - b6a6954f72bef9fbee214e90bc74855c61109e15 authored over 8 years ago by Sunny Ripert <[email protected]>
Merge pull request #1196 from juliankrispel/patch-3

Add undocumented arguments for menuRenderer

github.com/juicycleff/react-select - 740bf261b6fabffb5e9205a84121fd41125cd6ed authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #1213 from JedWatson/pr-987-alt

Added check for invalid filterOptions return value to Creatable

github.com/juicycleff/react-select - 8362f8b25afdad3bb55622472055ab99af32583f authored over 8 years ago by Brian Vaughn <[email protected]>
Added check for invalid filterOptions return value to Creatable

github.com/juicycleff/react-select - 051bf7d3c90b6a0c4542e3729bc513616293d537 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #1210 from JedWatson/1200-continued

AsyncCreatable HOC

github.com/juicycleff/react-select - d09a26714affabd35a288cf1ee1b8e378ed81e75 authored over 8 years ago by Brian Vaughn <[email protected]>
Added AsyncCreatable to README

github.com/juicycleff/react-select - f77fb2ebac61025c4bb4716946610dccaae00870 authored over 8 years ago by Brian Vaughn <[email protected]>
Tidied up comments

github.com/juicycleff/react-select - 3a5c5ed6928ecdab1d035c4f1fa03a30b9775b18 authored over 8 years ago by Brian Vaughn <[email protected]>
Added check against restoring an invalid cached options

github.com/juicycleff/react-select - feb70e41a63b421854ca244d9b3834283f3b34f5 authored over 8 years ago by Brian Vaughn <[email protected]>
Fix setting option ref when focused.

resolves JedWatson/react-select#1201

github.com/juicycleff/react-select - 093719b117a89ecdcbcab22f808bd00551566e40 authored over 8 years ago by piecyk <[email protected]>
Updated GithubUsers (Async demo) to also demo AsyncCreatable

github.com/juicycleff/react-select - 5d781bc1f9b5024d164b860fa45a421390afa9ca authored over 8 years ago by Brian Vaughn <[email protected]>
Added a test for updated filterOptions

github.com/juicycleff/react-select - 79ffa3597185bd0c7a02f797b8a7af71042fd70f authored over 8 years ago by Brian Vaughn <[email protected]>
Added super basic test for AsyncCreatable

github.com/juicycleff/react-select - 019f660299da35f847e4edc8d3c1070c558bf4e4 authored over 8 years ago by Brian Vaughn <[email protected]>
Introducing new AsyncCreatable HOC

github.com/juicycleff/react-select - 3ae25c35a2aace9793f9579b7999d047f0c619c4 authored over 8 years ago by Brian Vaughn <[email protected]>
Updating build

github.com/juicycleff/react-select - f723189ed547a868cb96ad321d7918b6636fd872 authored over 8 years ago by Jed Watson <[email protected]>
Updating dependencies

github.com/juicycleff/react-select - d977fb100c521f151738ff144eed4135e39d41a8 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1207 from JedWatson/1200

Creatable and Async components can compose each other

github.com/juicycleff/react-select - 8ddc5f25bd2a5d67c75291eea90017ff7544fa53 authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1205 from nhducit/master

Do not focus and open menu when disabled

github.com/juicycleff/react-select - e62dd0a3471d8b695c7cef38dd97689f1b7bfe2b authored over 8 years ago by Jed Watson <[email protected]>
Merge pull request #1206 from rubencodes/promptTextCreator-documentation

Document promptTextCreator property of Creatable.

github.com/juicycleff/react-select - e6515ed6cf78dfe822b85b86458b41ab21605cab authored over 8 years ago by Jed Watson <[email protected]>
Creatable and Async components can compose each other

Following a child-function pattern. Tests have been added.

github.com/juicycleff/react-select - a863d15092c97fc2db9f94f28a147e20a9d03ed8 authored over 8 years ago by Brian Vaughn <[email protected]>
Document promptTextCreator property of Creatable.

https://github.com/JedWatson/react-select/issues/1202#issuecomment-246130181

github.com/juicycleff/react-select - cf76d953c8c3f1556c70b51dad28ce60fe9b2284 authored over 8 years ago by Ruben Martinez Jr <[email protected]>
Do not focus and open menu when disabled

github.com/juicycleff/react-select - 17a3e5d7dcac9309fef487f0055279ee35107c21 authored over 8 years ago by nhducit <[email protected]>
fix(WidthProvider): Flow typing issues

github.com/juicycleff/crystallize-grid-layout - 59387958cc45fecb97f6999f66e283a8c814683a authored over 8 years ago by Samuel Reed <[email protected]>
Merge branch 'pr/342'

github.com/juicycleff/crystallize-grid-layout - 75dc4f3f6f74b1380f70cabca14193dda6d5e0a7 authored over 8 years ago by Samuel Reed <[email protected]>
Prevent utils.synchronizeLayoutWithChildren() from forcing components to collide

We've been running into a problem where sometimes, the grid that is rendered is
different than t...

github.com/juicycleff/crystallize-grid-layout - f694451bc66de54cb53c03b17d5730d22d7b7652 authored over 8 years ago by Colby Aley <[email protected]>