image-compare icon indicating copy to clipboard operation
image-compare copied to clipboard

A web component for comparing images with a slider.

Results 16 image-compare issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cloudfour/image-compare). ## Open The following updates have all...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `b4ffde6` -> `11bd719` | --- ### Configuration...

Here is what I did to keep the slider working properly while increasing the range input max value: ```javascript this.animationFrame = requestAnimationFrame(() => { this.shadowRoot.host.style.setProperty('--exposure', `${(target.value / target.max * 100)}%`)...

We are currently adding it as a custom `step` attribute to the `image-compare` element: ```html 1) { range_input.step = element.getAttribute('step'); } }); ``` Could improve keyboard use in some cases.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) | [`6.2.6` -> `7.0.1`](https://renovatebot.com/diffs/npm/npm-run-all2/6.2.6/7.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/npm-run-all2/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm-run-all2/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [del-cli](https://redirect.github.com/sindresorhus/del-cli) | [`5.1.0` -> `6.0.0`](https://renovatebot.com/diffs/npm/del-cli/5.1.0/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/del-cli/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/del-cli/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v4` -> `v6` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v6` | --- ### Release...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [minify](http://coderaiser.github.io/minify) ([source](https://redirect.github.com/coderaiser/minify)) | [`13.0.0` -> `14.1.0`](https://renovatebot.com/diffs/npm/minify/13.0.0/14.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/minify/14.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/minify/13.0.0/14.1.0?slim=true) | --- ###...