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 3628667ea8 Fix editor.load bug with undo manager. Closes #2921 6 years ago
..
asset_manager removing missplaced validation 6 years ago
block_manager Add the possibility to change block attributes dynamically 6 years ago
canvas Merge branch 'dev' of https://github.com/artf/grapesjs into dev 6 years ago
code_manager Export correctly when option is used. Closes #2096 7 years ago
commands Fix preview command for tests 6 years ago
css_composer Update default selectors 6 years ago
device_manager Fix tests 7 years ago
dom_components Add options as second argument of model.addAttributes 6 years ago
domain_abstract Add colorPicker option to color type trait 6 years ago
editor Fix editor.load bug with undo manager. Closes #2921 6 years ago
i18n Merge branch 'dev' of https://github.com/artf/grapesjs into dev 6 years ago
keymaps Execute shortcut commands from the Commands manager. Closes #2769 6 years ago
modal_dialog Migrate all files to import/export in ES6 7 years ago
navigator Fix retrieval of layers' visibility always returning `true`. Fixes artf/grapesjs#2863 6 years ago
panels Fix custom panels not being hidden in preview mode. Fixes artf/grapesjs#2636 6 years ago
parser Check for attributes from props (eg. required, disabled). Closes #2844 6 years ago
plugin_manager Migrate all files to import/export in ES6 7 years ago
rich_text_editor Replace obsolete tag `<strike>` by `<s>`... 6 years ago
selector_manager Escape selectors in CSS code. Fixes #2624 6 years ago
storage_manager Migrate all files to import/export in ES6 7 years ago
style_manager Made Helvetica sans-serif by default 6 years ago
styles Update scss 6 years ago
trait_manager Ensure selected value in select Trait type. Fixes #2896 6 years ago
undo_manager Fix for undo manager 6 years ago
utils Avoid infinite recursion in Firefox on component drag. Fixes #2911 6 years ago
index.js Better clear on destroy 6 years ago