steirico / kirby-plugin-image-crop-field

Kirby image crop field based on vue-cropperjs and gumlet/php-image-resize
MIT License
15 stars 3 forks source link

Kirby 3.6 compatibility + Dynamic blueprint #33

Open Daandelange opened 2 years ago

Daandelange commented 2 years ago

Hey and thanks for making this plugin !

I've improved it a little :

See specific commit messages for details.

Daandelange commented 2 years ago

The only thing left for "full K3.6 standards" would be to use kirbyup for npm packages.

Daandelange commented 2 years ago

Also, there remains a minor issue in K3.6 : when resetting changes (before saving), the field gets emptied and doesn't show the previously saved values.

Daandelange commented 2 years ago

Hey @steirico, would you be interested in merging these changes ?

Daandelange commented 1 year ago

Hey, @steirico , Just a kind reminder of this PR ;) .

Maybach91 commented 1 year ago

@Daandelange does this work with 3.7/3.9 as well? i still get the same error if i install your version.