Bump cropperjs from 1.6.2 to 2.1.0 by dependabot[bot] · Pull Request #3049 · orchidsoftware/platform
Bumps cropperjs from 1.6.2 to 2.1.0.
Release notes
Sourced from cropperjs's releases.
v2.1.0
What's Changed
- fix(element-selection): get correct event target in shadow DOM by
@fleezein fengyuanchen/cropperjs#1276New Contributors
@fleezemade their first contribution in fengyuanchen/cropperjs#1276Full Changelog: fengyuanchen/cropperjs@v2.0.1...v2.1.0
v2.0.1
What's Changed
- fix #1078 Prevent shade from "glitching" when pulling selection too far by
@valetobiasin fengyuanchen/cropperjs#1242- fix: set crossorigin attribute on cropper image element by
@ArneSchoonvlietin fengyuanchen/cropperjs#1253- fix: correct require.node.default export and explicitly export package.json by
@miguelaenllein fengyuanchen/cropperjs#1259New Contributors
@valetobiasmade their first contribution in fengyuanchen/cropperjs#1242@ArneSchoonvlietmade their first contribution in fengyuanchen/cropperjs#1253@miguelaenllemade their first contribution in fengyuanchen/cropperjs#1259Full Changelog: fengyuanchen/cropperjs@v2.0.0...v2.0.1
v2.0.0
Full Changelog: fengyuanchen/cropperjs@v2.0.0-rc.2...v2.0.0
v2.0.0-rc
Features
- CropperImage
- Add a new property:
initial-center-size.- CropperSelection
- Add a new property:
=>linkeddynamic.Breaking Changes
- CropperImage
- Change the default value of the
rotatableproperty fromtruetofalse.- Change the default value of the
scalableproperty fromtruetofalse.- Change the default value of the
skewableproperty fromtruetofalse.- Change the default value of the
translatableproperty fromtruetofalse.Full Changelog: fengyuanchen/cropperjs@v2.0.0-beta.5...v2.0.0-rc
v2.0.0-rc.0
Breaking Changes
- CropperSelection
- Rename the
linkedproperty todynamic.Full Changelog: fengyuanchen/cropperjs@v2.0.0-rc...v2.0.0-rc.0
... (truncated)
Changelog
Sourced from cropperjs's changelog.
2.1.0 (2025-10-19)
- docs: fix value of free aspect ratio (5b4e96f), closes #1274
- refactor(element-shade): use selection itself when default prevented (0673f15)
- fix(element-image): ensure the image is fully rendered (5afd8f3), closes #1168
- fix(element-selection): get correct event target in shadow DOM (#1276) (e64d6c3), closes #1276
- fix(element-shade): fix shade size when selection changes (98c101c)
- fix(element): call
attachShadowonly ifshadowRootdoes not exist (75cabcf), closes #1217- feat(cropperjs): add
destroymethod (6a933e3), closes #12712.0.1 (2025-07-25)
- build: add missing
/distpaths (42dba8b)- build: release v2.0.1 (6b8e5ff)
- fix: correct require.node.default export and explicitly export package.json (#1259) (97f8787), closes #1259
- fix: set crossorigin attribute on cropper image element (#1253) (f11026c), closes #1253
- fix(cropper-selection): improve selection movement logic for better user experience (e7e3510)
- fix(cropperjs): fix container query issue when in a custom element (4fea6fd)
- fix(cropperjs): inherit additional attributes from HTMLImageElement (cb5a341)
- fix(element-image): add missing attributes (type declarations) (2e46715), closes #1233
- fix(element-shade): get data from
event.detailwhen the selection is dynamic (f6b2847)- fix(element-shade): get data from
event.detailwhen there are multiple selections (09fd9ca)- fix(element-shade): prevent shade from "glitching" when pulling selection too far (#1242) (2dab6ff), closes #1242 #1078
- fix(element-viewer): fix selection query issue when in a custom element (aecee79), closes #1245
- fix(element-viewer): transform the image by the selection offset after the next DOM update cycle (04a2c8b), closes #1258
- test(cropper): remove support for HTMLCanvasElement and improve container handling in tests (91d5ab3)
- test(cropperjs): add container option to
getCropperSelectionstest (69a0ab6)- refactor(element-shade): rename selection event handler for better readability (c960217)
- docs: explain that jQuery Cropper only available for Cropper.js 1.0 now (3df9b20)
2.0.0 (2025-03-01)
- build: config issue template (649b2fa)
- build: prepare v2 stable version (ae55bdf)
- build: release v2.0.0 (08a3d16)
- build: update dependencies (56cef09)
- build: update issue template for bug reports (dc09c90)
- build: update repo urls (2bee699)
- ci: fix file path (c13c162)
- ci: update action version (0bb45db)
- docs(element-canvas): except the
"scale"option for theevent.detail.actionof actionstart/move/ (c778cb6)2.0.0-rc.2 (2024-08-18)
... (truncated)
Commits
268be1abuild: release v2.1.06a933e3feat(cropperjs): adddestroymethod6b8e5ffbuild: release v2.0.142dba8bbuild: add missing/distpaths97f8787fix: correct require.node.default export and explicitly export package.json (...91d5ab3test(cropper): remove support for HTMLCanvasElement and improve container han...69a0ab6test(cropperjs): add container option togetCropperSelectionstestcb5a341fix(cropperjs): inherit additional attributes from HTMLImageElementf11026cfix: set crossorigin attribute on cropper image element (#1253)4fea6fdfix(cropperjs): fix container query issue when in a custom element- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.