Free and Open source Web Builder Framework. Next generation tool for building templates without coding
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Arthur Almeida 80b19c220e added new parameter to add method; running keymaps only when the editor is not on edit mode; improved test setup 7 years ago
..
asset_manager Merge branch 'dev' of github.com:artf/grapesjs into update-am-docs 7 years ago
block_manager Add `ignoreCategories` option to render options in BlockManager module 7 years ago
canvas Add multiFrames option (WIP) 7 years ago
code_manager Add onChange to CodeEditor 7 years ago
commands removed validation to check if editor is on edit mode 7 years ago
css_composer Update setRule and getRule docs and hide IdRule and classRule methods 7 years ago
device_manager Add the comparator in Devices 8 years ago
dom_components Clean ToolbarView 7 years ago
domain_abstract Add style emitter in StyleManager 8 years ago
editor Add the possibility to disable StorageManger with `storageManager: false` 7 years ago
keymaps added new parameter to add method; running keymaps only when the editor is not on edit mode; improved test setup 7 years ago
modal_dialog Added `modal:open` and `modal:close` events in the Modal module. Closes #1717 7 years ago
navigator Import correctly ItemView. Fixes #1672 8 years ago
panels Custom tag for buttons in Panels module. Closes #1787 7 years ago
parser Updated `SelectorManager.add` method, now it can receive an array of selectors to add 7 years ago
plugin_manager Add prettier and run it 8 years ago
rich_text_editor Fixed issue, when hidden rich text editor can be seen 8 years ago
selector_manager Fix type in addClass 7 years ago
storage_manager Add the possibility to disable StorageManger with `storageManager: false` 7 years ago
style_manager Update classes in SectorView. Closes #1753 7 years ago
styles Remove canvas area 7 years ago
trait_manager Update traits when the component is removed. Fixes #1535 8 years ago
undo_manager Replace `isInputFocused` with `isEditing` in UndoManager 8 years ago
utils Setup dragger for canvas and refactor zoom 7 years ago
index.js Update jsdoc comments 8 years ago