colorpicker icon indicating copy to clipboard operation
colorpicker copied to clipboard

Colorpicker in jQueryUI style. Themeroller look & feel. Multiple color spaces, input/output formats, controls. Check the demo...

Results 15 colorpicker issues
Sort by recently updated
recently updated
newest added

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.2. Release notes Sourced from jquery-ui's releases. jQuery UI 1.13.2 Released! https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ jQuery UI 1.13.1 Released! https://blog.jqueryui.com/2022/01/jquery-ui-1-13-1-released/ jQuery UI 1.13.0 released! https://blog.jqueryui.com/2021/10/jquery-ui-1-13-0-released/ Commits d6c028c 1.13.2...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.14 to 7.0.36. Release notes Sourced from postcss's releases. 7.0.36 Backport ReDoS vulnerabilities from PostCSS 8. 7.0.35 Add migration guide link to PostCSS 8 error text. 7.0.34...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.4.2 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

With pressed mouse button it's possible to move over the colorpicker and the color selection changes according to the current cursor position. With touch you can just tap to select...

This only happens in Chrome (48.0.2564.109 m) If I use setColor() to set a color into the color picker, then open the color picker by clicking the button, the selected...

Seems to have a lot of whitespace in it. Might be nice to provide this. Thanks