Label

Feature issues in GrapesJS

4 questions in the GrapesJS community archive, 4 community-vetted. Sorted by most discussed โ€” see real fixes, errors and code references.

#3083October 20, 2020by Joshmamroudโœ“ Solved ยท 36

[Feature]: Highlight drop zones

Hi @artf , How would you recommend highlighting the components on the canvas that the selected block can be dropped into based on draggable & droppable rules? In other words, when a user starts dragging a block from the block manager I wou...

#2282September 20, 2019by pouyamiralayiโœ“ Solved ยท 36

[Editor UI]: Replace the current View for the core editor UI components

Hi there! the currently used structure of grapesjs is based on leveraging backbonejs model-view concept for implementing the Virtual Dom inside the ecosystem of grapesjs. Virtual Dom is a great practice which has a vast area of application...

#1806February 18, 2019by WebEtSolutionsโœ“ Solved ยท 36

[Feature]: Add category on traits

Hi and thank's for your job ! It's possible to make traits under cateogories like blocks ? If it's possible, maybe use the Category object like the BlockManager ? Categories on BlockManager work fine, so if TraitManager add the same system...

#1745January 23, 2019by sankaran85โœ“ Solved ยท 37

[Feature]: Allow to import HTML documents

Hi Team, We are using grapesjs newsletter plugin in our project for importing and preview the template. We are facing some difficulty in retaining the template structure which we import in to grapesjs editor. Please check the below example...