Svelte Easy Crop Versions Save

A Svelte component to crop images with easy interactions

v2.0.3

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ValentinH/svelte-easy-crop/compare/v2.0.1...v2.0.3

v2.0.1

1 year ago

v2.0.0

1 year ago

2.0.0 A.K.A. Typescript rewrite

The library has been rewritten to TS. There should be no breaking changes but I wanted to be safe and not break anyone's project. Please open an issue if something isn't working anymore.

https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.8...v2.0.0

v1.0.8

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.7...v1.0.8

v1.0.7

2 years ago
  • fix: simplify rollup config to support CodeSandbox e866f5d

https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.6...v1.0.7

v1.0.6

2 years ago
  • fix: stop interfering with touch gestures outside of cropper 3c233ab

https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.5...v1.0.6

v1.0.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.4...v1.0.5

v1.0.4

2 years ago
  • Upgraded to latest svelte/rollup (#17) a975148
  • Bump mixin-deep from 1.3.1 to 1.3.2 (#8) 603a3c9
  • Bump dot-prop from 4.2.0 to 4.2.1 (#9) 69adcfa
  • Bump ini from 1.3.5 to 1.3.7 (#7) a484018
  • Bump handlebars from 4.1.2 to 4.7.6 (#4) 8bdf7aa
  • Bump acorn from 5.7.3 to 5.7.4 (#2) 0649aa8
  • Create FUNDING.yml de1cbe6
  • Update README.md 6a7db89

https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.3...v1.0.4

v1.0.3

5 years ago
  • Update svelte field in package.json 6b2058a

https://github.com/ValentinH/svelte-easy-crop/compare/v1.0.2...v1.0.3

v1.0.2

5 years ago

Simple file refactoring