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
github.com/juicycleff/react-select - 69648e16fcfbd1427eb11ec3ee6271afd6e0ad93 authored almost 7 years ago by Ben Conolly <[email protected]>
github.com/juicycleff/react-select - f255a8e629d895c351031f1af702e00b2eeb365d authored almost 7 years ago by Ben Conolly <[email protected]>
github.com/juicycleff/react-select - 59979a16b159b7a570897149629279464b2fa39c authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 05ee6b62b41e199a2c31f11bda0972947e382631 authored almost 7 years ago by Jed Watson <[email protected]>
- fix for bug where multi-selects couldn't be "not clearable"
- new isSearchable property (defa...
conflict resolution from rebase
github.com/juicycleff/react-select - a9aff70d6572285107070b8a9d603ec597253868 authored almost 7 years ago by Joss Mackison <[email protected]>github.com/juicycleff/react-select - d4c7e427e63d0c94e8715371c356175026d54bff authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 7af85edbea48417f79706642e7d472e8599494d6 authored almost 7 years ago by Joss Mackison <[email protected]>
supported by new properties:
- menuPlacement
- menuShouldFlip (don't love this name)
github.com/juicycleff/react-select - fd01c3cf9c7fde48945720cab0c4ff7029ac73d6 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 5ae91fd90f0ef77590922d0f871ef56923526166 authored almost 7 years ago by Joss Mackison <[email protected]>
Fix indentation in README code snippet
github.com/juicycleff/react-select - c9d027387a77b3695fdfbb3d4de25ffcea9505ee authored almost 7 years ago by Jed Watson <[email protected]>2 spaces instead of tabs.
github.com/juicycleff/react-select - b1dcd071ea5efff439cf764421d11b0c965fd1ea authored almost 7 years ago by Tony Narlock <[email protected]>V2 menuIsOpen, inputValue as controllabe props
github.com/juicycleff/react-select - fc0a6c64c1b0362280faa9912af0b849fab9d2a9 authored almost 7 years ago by Joss Mackison <[email protected]>github.com/juicycleff/react-select - 7647eb0fda0c1955b8e7f56e691afefe1b70f5fe authored almost 7 years ago by Joss Mackison <[email protected]>
- add Props/State types
- remove unnecessary constructor
- alphabetize!
github.com/juicycleff/react-select - 7bf5cdafb3b8c5848d597e1901e409a3ef5fd156 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 93fd60483c44ba737429e1fc7ed81a965ce7f433 authored almost 7 years ago by Jed Watson <[email protected]>
Reduce to get render/focusable menu options
github.com/juicycleff/react-select - f25ea6b6c046f4d8e38638393e833d9bb98d8341 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 80cdc04bbad1a5c44eab9b59a4121c8a16afc75b authored almost 7 years ago by Alberto Gasparin <[email protected]>
github.com/juicycleff/health-rn-hackathon - b17c4b027db4ccf079062acafc15fe8405cdedcd authored almost 7 years ago by Rex Raphael <[email protected]>
github.com/juicycleff/react-select - 68074f5499b64692a9853a3387c7e9c990db007e authored almost 7 years ago by Joss Mackison <[email protected]>
Menu scroll lock: when the user reaches the top/bottom of the menu, prevent scroll on the scroll...
github.com/juicycleff/react-select - 40cd59dc6107805796c7f43ce333aae148a8931a authored almost 7 years ago by Joss Mackison <[email protected]>RTL support and edge detection for the menu
github.com/juicycleff/react-select - 2b861364c5013ac806ecebfd6c3b258b48dc0342 authored almost 7 years ago by Joss Mackison <[email protected]>github.com/juicycleff/react-select - 7030276e78facc2eb6dd4ba65b95b98dfb89d627 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - c41289d5b3ea1fd54e7e59c9d0269555c7c4fb61 authored almost 7 years ago by Ben Conolly <[email protected]>
github.com/juicycleff/react-select - a3efe07f8f43a4c39f877c5dc416039a0eae7852 authored almost 7 years ago by Joss Mackison <[email protected]>
using a render callback is really awkward in this case, still love 'em tho ❤️
github.com/juicycleff/react-select - e6eb13ac283b61d26e3180584234966ed1a0b2e1 authored almost 7 years ago by Joss Mackison <[email protected]>github.com/juicycleff/react-select - 23d6913043e5caacd8eb92b7917b9e2aba29827b authored almost 7 years ago by Ben Conolly <[email protected]>
github.com/juicycleff/react-select - b44ce1e43535f5ed2ba303d00531406937ac77e7 authored almost 7 years ago by Ben Conolly <[email protected]>
github.com/juicycleff/react-select - 53ed0d47618dbd25f1e2c861f6a7da879bc4face authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - b048eebd5a05b99bd728f5b3ad9d7a53395083e2 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 1113960c169c7eabd1fe2909a9564e90dd1e1aeb authored almost 7 years ago by Joss Mackison <[email protected]>
- split indicator styles into their respective components
- added indicator separator for better...
V2 a11y and primitive cleanup
github.com/juicycleff/react-select - bc23613440754f6e7a3fb92976b7bce9135520f5 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 07bba99d7d6ec4923247d2e7c0151e702b28d12b authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - f3cdfc4677cd01dc72dc251b18b4229b759e9b8b authored almost 7 years ago by Joss Mackison <[email protected]>
- use index for group/option IDs
- implement formatGroupLabel
- groups inherit label from their ...
github.com/juicycleff/react-select - 7b7c6b2ad8e51a5230bab3fe9c3287ff0d6be94b authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - b0f6aa71c41b8fd4e6a4e652c636ee971de75878 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - f6cd1299c701a9238a7a2f64d74667b5410e1620 authored almost 7 years ago by Ben Conolly <[email protected]>
github.com/juicycleff/react-select - 8ba1af21b1159e94c21ca860864a112670bc4902 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - f819f0edb9eecba0b21ecb90bbb9f34d831e9d0c authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - c910b7c3fb9f5e3830e06bafd2c4caf425713548 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 154e0f96fe8a278301eacb33ec38945daeac7c1d authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - a97aa38d47f24501db122abe56252febc6a71360 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - f1c45cf2bd879d9ebb144d9265a967e30765f54b authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 5ecf3346d3774397c82acca7a301dd896b66dedf authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 81d4242b81f077112bff14e2f7a4c7a70a3537a7 authored almost 7 years ago by Joss Mackison <[email protected]>
[v2] Refactor internal component props
github.com/juicycleff/react-select - 0c0e31d73567463437cafe44adf0c6e38f60a751 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 4c50de262b65f3e372b86b0babaf1833f266af92 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 8459546f70382fd73d4db3ede888eddbee4229b8 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 229e015ec9fb0254219a541cb8508589e78d0c61 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 413dcbf65e723ffed7d22c5c29b8ee2bc3a90d49 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 05ff1153b074f9593677f0c8e61a659f086e0078 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - d18693a63eb01de8141f197927d4251bb0049f95 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 0ff5d5cbb0fcfe3fa339446bf6625d2288a0c584 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - d5c3e25c3fe79eb3076ee28916d4620998ebe756 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 235859d75e4d8d6601085a7f8d788f48d163f039 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 08583da44188575a6d8d3c49d216ec7a37e41480 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - ca73b37026cbb52ef701fdf22c1df9998d2c165b authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 8e2518cc229fba27beed6bd588acf7efb4bcb9c8 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - d36a33319a487d18ea7a679deff4c5c9e6e9fcfc authored almost 7 years ago by Jed Watson <[email protected]>
This reverts commit 5c6d33500c96bf57ed0fbd6fea0cc117dbdfdcaf.
github.com/juicycleff/crystallize-grid-layout - aacba5fcb466860573284d8d081d71e1965c2f8c authored almost 7 years ago by Samuel Reed <[email protected]>github.com/juicycleff/crystallize-grid-layout - 5c6d33500c96bf57ed0fbd6fea0cc117dbdfdcaf authored almost 7 years ago by Vsevolod Rodionov <[email protected]>
github.com/juicycleff/react-select - 0f8528a028cc26dcd8c1743457b5442e2b5f6af8 authored almost 7 years ago by Ali Torki <[email protected]>
ref #2341
github.com/juicycleff/react-select - 1f43063632c08499fae3ab4f540386d28bec4920 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 976e9f8873cdbdc01b915d153f8da6d53f7ccfb1 authored almost 7 years ago by Jed Watson <[email protected]>
Now takes a single option argument instead of ordered arguments, also implemented `trim` option
github.com/juicycleff/react-select - ac063f2a8114a16eb8bcdd317b28ccfd6498030c authored almost 7 years ago by Jed Watson <[email protected]>Before this change, scrolling options with the keyboard when resting the cursor over the menu wo...
github.com/juicycleff/react-select - 6b3e846d215e6bd7829242e34fc04e880dbf34f6 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - a8d603eb6ddc45ee51349c1dc06f8ad54baa0659 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 692fe676813d9bc3382dcc405bc7e5ad1d35d2c7 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - a15757c1ea03c6fd678c74a1e28b15f6a0aa5863 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 890b16e4d26ad34141f25af3898471a42fa066e8 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 27ebba083053446cb76802d54de9ea139d636140 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 4de6f4a9a3e8c4f1c19cc431c09a90e49076349a authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 75e747fc97e4be02af701acbdf2a5d38c26314e3 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - cf02efeecd5ffcde4e43779de92a6e36503a56af authored almost 7 years ago by Jed Watson <[email protected]>
Replace hardcoded strings
github.com/juicycleff/react-select - 2e98d61cd9cd782fc56070888e383b0d58a4eeb0 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 47c1959c9fe655af58eb575b22757cc6be9c6aa2 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - a42f2dc0fb107810fb027f9abf8b64ef533216db authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - fee914ca33e354a27674ea8cb30c6b583991faaf authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 7c94490909a33883b09382ac6a0f5600a9e4edad authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/crystallize-grid-layout - ad50e42c8bbfca52c56707faeb8d7dc02adf6a48 authored almost 7 years ago by Samuel Reed <[email protected]>
github.com/juicycleff/crystallize-grid-layout - e2cb45c377eac6f7d72b35431f311c335485d8b3 authored almost 7 years ago by Samuel Reed <[email protected]>
github.com/juicycleff/crystallize-grid-layout - 02ff2b3ebf8a453389d19c8dea1fc4a95b67f53a authored almost 7 years ago by Samuel Reed <[email protected]>
github.com/juicycleff/react-select - 060e1f5b8bd7a986f13aff85e8903b9ae1f1c4bd authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 6b1dfca6b57f46982a4639ddd0cce9c5ca887245 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 6eac0908520b669189f5f3c7bf68a6badd30bcf5 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - 682ed5c96f3a668900b1432dc02072ce179774c2 authored almost 7 years ago by Jed Watson <[email protected]>
github.com/juicycleff/react-select - b055997d11d0405d2b9c215ae276e387e681d601 authored almost 7 years ago by Jed Watson <[email protected]>
Isolate inner props
github.com/juicycleff/react-select - a6f0f4a1ac308ae8e2301de6b29a8485d03ac77e authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - c19f775389da269a7a6d6585cb047a35eb564073 authored almost 7 years ago by Joss Mackison <[email protected]>
isolate properties necessary to functionality, that consumers must pass onto components if they ...
github.com/juicycleff/react-select - d7a6f87196acaf90d05a01809317be0cd3d88255 authored almost 7 years ago by Joss Mackison <[email protected]>github.com/juicycleff/react-select - 6ad0933f0f31a5b8be67276b6cdda367e4c038d9 authored almost 7 years ago by Joss Mackison <[email protected]>
github.com/juicycleff/react-select - 72f82e1a2e4235c42f3c79b73f0efb42d7381b14 authored almost 7 years ago by Joss Mackison <[email protected]>
Better support for menu notices
github.com/juicycleff/react-select - 0c32e6d32c6851c999e1dfd1a340869d94cfa73a authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 58be5619d22737f1ea116ef61400ab79f050457f authored almost 7 years ago by Joss Mackison <[email protected]>
Examples love ❤️
github.com/juicycleff/react-select - 5afec4d2163bb17520aaf4a21e2157c397f434c1 authored almost 7 years ago by Jed Watson <[email protected]>github.com/juicycleff/react-select - 25b9cfa99e65b381455682af68bc48477f2700e9 authored almost 7 years ago by Jed Watson <[email protected]>