COMMITS
April 11, 2026
T
docs: add link to cropperjs-react-wrapper (#1294)
Trigger committed
April 6, 2026
C
build: release 2.1.1
Chen Fengyuan committed
C
fix(element-image): always center the image, even if it is neither translatable nor scalable
Chen Fengyuan committed
C
ci: add workflow for publishing package to npm
Chen Fengyuan committed
C
ci: add workflow for creating release
Chen Fengyuan committed
C
ci: update GitHub Actions to use latest versions of checkout and setup-node actions
Chen Fengyuan committed
April 4, 2026
C
fix(element-viewer): fix incorrect preview size when using SVG image format in Safari
Chen Fengyuan committed
C
docs: add Hello World example
Chen Fengyuan committed
November 22, 2025
C
fix(element-shade): use `window.devicePixelRatio` to calculate the correct outline width
Chen Fengyuan committed
C
fix(element-shade): re-render the shade on window resize
Chen Fengyuan committed
October 19, 2025
C
build: release v2.1.0
Chen Fengyuan committed
C
docs: fix value of free aspect ratio
Chen Fengyuan committed
C
refactor(element-shade): use selection itself when default prevented
Chen Fengyuan committed
C
fix(element-image): ensure the image is fully rendered
Chen Fengyuan committed
C
fix(element-shade): fix shade size when selection changes
Chen Fengyuan committed
F
October 14, 2025
C
feat(cropperjs): add `destroy` method
Chen Fengyuan committed
July 25, 2025
C
fix(element): call `attachShadow` only if `shadowRoot` does not exist
Chen Fengyuan committed
C
build: release v2.0.1
Chen Fengyuan committed
C
fix(element-viewer): transform the image by the selection offset after the next DOM update cycle
Chen Fengyuan committed
C
build: add missing `/dist` paths
Chen Fengyuan committed
M
fix: correct require.node.default export and explicitly export package.json (#1259)
Miguel Aenlle committed
June 15, 2025
C
test(cropper): remove support for HTMLCanvasElement and improve container handling in tests
Chen Fengyuan committed
C
test(cropperjs): add container option to `getCropperSelections` test
Chen Fengyuan committed
C
fix(cropperjs): inherit additional attributes from HTMLImageElement
Chen Fengyuan committed
A
fix: set crossorigin attribute on cropper image element (#1253)
Arne Schoonvliet committed
C
fix(element-shade): get data from `event.detail` when the selection is dynamic
Chen Fengyuan committed
C
fix(cropper-selection): improve selection movement logic for better user experience
Chen Fengyuan committed
May 6, 2025
C
refactor(element-shade): rename selection event handler for better readability
Chen Fengyuan committed
C
fix(element-shade): get data from `event.detail` when there are multiple selections
Chen Fengyuan committed