grapesjs icon indicating copy to clipboard operation
grapesjs copied to clipboard

Free and Open source Web Builder Framework. Next generation tool for building templates without coding

Results 121 grapesjs issues
Sort by recently updated
recently updated
newest added

Given the following code example... ``` editor.DeviceManager.add('test', '300px', { height: '1000px', widthMedia: '300px', }); editor.setDevice("test"); ``` Results in no ability to scroll to top of canvas if editor display area...

bug

Apparently this is valid piece of html and css: `` (Hence the commented out _height_ property) Grapesjs has trouble dealing with such attribute as the style attribute on the model...

enhancement
help wanted

The [demo looks great](http://grapesjs.com/demo.html), but points to the need of a serious accessibility review. There is an open issue in the [Drupal community looking at this](https://www.drupal.org/project/drupal/issues/2920006), and we are working...

Hi, The link component isn't editable on EDGE. I try on the grapesjs demo and there is the same issue. Do you know how to resolve this problem please? Thanks!

Is there a method to set how the categories are shown in the Block tab?

enhancement

Is there any way to customize the view of the navigator/layers panel? I need to display an icon in front of each item in the navigator.

enhancement

I think what might be happening is that it's not checked if it's really an image that is being dropped onto the canvas? See these 2 links for minimal repro...

@artf, Is there any way to show the name of the destination element ? ![grapejs_drop](https://user-images.githubusercontent.com/1106745/52704047-ba1bbc80-2fa5-11e9-831b-5a09a35d304c.jpg)

enhancement
help wanted

Version 0.14.40 1. Click "Continue" 2. Select "You have successfully signed up!" header (sqh-header) 3. Drag sqh-header block between "Give $10 and Get $10" and text below 4. sqh-header appears...

@artf When we set some margin from top to the container and want to drag some element inside it then Drag placeholder Highlighter position is not seems right as it...

enhancement
help wanted