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

Reorder export fields to make "default" last

github.com/omgovich/react-colorful - 652f01084b29971561ec91c3eed075feb03d9b58 authored over 2 years ago by Vlad Shilov <[email protected]>
Remove "browser" export field

github.com/omgovich/react-colorful - 932bed6279f2fe2c894e18b11397b849e74b39b8 authored over 2 years ago by Vlad Shilov <[email protected]>
Add `HexAlphaColorPicker`

github.com/omgovich/react-colorful - 2fffbdbbee19820f9fe1f31bd078a9c984bf08b0 authored over 2 years ago by Vlad Shilov <[email protected]>
Update package.json

Add "types" to exports to handle issue where typescript wouldn't recognize exported types when u...

github.com/omgovich/react-colorful - 679bc4f5e4f8f36dd0efe6393bf97850d093506b authored over 2 years ago by Conrad Wahlen <[email protected]>
Update RgbaStringColorPicker size limit

github.com/omgovich/react-colorful - f80e3c0d65cad39195bf67e9934b5f12bb400692 authored over 2 years ago by Vlad Shilov <[email protected]>
Better code coverate

github.com/omgovich/react-colorful - e7085123c627f4b5f150bd9973805d8b357f519a authored over 2 years ago by Vlad Shilov <[email protected]>
Simple test for alpha slider `aria-valuetext`

github.com/omgovich/react-colorful - d271505e2d848ca7b3ca8c91bccb3b9a4bfd4cb3 authored over 2 years ago by Vlad Shilov <[email protected]>
Update ARIA attributes on ranges

github.com/omgovich/react-colorful - cb4efeead4722c224ad3e097e616c4e9eedb8e86 authored over 2 years ago by Suzanne Aitchison <[email protected]>
Use `substring` instead of deprecated `substr`.

github.com/omgovich/react-colorful - faf7f630bc448bebc933f78cdd9df8112d5c6f28 authored over 2 years ago by RoyEden <[email protected]>
Fix minor spelling and grammar errors in README

github.com/omgovich/react-colorful - a85e5b36b55cae7e95c73c8ecde0bc881e8e3b1f authored almost 3 years ago by Kevin Elliott <[email protected]>
use div to determine window

github.com/omgovich/react-colorful - 0afe804e0f9636c1c62af7972b0255f27d0714f5 authored about 3 years ago by leoc4e <[email protected]>
Add a simple demo to test the iframe embedding

github.com/omgovich/react-colorful - 8681e3cbf6c7ca0c8ef3861a3c68d1a0ef1161fb authored about 3 years ago by Vlad Shilov <[email protected]>
Tweak variable naming and types

github.com/omgovich/react-colorful - 9f3b876fd2bdc1bd9931b0c7ceca136d2698e569 authored about 3 years ago by Vlad Shilov <[email protected]>
Rename method and tweak comments

github.com/omgovich/react-colorful - 3ac72764086f69966a578db180f7344bf860133c authored about 3 years ago by Vlad Shilov <[email protected]>
Tests for multitouch feature

github.com/omgovich/react-colorful - 0b8d25368c5cfa62298cbdca446537604e2ebb6d authored about 3 years ago by Vlad Shilov <[email protected]>
support multitouch

github.com/omgovich/react-colorful - 30bb7a758c6c6e70d0fa8f017e4f7a8e26d3e299 authored about 3 years ago by Nik Mostovoy <[email protected]>
Added composable.art to projects list

github.com/omgovich/react-colorful - 8c736ee2f906aff6a0b48d595505128b76ea3285 authored about 3 years ago by James Lambert <[email protected]>
Update `HexColorInputProps` definition

github.com/omgovich/react-colorful - 6e5e503440418818360a9fab98c0877d310b6f35 authored over 3 years ago by Vlad Shilov <[email protected]>
HexColorInput: Allow `#rgba` and `#rrggbbaa` color formats

github.com/omgovich/react-colorful - 71132b9537543583ef39eae7489aeb4773c91c7b authored over 3 years ago by Vlad Shilov <[email protected]>
Test more `alpha` related cases

github.com/omgovich/react-colorful - 09704c9cea525e0f4ddc95c254c9e59842f85583 authored over 3 years ago by Vlad Shilov <[email protected]>
Optimize hooks

github.com/omgovich/react-colorful - 6976b6faa5ac17fc23a87cd13f07510d5bfc80aa authored over 3 years ago by Nik Mostovoy <[email protected]>
useEffect to unsubscribe when the component gets destroyed

github.com/omgovich/react-colorful - 5bdf279d2883645afe5c0af2c4fb6eea6dec54ea authored over 3 years ago by Nik Mostovoy <[email protected]>
Refactor the code a bit and fix linting errors

github.com/omgovich/react-colorful - a874a4e2145ba149817a10352b3645d0c0ac455a authored over 3 years ago by Vlad Shilov <[email protected]>
Mention `prefixed` in the README

github.com/omgovich/react-colorful - 8d4ab0c9336d26bc6be5a4682117d297c5cd75a9 authored over 3 years ago by Vlad Shilov <[email protected]>
Option to display "#" in `HexColorInput`

github.com/omgovich/react-colorful - 99d19965dce27c698bc73bc368fd380cf90a48b2 authored over 3 years ago by Vlad Shilov <[email protected]>
Add backers and sponsors

github.com/omgovich/react-colorful - 57a30968a49f819e16bc1b6aa74c07c86cdc03fa authored over 3 years ago by Vlad Shilov <[email protected]>
Fix blur/focus behavior

github.com/omgovich/react-colorful - 76cd3ffbb8b69fa1b062d8545924c17d4691626a authored over 3 years ago by Vlad Shilov <[email protected]>
Interrupt "mousedown" call on mobiles and perform instant focus

github.com/omgovich/react-colorful - 2ee30ff4d39852aa35216e8b6edcefbec778cc10 authored over 3 years ago by Vlad Shilov <[email protected]>
Prevent default mousedown behavior

github.com/omgovich/react-colorful - 39a035070e33f52c05b390cbbed9345ce17fb215 authored over 3 years ago by Vlad Shilov <[email protected]>
Update repo settings

github.com/omgovich/react-colorful - 02f79ad99e3f6b145ea4c45e50e9deae02b2e5bd authored over 3 years ago by Vlad Shilov <[email protected]>
Remove `preventDefault` call from the touch handlers

github.com/omgovich/react-colorful - 2adb95cab75ee4e77ba77bdde5360755b8db1d9c authored over 3 years ago by Vlad Shilov <[email protected]>
Resolved rounded corner rendering bug

github.com/omgovich/react-colorful - cd70a3320ce76c9fcadad7a9acbeef990ebc4fa1 authored over 3 years ago by Vlad Shilov <[email protected]>
Support modern CSS color notations

github.com/omgovich/react-colorful - dccd7e862ee5ac4ed4dbe543c4b0a69f14febe2c authored over 3 years ago by Vlad Shilov <[email protected]>
Lock dev dependency versions

github.com/omgovich/react-colorful - c9b3a328d5f2b625e7010ff467cf011f3d823362 authored over 3 years ago by Vlad Shilov <[email protected]>
docs: Adding WMR to Preact usage section

github.com/omgovich/react-colorful - 98b8df824fc6a21e238a6b9bf763221dce62d88b authored over 3 years ago by Ryan Christian <[email protected]>
fix: Ensures .mjs files are published too

github.com/omgovich/react-colorful - d2a15a9e1b20306f817822ea054b33fcb830c4e0 authored over 3 years ago by Ryan Christian <[email protected]>
Lock cpy-cli major release

github.com/omgovich/react-colorful - c472eaa833e4162c1c0f471f09dd320901fa0a72 authored over 3 years ago by Vlad Shilov <[email protected]>
refactor: Switching to ncp for file copy

github.com/omgovich/react-colorful - 5faae4620e09549613a9f7a84234f316f875313b authored over 3 years ago by Ryan Christian <[email protected]>
revert: Removal of "esmodules" package key

github.com/omgovich/react-colorful - 8624f84d76d0a27383b05bbe60a73214e1932413 authored over 3 years ago by Ryan Christian <[email protected]>
fix: Correcting ESM usage with Node

github.com/omgovich/react-colorful - adeb474b7b9b53f205aeed2d0e32d9644091138f authored over 3 years ago by Ryan Christian <[email protected]>
refactor: Swapping out ncp for cpy-clii

github.com/omgovich/react-colorful - bb363ac1e6992068fb2c883eb7a6adb64b4a85de authored over 3 years ago by Ryan Christian <[email protected]>
Update features list

github.com/omgovich/react-colorful - d913440864e282ce46b4a1909c783d45f26459db authored over 3 years ago by Vlad Shilov <[email protected]>
Add fallback to the exports map

github.com/omgovich/react-colorful - 217ba26b69c628d65d7ecdcc5b336eb57df634b3 authored over 3 years ago by Vlad Shilov <[email protected]>
Add Storybook to the list of projects

github.com/omgovich/react-colorful - fcfd82c6596fb15c85dbd2b7d0fe3bd5b42ff2a1 authored over 3 years ago by Vlad Shilov <[email protected]>
Update repo settings

github.com/omgovich/react-colorful - 5cc78577d1f25885e85aede97810dfd1264561c7 authored over 3 years ago by Vlad Shilov <[email protected]>
Fix `setNonce` type declaration publishing

github.com/omgovich/react-colorful - 62c10b368b5813b6ebfc0c24b98c59bb611cd601 authored over 3 years ago by Vlad Shilov <[email protected]>
Update the list of projects

github.com/omgovich/react-colorful - 58a3a9772b209193c031d95613e6d80ca15c685b authored over 3 years ago by Vlad Shilov <[email protected]>
CSP: Support `nonce`

github.com/omgovich/react-colorful - 096d2ad1c31bb82e10fe90d3c8575954cd96ab6e authored over 3 years ago by Vlad Shilov <[email protected]>
Add a simple spec to test CSP

github.com/omgovich/react-colorful - 3f301e00ba1c63b8a520547f34663efc1c9bb81e authored over 3 years ago by Vlad Shilov <[email protected]>
HTML attributes support

github.com/omgovich/react-colorful - 2aa769f7d88fbf1d402496584e78b168df6df6f5 authored almost 4 years ago by Vlad Shilov <[email protected]>
Update dev dependencies and lock bundler versions

github.com/omgovich/react-colorful - 59ae70bfe566d7e452949ae5008d88048da39b02 authored almost 4 years ago by Vlad Shilov <[email protected]>
add names to size-limit checks for better output

github.com/omgovich/react-colorful - 9a6e7dfb671fcfa2a31319c79c345e66e91f79bb authored almost 4 years ago by jeetiss <[email protected]>
Update customization docs

github.com/omgovich/react-colorful - 107f61fea15e0cff6e8b568d97ed0dd805ad2574 authored almost 4 years ago by Vlad Shilov <[email protected]>
Add Leva to the project list

github.com/omgovich/react-colorful - 8cd83dda806106e1274ab2ae941964debd44e38b authored almost 4 years ago by Vlad Shilov <[email protected]>
ci: Running lint/build/test on PR too

github.com/omgovich/react-colorful - 379fa34f905408410f7ccaebbba984d1a0ed86a7 authored almost 4 years ago by Ryan Christian <[email protected]>
Update CHANGELOG

github.com/omgovich/react-colorful - eebf34ab404ce946d52c67c8898f2ce3f85e5c54 authored almost 4 years ago by Vlad Shilov <[email protected]>
Mark "CSS-in-JS" task as done

github.com/omgovich/react-colorful - 16c1645a91a259793296da47ff3da6e6581ec449 authored almost 4 years ago by Vlad Shilov <[email protected]>
Do not publish CSS files

github.com/omgovich/react-colorful - f6c1a7902b619e88fd2b27c8ff3f39e1778dad02 authored almost 4 years ago by Vlad Shilov <[email protected]>
Mark the file as side-effect-free and update size limits

github.com/omgovich/react-colorful - 1dae276c2294ce13c790efb82f5f7cc4b9df3a9d authored almost 4 years ago by Vlad Shilov <[email protected]>
Inject styles

github.com/omgovich/react-colorful - 604b98d1280d5e32ecfba21c6990cfde87e466a2 authored almost 4 years ago by Vlad Shilov <[email protected]>
Upgrade microbundle

github.com/omgovich/react-colorful - 1d3a1ce2b772045dd4d8ce53be4bca16805cb106 authored almost 4 years ago by Vlad Shilov <[email protected]>
Mock CSS loading

github.com/omgovich/react-colorful - 08528642d872407b70d78de33a50f953105ca57e authored almost 4 years ago by Vlad Shilov <[email protected]>
Describe new CSS loading technique

github.com/omgovich/react-colorful - aed96f7b7665ade19221765a098c0a42e18f84af authored almost 4 years ago by Vlad Shilov <[email protected]>
Ignore CSS in the tests

github.com/omgovich/react-colorful - 9b58e5314146dbf2a371e7ea8efb884601c67b55 authored almost 4 years ago by Vlad Shilov <[email protected]>
Migrate the website styles to CSS-in-JS

github.com/omgovich/react-colorful - f84802a831e45f4414385c42819fdc7a5020dc10 authored almost 4 years ago by Vlad Shilov <[email protected]>
Updating the ports section in the README.md file

Ported this awesome library for use in Angular framework

github.com/omgovich/react-colorful - c4785feff95035f0f73244430dd2f22d351d7713 authored about 4 years ago by fil0157 <[email protected]>
Improve the demo page a bit

github.com/omgovich/react-colorful - 8d36dc69f229f55fa5d4bccdf04f2dfde0378849 authored about 4 years ago by Vlad Shilov <[email protected]>
Fix demo in IE11

github.com/omgovich/react-colorful - 3489c05e06e722a3b7e6e0746f343fa6a1d4a721 authored about 4 years ago by Vlad Shilov <[email protected]>
Fix bug when user releases cursor outside of the document bounds

github.com/omgovich/react-colorful - 79725536c8a7a3efdd2796a74c27bbebf4ab7f7b authored about 4 years ago by Vlad Shilov <[email protected]>
Update specs

github.com/omgovich/react-colorful - 4eed2365e5e7c2e34ecb4369d449a8fa7798668c authored about 4 years ago by Vlad Shilov <[email protected]>
Restore lost preventDefault call

github.com/omgovich/react-colorful - ce1816a6ecb254cd8d8637e286c0a8bf809b01d5 authored about 4 years ago by Vlad Shilov <[email protected]>
Add MagicPattern to the list of projects

github.com/omgovich/react-colorful - a7371842d3f0de8cd17162e42fae338931728b71 authored about 4 years ago by Vlad Shilov <[email protected]>
Add Changelog

github.com/omgovich/react-colorful - f4b5a4316a1c00d3f6f3d2efd94d13336352c03a authored about 4 years ago by Vlad Shilov <[email protected]>
GitHub workflow status badge

github.com/omgovich/react-colorful - e9559471b9df2f1108d4a7f14dcd9c73f1e70150 authored about 4 years ago by Vlad Shilov <[email protected]>
useIsomorphicLayoutEffect

github.com/omgovich/react-colorful - 3555e1721bff349a734a111b02865ecce2682e3f authored about 4 years ago by Vlad Shilov <[email protected]>
Remove Travis CI config

github.com/omgovich/react-colorful - ffd0716371404955bb3692155f9a0a2faa61a51e authored about 4 years ago by Vlad Shilov <[email protected]>
Migrating from Travis CI to GitHub Actions

github.com/omgovich/react-colorful - f9ba2212b7df135aa29930ad2b128d40a1ba479f authored about 4 years ago by Vlad Shilov <[email protected]>
Run compressed-size-action on pull_request only

github.com/omgovich/react-colorful - 5175dd11097e0a1d1191949543e9769749ef57ea authored about 4 years ago by Vlad Shilov <[email protected]>
Remove compressed-size-action from Node.js CI

github.com/omgovich/react-colorful - e7a41b428ac069f493a93ccb021a74f5fbbaa49c authored about 4 years ago by Vlad Shilov <[email protected]>