Skip to content

Formatting popups and fixing template update issues

LaurenSmillie requested to merge LaurenSmillie/grapesjsmjml:master into master

All popups were formatted in CSS and HTML, opposed to relying on on browser alerts/prompts/confirmations.

Template modifications also weren't updating after being saved because of incorrect API calls and an issue with the API v4 being asynchronous. This issue was fixed.

Merge request reports