Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-colorful

The tinies and fastest color picker component for React and Preact apps
Collective - Host: opensource - https://opencollective.com/react-colorful - Website: https://omgovich.github.io/react-colorful - Code: https://github.com/omgovich/react-colorful

feat(component): Adding HsvaString component

github.com/omgovich/react-colorful - 4f24f03ab86975b1187dcf88e5b329c7f0542459 authored over 4 years ago by Ryan Christian <[email protected]>
fix: Resolving issues with HsvString component

github.com/omgovich/react-colorful - be18abe7b6c62656112ea9a4a541a1b391616dba authored over 4 years ago by Ryan Christian <[email protected]>
fix(merge): Resolving merge conflicts with master

github.com/omgovich/react-colorful - ea1ca7fb691006c1b875e991cc453f96b6d3af58 authored over 4 years ago by Ryan Christian <[email protected]>
fix: Resolving demo errors on Firefox

github.com/omgovich/react-colorful - 10f1bb892ed5126721a617bd4ede66f2337cb0fd authored over 4 years ago by Ryan Christian <[email protected]>
Demo: display stargazer count

github.com/omgovich/react-colorful - 44b38b9854e1e11860f8a6a1c28c0ad9a7473951 authored over 4 years ago by Vlad Shilov <[email protected]>
Update `getRelativePosition` comment

github.com/omgovich/react-colorful - 74cc55635c43aa81a6c3c4d1670c0afc35f39828 authored over 4 years ago by Vlad Shilov <[email protected]>
Improve `Interactive` internal typing

github.com/omgovich/react-colorful - ecd14f7c70073fdd4080c259b6ef88056b39e70b authored over 4 years ago by Vlad Shilov <[email protected]>
Improve HexColorInput typing

github.com/omgovich/react-colorful - a6410070f51b4a2290df682d1fae640912c3eadb authored over 4 years ago by Vlad Shilov <[email protected]>
Allow to pass custom `onBlur` callback

github.com/omgovich/react-colorful - 8ca71b5f90ab734cd18a7d03ab28d97023d44532 authored over 4 years ago by Vlad Shilov <[email protected]>
Update specs

github.com/omgovich/react-colorful - 7fc5f5d3a1e84ab43b77de3538e6c79d3c955a5b authored over 4 years ago by Vlad Shilov <[email protected]>
Cover onBlur event with a test

github.com/omgovich/react-colorful - 6d5cf7d2ba0031115db2469084737ce214dc6732 authored over 4 years ago by Vlad Shilov <[email protected]>
Add RGBA color picker demo

github.com/omgovich/react-colorful - ebe0ddb55ba3cf9f589618a63e17feeb4d4163be authored over 4 years ago by Vlad Shilov <[email protected]>
Update alpha picker specs

github.com/omgovich/react-colorful - 609b7ab0689a499d8aed7dc17b89a5a2c557482b authored over 4 years ago by Vlad Shilov <[email protected]>
Migrate to alpha-channel colors

github.com/omgovich/react-colorful - e791f167a4d249f95f5e868373886d03183bf0b2 authored over 4 years ago by Vlad Shilov <[email protected]>
Display all pickers on the demo page (dev only)

github.com/omgovich/react-colorful - 80b433dc873fbc7e9388d66f6e7dc633adb2e474 authored over 4 years ago by Vlad Shilov <[email protected]>
Create new pickers

github.com/omgovich/react-colorful - 0e926630b2eb63db43d548fab3ec462ea92636f7 authored over 4 years ago by Vlad Shilov <[email protected]>
Get rid of the default className value

github.com/omgovich/react-colorful - 5c64d726a04f8173406f95dd9df74b74667fb328 authored over 4 years ago by Vlad Shilov <[email protected]>
New alpha-pointer style

github.com/omgovich/react-colorful - e26cda3d3554d51d6a435d30bcf074c9075450de authored over 4 years ago by Vlad Shilov <[email protected]>
Fix default color values

github.com/omgovich/react-colorful - bf2161d3f78cc0802a9adeeee06267e7bb37ff3b authored over 4 years ago by Vlad Shilov <[email protected]>
Do not render transparent alpha pointer

github.com/omgovich/react-colorful - b1f7527bc1b9f3fd42fe93098c89222c98c7c2a9 authored over 4 years ago by Vlad Shilov <[email protected]>
Update styling docs

github.com/omgovich/react-colorful - 4f93ce495be1ffe6463bcb054b9dd48a1c856a5b authored over 4 years ago by Vlad Shilov <[email protected]>
Add equalColorString test

github.com/omgovich/react-colorful - 77df52ac7f53aa971452bea2b7e7819128925403 authored over 4 years ago by Vlad Shilov <[email protected]>
Simplify "Available pickers" section

github.com/omgovich/react-colorful - 56de955cb338fdaa78a1e84cf9a434a7dbe00773 authored over 4 years ago by Vlad Shilov <[email protected]>
Add alpha color picker component tests

github.com/omgovich/react-colorful - 4dd2d753fd9b5cda93fad66a1f71e450f36a5c3b authored over 4 years ago by Vlad Shilov <[email protected]>
Add new pickers to the docs

github.com/omgovich/react-colorful - 01733eb9fe1bbac4822a63eb1337f05388d32eb1 authored over 4 years ago by Vlad Shilov <[email protected]>
Add more comments to CSS

github.com/omgovich/react-colorful - 43a0f73b9b7a510db9d6381547ea4fca4d2c1470 authored over 4 years ago by Vlad Shilov <[email protected]>
Remove unused type definition

github.com/omgovich/react-colorful - 4342287e6c32dbba1e745e07892d0bdb109244a2 authored over 4 years ago by Vlad Shilov <[email protected]>
Simplify regex

github.com/omgovich/react-colorful - f0154545a9b9515017abeda0536882b9f39b470c authored over 4 years ago by Vlad Shilov <[email protected]>
Add new tests

github.com/omgovich/react-colorful - 500d2e01adce26601a19e634b94bbc99ff632063 authored over 4 years ago by Vlad Shilov <[email protected]>
Update size-limit settings

github.com/omgovich/react-colorful - d45c4af49108d2a0ebddd92db70933c853b18060 authored over 4 years ago by Vlad Shilov <[email protected]>
Update roadmap

github.com/omgovich/react-colorful - e8a806689e0a90fe125c20f0b79a0003ed9a754a authored over 4 years ago by Vlad Shilov <[email protected]>
docs(readme): Documenting HsvStringColorPicker

github.com/omgovich/react-colorful - 99ca7ae445f855bf7d7a76646f448616468567df authored over 4 years ago by Ryan Christian <[email protected]>
fix: Adding size-limit check

github.com/omgovich/react-colorful - 5754ebe92a300fe76611d5d7ebaad3b54732f7ae authored over 4 years ago by Ryan Christian <[email protected]>
feat(component): Adding HsvStringColorPicker component

github.com/omgovich/react-colorful - 6822d0c97ca0879b402f3d795c2b6e060ae3db93 authored over 4 years ago by Ryan Christian <[email protected]>
refactor: Moving placement of noEmit

github.com/omgovich/react-colorful - 096d627b6c949aac959073dee7ca2c1daf43c85c authored over 4 years ago by Ryan Christian <[email protected]>
feat: Adding noEmit for type checking

github.com/omgovich/react-colorful - 6c92a20de7f58e07fb73d66fa17997d682468472 authored over 4 years ago by Ryan Christian <[email protected]>
feat: Added cmd for running type checks

github.com/omgovich/react-colorful - eaa930938b2493466a07e1a6ddf8d0d09b8323eb authored over 4 years ago by Ryan Christian <[email protected]>
refactor: Removing unnecessary strict option

github.com/omgovich/react-colorful - cc781a50e671ff44015a9ac89f78559171cb1696 authored over 4 years ago by Ryan Christian <[email protected]>
refactor: Removing outDir from tsconfig. Irrelevant with noEmit

github.com/omgovich/react-colorful - f281205921abf13b2a09057b2c202bc755e97a93 authored over 4 years ago by Ryan Christian <[email protected]>
fix: Correcting type

github.com/omgovich/react-colorful - 7ddba227673d4f4a03d1987272b7bf5a13f7db9f authored over 4 years ago by Ryan Christian <[email protected]>
refactor(cmd): Using del-cli for main build

github.com/omgovich/react-colorful - b3ebe7e46316aaf332acf0484bc56b451e454d8b authored over 4 years ago by Ryan Christian <[email protected]>
Update projects list

github.com/omgovich/react-colorful - 937fb57a60378adaeb7a8b340ad63d8eeb0a80c7 authored over 4 years ago by Vlad Shilov <[email protected]>
Update ESlint settings

github.com/omgovich/react-colorful - a2cec6f4047ddd3290184e86c88cf21cd946f50b authored over 4 years ago by Vlad Shilov <[email protected]>
Rewrite demo with TS

github.com/omgovich/react-colorful - 4b4bbb5b1d7b7fbc0865f7ebd3263f248daa48dd authored over 4 years ago by Vlad Shilov <[email protected]>
Fix demo's TS sources path

github.com/omgovich/react-colorful - addda47589694f30090b8159b8076b583ba26479 authored over 4 years ago by Vlad Shilov <[email protected]>
Update badges

github.com/omgovich/react-colorful - 49e43def8ecc6144b9206f53711c53d76f1864bf authored over 4 years ago by Vlad Shilov <[email protected]>
Update README

github.com/omgovich/react-colorful - e5648c04490f1a148b603404f02ea4ff97e8056d authored over 4 years ago by Vlad Shilov <[email protected]>
Update side-effects settings

github.com/omgovich/react-colorful - 4b6bba939c3d957b06883f2608afb86390adcfea authored over 4 years ago by Vlad Shilov <[email protected]>
Rename color types (RGB → RgbColor, etc)

github.com/omgovich/react-colorful - 31ff5bf83d929bd9f5bb086a4f597fbb3c895527 authored over 4 years ago by Vlad Shilov <[email protected]>
Add Storybook to the roadmap

github.com/omgovich/react-colorful - 1328a99c6ad3e6276d29b239d0b5ec7e883054f7 authored over 4 years ago by Vlad Shilov <[email protected]>
Publish sourcemaps

github.com/omgovich/react-colorful - c008e312c67b85e5c863d1f27ab3b5ae96213247 authored over 4 years ago by Vlad Shilov <[email protected]>
Update README

Co-authored-by: Ryan Christian <[email protected]>

github.com/omgovich/react-colorful - a51bfd1c14b5eed01c560fcc29b3536958d7dedb authored over 4 years ago by Vlad Shilov <[email protected]>
docs(readme): Removing contractions

github.com/omgovich/react-colorful - 2df601a4a9b10b962276923aa7a2262237f0f240 authored over 4 years ago by Ryan Christian <[email protected]>
Fix example code

github.com/omgovich/react-colorful - 2bdeed1cf783aaa44b43be3c377b794b308801dc authored over 4 years ago by Vlad Shilov <[email protected]>
Fix example code

github.com/omgovich/react-colorful - dbbaec4579908ac66be5a9672ab95c96a7500587 authored over 4 years ago by Vlad Shilov <[email protected]>
Update README

github.com/omgovich/react-colorful - b8704ec91e61397b5a8bd5157fff72c3fc04002e authored over 4 years ago by Vlad Shilov <[email protected]>
Get rid of the packages that we used for legacy building

github.com/omgovich/react-colorful - 6017ff9700fb21b045613938e591b1caa7a9cb39 authored over 4 years ago by Vlad Shilov <[email protected]>
Update NPM publishing configuration

github.com/omgovich/react-colorful - 8d1d61ff420da81d3008f8524a48be0752e8495a authored over 4 years ago by Vlad Shilov <[email protected]>
Fix formatClassName test

github.com/omgovich/react-colorful - e85f75c7ced054a29745bab1badb36ff09fb8af1 authored over 4 years ago by Vlad Shilov <[email protected]>
Named exports everywhere

github.com/omgovich/react-colorful - 7a7434b55234ef839c52107a1651acfb01a6ef4c authored over 4 years ago by Vlad Shilov <[email protected]>
Mark the library as side-effect-free

github.com/omgovich/react-colorful - c07a7b53e540af7e628218157db709b3c62231bb authored over 4 years ago by Vlad Shilov <[email protected]>
Add named exports to size-limit config

github.com/omgovich/react-colorful - 071fbd79c47ea87ae3384486b6ef62488b510217 authored over 4 years ago by Vlad Shilov <[email protected]>
Update paths

github.com/omgovich/react-colorful - dfbdf6ad04031b64ed187947c4244735ce351651 authored over 4 years ago by Vlad Shilov <[email protected]>
Rename HexInput to HexColorInput

github.com/omgovich/react-colorful - f3ed62caf3b3bd6fbd6166ed6f869512d5b108ec authored over 4 years ago by Vlad Shilov <[email protected]>
Rename `formatClassName.ts` to `format.ts` to unify utils export

github.com/omgovich/react-colorful - ac0511ab1c755b558bb891c05be8be1033e010bb authored over 4 years ago by Vlad Shilov <[email protected]>
Update from master

github.com/omgovich/react-colorful - 797c6650ab644170c0cd3a205a45d7836f56bc36 authored over 4 years ago by Vlad Shilov <[email protected]>
Update paths and exports

github.com/omgovich/react-colorful - 887e840bff45e1c61d083f43d942b2e29655ec90 authored over 4 years ago by Vlad Shilov <[email protected]>
Move component files

github.com/omgovich/react-colorful - ef707103a11a5dd529d51bada87a29acf44865db authored over 4 years ago by Vlad Shilov <[email protected]>
Fix UMD package name

github.com/omgovich/react-colorful - 30b4714d363c51e2b02e7654c3e957ca1ec673a4 authored over 4 years ago by Vlad Shilov <[email protected]>
fix: avoid repeated black color updates with hex

github.com/omgovich/react-colorful - 8e5e6775f3bff2ac04695592f3524f80ff00f1b2 authored over 4 years ago by jeetiss <[email protected]>
fix: save onChange callback in ref to prevent extra useCallbacks on parent level

github.com/omgovich/react-colorful - 6fb7e556d98c09ef1c96a79c33ef4c370d085d4c authored over 4 years ago by jeetiss <[email protected]>
Add `useEventCallback` hook to `HexInput`

github.com/omgovich/react-colorful - 29066932bd558d12b52eed8478e36539d7b95717 authored over 4 years ago by Vlad Shilov <[email protected]>
better name for test

github.com/omgovich/react-colorful - b3800a6e705d5e928608df879fd953be18362df3 authored over 4 years ago by jeetiss <[email protected]>
fix: skip escape calls on every render

github.com/omgovich/react-colorful - bd39a49c2c27de35e964b3b8c490787b0e1ee21e authored over 4 years ago by jeetiss <[email protected]>
test: setup initial color in test that changes hue

* default color was black so when hue was changed nothing happen

github.com/omgovich/react-colorful - 2a5ea38046df3d88f047ff9752681d3383789aa5 authored over 4 years ago by jeetiss <[email protected]>
move useEventCallback to separate file, rename callback variable

github.com/omgovich/react-colorful - 5bf047cf0e71fb7f0bf7be89fd47dc484fe8b5d2 authored over 4 years ago by jeetiss <[email protected]>
Explain `onChange` effect conditions

github.com/omgovich/react-colorful - dbee0364cbd747dd44678f91da55e5a95c91cbb2 authored over 4 years ago by Vlad Shilov <[email protected]>
refactor: Fixing size-limit

github.com/omgovich/react-colorful - 88fef204f029296e084f9413ffc3a397dfdbd050 authored over 4 years ago by Ryan Christian <[email protected]>
refactor: Moving CSS into its own directory

github.com/omgovich/react-colorful - b2376a406572dd48e944fcb11b9e1642216bd932 authored over 4 years ago by Ryan Christian <[email protected]>
fix: Updating test & demo import paths

github.com/omgovich/react-colorful - 5d29034a237d2868941563e665538461e1e4f82e authored over 4 years ago by Ryan Christian <[email protected]>
refactor: Adding common export / updating build script

github.com/omgovich/react-colorful - 99f90f1b446605896a72db0546a0dc95a03018fb authored over 4 years ago by Ryan Christian <[email protected]>
fix: Resolving file path changes after move

github.com/omgovich/react-colorful - a5558c7b49395b4640453c30538d2bc4d1cfe02f authored over 4 years ago by Ryan Christian <[email protected]>
refactor(structure): Moving package files

github.com/omgovich/react-colorful - 6dc6300f5a92a80a4833c30005126dc967b50fd5 authored over 4 years ago by Ryan Christian <[email protected]>
refactor: enhance type definition

github.com/omgovich/react-colorful - 3ad61bc7e293fabb35541c4602dd6a96816dc48d authored over 4 years ago by byr-gdp <[email protected]>
refactor: make Props partial

Co-authored-by: Alexey Taktarov <[email protected]>

github.com/omgovich/react-colorful - e0be7f450f6560c09bbd8c7d98e42f93e59410cd authored over 4 years ago by Dapeng Gong <[email protected]>
ci(actions): Adding compressed-size-action

github.com/omgovich/react-colorful - cbfd48d9b3cd24b72c27b3dc198d0e0fadc5bb26 authored over 4 years ago by Ryan Christian <[email protected]>
ci(actions): Limiting css pattern to main export

github.com/omgovich/react-colorful - f8b3c253070ce620a7a98a524f657cbbd6ea7658 authored over 4 years ago by Ryan Christian <[email protected]>
ci(actions): Limiting pattern to css & x.module.js

github.com/omgovich/react-colorful - 72f84e4addb4e8b283abf79994a5b1d650332e79 authored over 4 years ago by Ryan Christian <[email protected]>
docs(readme): Added Preact section

github.com/omgovich/react-colorful - 98fb7b32c4808531886a56cb879cb1715bc5cc29 authored over 4 years ago by Ryan Christian <[email protected]>