nova-unlayer-field icon indicating copy to clipboard operation
nova-unlayer-field copied to clipboard

🦜 Drag’n’drop email builder for Laravel Nova that uses Adds a Laravel Nova field for Unlayer service under the hood.

Results 2 nova-unlayer-field issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/InteractionDesignFoundation/nova-unlayer-field). ## Awaiting Schedule These updates are awaiting...

Hello, how we can manager uploap image? The docs from unlayer says that we need to add a callbacks like the this: ```js unlayer.registerCallback('image', function(file, done) { var data =...