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.
 
 
 
 
Artur Arseniev 851bfc4bac Defer selectComponent in order to prevent canvas freeze. Closes #2692 5 years ago
..
asset_manager Add destroy method to AssetManager 6 years ago
block_manager Unset old activation key 5 years ago
canvas Add script-props property to Component 6 years ago
code_manager Added `optsHtml` and `optsCss` options to main config 5 years ago
commands Defer selectComponent in order to prevent canvas freeze. Closes #2692 5 years ago
css_composer Skip the CSSRule from the JSON if there is no `style` 5 years ago
device_manager Add destroy method to DeviceManager module 6 years ago
dom_components Avoid content in HTML if not necessary 5 years ago
domain_abstract Add keydown event to handle up and down arrows keypress events 6 years ago
editor Added `optsHtml` and `optsCss` options to main config 5 years ago
i18n Merge branch 'dev' of https://github.com/artf/grapesjs into dev 6 years ago
keymaps Update keymap destroy split 6 years ago
modal_dialog Add destroy method to Modal module 6 years ago
navigator Fix hover state in Layers. Closes #3065 6 years ago
panels Fix tests 6 years ago
parser Create text nodes during HTML parsing 5 years ago
plugin_manager Migrate all files to import/export in ES6 7 years ago
rich_text_editor Update RTE destroy method 6 years ago
selector_manager Added `optsHtml` and `optsCss` options to main config 5 years ago
storage_manager Add destroy method to StorageManager 6 years ago
style_manager Fix PropertyColorView remove issue 5 years ago
styles chore: use dart-sass for compiling scss 6 years ago
trait_manager Improve number trait. Closes #3132 6 years ago
undo_manager Start using noUndo option instead of avoidStore in UndoManager 5 years ago
utils Add __upSymbProps method 6 years ago
index.js Better clear on destroy 6 years ago