vue-email-editor
vue-email-editor copied to clipboard
Drag-n-Drop Email Editor Component for Vue.js
For some reason our implementation of the editor only works on localhost. In production or test domain we get an error in https://editor.unlayer.com/embed.js?2 on the following line: `n = (i...
When modifying font size in custom tool with rich textbox - nothing happens.  Tested from: https://examples.unlayer.com/custom_tools/product-library-tool/
Hi @adeelraza Need help how to give props to move docker position from right to left , Top and Bottom. Found this on unlayer. need help to implement this. https://docs.unlayer.com/docs/themes...
I'm trying to include customJS, but I'm getting an error.  code: link: https://examples.unlayer.com/examples/simple-custom-tool-with-builtin-editors/custom.js i tried different options but each of them doesn't work "vue": "3.2.45", "vue-email-editor": "^2.0.0",
Import EmailEditor fails with Vite, and it appears that the master version is no longer compatible with Vue2. There are no tags or releases to reference. Does anybody know which...
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Hi. How do I sign in to unlayer? Where do I enter the API-KEY?
When I load existing design into editor I keep getting this: Can't migrate to an older version (121 > 12).
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...