421 Commits (4d6319c0e4dbb2a840a3000abbcca896a8f0e560)

Author SHA1 Message Date
Artur Arseniev 2de4d415d2 Fix tests 8 years ago
Artur Arseniev 870791d149 Added `run` and `stop` events for Commands 8 years ago
Artur Arseniev 225c54703a Add `update` event to generaly listen any change to the template 8 years ago
Artur Arseniev 0c1a272073 Add `component:type:add` and `component:type:update` events 8 years ago
Artur Arseniev 587395d760 Refactor ComponentDrag 8 years ago
Artur Arseniev da4844db17 Add the possibility to disable StorageManger with `storageManager: false` 8 years ago
Artur Arseniev e48e597308 Add multiFrames option (WIP) 8 years ago
Artur Arseniev ca8a50faeb Setup dragger for canvas and refactor zoom 8 years ago
Artur Arseniev 2efb2420e9 Update offset with zoom 8 years ago
Artur Arseniev 81ff29041f Setup zoom on editor and fix element rect 8 years ago
Artur Arseniev a00c4c6016 Pass the editor instance on `load` event 8 years ago
Artur Arseniev 414a0aee39 Added `modal:open` and `modal:close` events in the Modal module. Closes #1717 8 years ago
Artur Arseniev c1ba9491fa Avoid updating frame offset on Layer click. Fixes #1711 8 years ago
David Polak c3b5f8f174 Add flex-basis 8 years ago
David Polak 171aeba552 Add align-self 8 years ago
David Polak eb40152143 Add flex-shrink 8 years ago
David Polak 76493c631c Add order and flex-grow 8 years ago
David Polak c47b7d7ee1 Move flex options to a separate Sector 8 years ago
David Polak d77b5f19de Add align-content 8 years ago
David Polak b6f895fde6 Add align-items 8 years ago
David Polak d23b95e963 Add justify-content 8 years ago
David Polak 66e124bf5e Add flex-wrap 8 years ago
David Polak 0342a8ce61 Add dynamic styleable dependencies 8 years ago
Artur Arseniev cd6b07a983 Add new hook methods to Component, updated and removed 8 years ago
Artur Arseniev 6dcfde86c4 Don't mix export types 8 years ago
Artur Arseniev 124f465f5e Rename `component:clone` in PasteComponent to `component:paste` 8 years ago
Artur Arseniev 1f6e1b8f6c Unbind all key shortcuts on destroy. Fixes #1501 8 years ago
Artur Arseniev 8b566deeae Update components events 8 years ago
Artur Arseniev 24077f0dd5 Add log listeners 8 years ago
Artur Arseniev 2c44334490 Add log option to the main config object 8 years ago
Artur Arseniev 3cd72d8987 Add getWrapper method in Editor 8 years ago
Artur Arseniev 4afde96c57 Add `once` method in Editor 8 years ago
Artur Arseniev 1364e8db4e Add `styleManager:update:target` event to track target change in Style Manager 8 years ago
Artur Arseniev 4145cbc403 Add style emitter in StyleManager 8 years ago
Artur Arseniev 4d7d70cddc Fix the loading of component, accept also arrays and objects. Closes #1429 8 years ago
Artur Arseniev 6bcb55baf2 Pass editor in custom CSS parser 8 years ago
Artur Arseniev 217fbc1355 Implement a simple log event system 8 years ago
Artur Arseniev 197273e668 Refactor custom CSS parser configuration 8 years ago
Artur Arseniev c799a0fe12 Add setCustomParserCss method the the Editor API 8 years ago
Duarte Henriques eddf8764dd Only change onbeforeunload when that option is set 8 years ago
Artur Arseniev 5f60908f72 Create BrowserParserCss 8 years ago
Artur Arseniev c149ba1603 Use Commands API in Editor 8 years ago
Artur Arseniev 018e1164c4 Fix IE11 blank page due to `Array.from`. Closes #1253 8 years ago
Artur Arseniev 82deb573fa Use forceChange option in `em.addSelected` 8 years ago
Artur Arseniev f2548f0e4a Update Editor API in docs 8 years ago
Artur Arseniev 30236cdc31 Re-enable `block:drag:*` events 8 years ago
Artur Arseniev d2864a6630 Update structure navigation commands 8 years ago
Artur Arseniev bfc903796e Fix tests 8 years ago
Artur Arseniev 3d01b27896 Add the possibility to init the LayerManager with a different root 8 years ago
Artur Arseniev 52f8bdf2e8 Add destroy method 8 years ago