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 7621704f83 Fix the import of components and styles with the same ids. Fixes #932 8 years ago
..
asset_manager Don't trigger `component:add` when components are just moved. Fixes #868 8 years ago
block_manager Escape title inside blocks 8 years ago
canvas Refactor few methods in Canvas 8 years ago
code_manager Update CssRule and CssGenerator 8 years ago
commands Refactor OpenTraitManager 8 years ago
css_composer Create CssGroupRuleView, used for keyframes rules 8 years ago
device_manager Add prettier and run it 8 years ago
dom_components Fix the import of components and styles with the same ids. Fixes #932 8 years ago
domain_abstract Fix integer input issues 8 years ago
editor Pass response to 'editor.store(clb)' callback. Closes #876 8 years ago
keymaps Add prettier and run it 8 years ago
modal_dialog Append the modal inside the container and not the editor element 8 years ago
navigator Add `appendTo` option to BlockManager 8 years ago
panels Merge branch 'refactor-panels' 8 years ago
parser Fix the import of components and styles with the same ids. Fixes #932 8 years ago
plugin_manager Add prettier and run it 8 years ago
rich_text_editor Fixed TypeError when canvas has been removed. 8 years ago
selector_manager Fix the import of components and styles with the same ids. Fixes #932 8 years ago
storage_manager Execute the callback in StorageManager even with an empty storage 8 years ago
style_manager Add `appendTo` option to StyleManager 8 years ago
styles Fix block text overflow. Closes #946 8 years ago
trait_manager show message in trait manager panel when there is no comp selected 8 years ago
undo_manager Update default `add` and `remove` listeners in UndoManager 8 years ago
utils Don't trigger `component:add` when components are just moved. Fixes #868 8 years ago
index.js Use isElement in index.js 8 years ago