Skip to content

Releases: NamesMT/vue-modern-cropper

v0.2.9

06 Aug 14:43

Choose a tag to compare

compare changes

📖 Documentation

  • README: Note for manually installing cropperjs (d6e863e)

❤️ Contributors

v0.2.8

06 Aug 14:21

Choose a tag to compare

compare changes

🩹 Fixes

  • docs: Components auto import dir (a11c746)

🏡 Chore

  • Update deps (a23525c)
  • Mark cropperjs as peerDep and should not bundle (4447dc0)

❤️ Contributors

v0.2.7

17 Jul 11:52

Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.2.6

17 Jul 11:28

Choose a tag to compare

compare changes

🚀 Enhancements

  • Lower the unexpected audio volume, sorry... (7c43c2f)
  • Add resetOnInitialAttributes prop (cc7171e)

🩹 Fixes

  • Defer the src assign to onCropperMounted hook to ensure consistency (425a8ce)
  • tsconfig: Correct outDir (988374f)

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors

v0.2.5

07 Apr 04:53

Choose a tag to compare

compare changes

📦 Build

  • Fix vue-tsc@2 d.ts incompatible error on client (89e9a8f)

🏡 Chore

  • Update LICENSE format (1201572)
  • Minor remove unnecessary line (e19352c)

❤️ Contributors

v0.2.3

06 Apr 17:08

Choose a tag to compare

compare changes

🚀 Enhancements

  • Call reset on initial attribute set (063ba01)

🩹 Fixes

  • Transform camelCase to kebab-case (df0cafd)

📦 Build

  • Fix inconsistent tsconfig for build and dev (95bd1c9)

🏡 Chore

  • Relaxes cropperjs version selector (ba2962b)

❤️ Contributors

v0.2.2

06 Apr 16:01

Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

  • Make the title color consistent (e2bf18c)

🏡 Chore

  • Docs build deploy workflow (e0e228d)
  • Delete old static workflow (0bd9bce)
  • Remove docs directory (f3668a2)

❤️ Contributors

v0.2.1

06 Apr 08:28

Choose a tag to compare

compare changes

🚀 Enhancements

📦 Build

  • Fix missing declaration (ad8c254)

❤️ Contributors

v0.2.0

06 Apr 07:51

Choose a tag to compare

compare changes

🎨 Styles

  • ⚠️ Change css naming convention (f977e8b)

⚠️ Breaking Changes

  • ⚠️ Change css naming convention (f977e8b)

❤️ Contributors

v0.1.4

06 Apr 07:45

Choose a tag to compare

compare changes

🚀 Enhancements

  • docs: Add some prod docs logging (6180a13)
  • Introduce passThrough prop (3e123bb)

🩹 Fixes

  • Dev vite trying to import 'vue-modern-cropper' (c4659bf)
  • Reactivity lost on direct access to cropperKeys (284364a)

📖 Documentation

🏡 Chore

  • Setup @antfu/eslint-config (fcb66de)
  • Update toolchain deps major (e893937)

❤️ Contributors