ctessier / nova-advanced-image-field

🌄 📐 A Laravel Nova advanced image field with cropping and resizing using Vue Advanced Cropper and Intervention Image
https://novapackages.com/packages/ctessier/nova-advanced-image-field
MIT License
100 stars 26 forks source link

Fix for DropZone update in Nova 4.22.0 #97

Closed puzzledmonkey closed 1 year ago

puzzledmonkey commented 1 year ago

This fixes the broken DropZone integration in Nova 4.22.0 that stops the component from working.

It maintains backwards compatibility too for versions <4.22.0 by keeping the @change attribute too.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

ctessier commented 1 year ago

Fixes #96

ctessier commented 1 year ago

Pull request released in v2.0.2