svelte-easy-crop

A Svelte component to crop images with easy interactions

MIT License

Downloads
11.8K
Stars
199
Committers
6
svelte-easy-crop - v3.0.0 Latest Release

Published by ValentinH 4 months ago

What's Changed

⚠️ potential breaking change

If you are overriding the default styles by using the CSS classnames, they are now all prefixed by svelte-easy-crop-. See this commit: https://github.com/ValentinH/svelte-easy-crop/pull/53/files?w=1

New Contributors

Full Changelog: https://github.com/ValentinH/svelte-easy-crop/compare/v2.0.4...v3.0.0

svelte-easy-crop - v2.0.4

Published by ValentinH 4 months ago

What's Changed

New Contributors

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

svelte-easy-crop - v2.0.3

Published by ValentinH 9 months ago

What's Changed

New Contributors

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

svelte-easy-crop - 2.0.1

Published by ValentinH over 1 year ago

svelte-easy-crop -

Published by ValentinH over 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

svelte-easy-crop - v1.0.8

Published by ValentinH almost 2 years ago

What's Changed

New Contributors

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

svelte-easy-crop -

Published by ValentinH almost 3 years ago

  • fix: simplify rollup config to support CodeSandbox e866f5d

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

svelte-easy-crop -

Published by ValentinH almost 3 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

svelte-easy-crop - v1.0.5

Published by ValentinH almost 3 years ago

What's Changed

New Contributors

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

svelte-easy-crop -

Published by ValentinH about 3 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

svelte-easy-crop - v1.0.3

Published by ValentinH over 5 years ago

  • Update svelte field in package.json 6b2058a

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

svelte-easy-crop - v1.0.2

Published by ValentinH over 5 years ago

Simple file refactoring

svelte-easy-crop - Initial release

Published by ValentinH over 5 years ago

🎉