-
My company would like me to develop an automated no import(Not downloading zip and upload zip) template builder that can be used on Email marketing system.
![Error](https://user-images.githubuserc…
-
When using grapesjs-mjml with the built-in RTE (read: not CKEditor) it seems impossible to add a link to text.
**Steps to problem:**
* Open grapesjs-mjml with builtin RTE
* Add a text block with…
-
I am trying to add d&d functionality from a modal which lists a bunch of html files (html snippets) .. into the editor canvas.
Each of them enclose the content with a ``
I tried to use 'canvas:dr…
-
I am using the version: `0.14.57` with React `16.8.6`.
When I use the function `editor.getCss()` it returns me the css but without the vendor prefix. For example, I add the following css `.product…
-
What a wonderful editor and library to build it!
Congrats Jinho (and your team I guess) :)
I was curious to build the master version on my Ubuntu 19.10 and at build time, I got:
```
npm WARN npm…
-
# While editing the template, conditional comment removed by auto rendering but works when we try to import and save
```
function email_editor(id) {
ShowProg();
$.getJSON(hostname + 'source/da…
-
Hi @artf ,
We have just noticed that, if you import this code into grapesjs:
`My label field 1
My label field 2`
With an ` ` between the two label tags, the ` ` is being stri…
-
-
Hi @artf,
Working with Grapesjs has been great so far. It's easy to use once we understand it.
I just have one suggestion, is it possible to include grids and scale options in the editor?
-
I added my block like this below
```
const editor = grapesjs.init({
// ...
blockManager: {
appendTo: '#blocks',
blocks: [
{
id: 'main-title',
label: 'Main title'…