256 Commits (1e02fcb10247f568867dc126d4e426c5c21bc56d)

Author SHA1 Message Date
Artur Arseniev 1e02fcb102 Prevent issues with devices with the same width. Fixes #727 8 years ago
Artur Arseniev c4c472ea32 Create `core:copy` and `core:paste`, commands and keymaps 8 years ago
Artur Arseniev 9cc532df49 Remove `copyPaste` option 8 years ago
Artur Arseniev 2ebfdc34e2 Add `undo` and `redo` events 8 years ago
Artur Arseniev 4280280722 Clear the UndoManager on `loaded` event 8 years ago
Artur Arseniev ce986318b6 Remove keymaps references 8 years ago
Artur Arseniev 58b732bdef Remove UndoManager references in Editor 8 years ago
Artur Arseniev e806ebc3c9 Clean Editor from unused methods 8 years ago
Artur Arseniev c7ff050a99 Start tracking rules in undo manager 8 years ago
Artur Arseniev cb19de3cbd Check focused inputs in undo/redo 8 years ago
Artur Arseniev e553a9b949 Bind context for handleChanges and handleRemoves 8 years ago
Artur Arseniev 4ef8882eee Remove `updateComponents` method from Editor 8 years ago
Artur Arseniev 268060f5ba Remove `initChildrenComp` method from Editor 8 years ago
Artur Arseniev 06a7abcff4 Remove `rmComponents` method from Editor 8 years ago
Artur Arseniev faa7fb839a Start building the init method 8 years ago
Artur Arseniev dde00d93a8 Start UndoManager 8 years ago
Artur Arseniev 97165997e8 Move devices styles 8 years ago
Artur Arseniev 8986607621 Update Events doc 8 years ago
Artur Arseniev 64d2632ef3 Add `avoidProtected` option in `getCss()` 8 years ago
Artur Arseniev 9606001b0b Refactor Export Template 8 years ago
Artur Arseniev 2582eee067 Move wrapper style inside `protectedCss` 8 years ago
Artur Arseniev 2692173ba0 Update CssRulesView 8 years ago
Ryan Deba 7ba4c88e24 add selectable property to component objects 8 years ago
Artur Arseniev a8db75056d Use new pattern color system 8 years ago
Artur Arseniev c92dd3babb Trigger store and undo manager on `src` change. Closes #541 8 years ago
Artur Arseniev df282c10cf Allow defining a command with just a function 8 years ago
Artur Arseniev 079fa4c5ed Update keymap docs 8 years ago
Artur Arseniev 6c77d85c76 Minor update in `loadModule` 8 years ago
Artur Arseniev 73b9fd96c9 Update the Keymap module 8 years ago
Artur Arseniev 87ffa7865f Move avoidInlineStyle inside main configuration object 8 years ago
Artur Arseniev c97ad3431a Add tests for CssGenerator 8 years ago
Artur Arseniev 5da34522f0 Make use of `getCurrentMedia` in SectorsView 9 years ago
Artur Arseniev 85cc802e3d Move `getCurrentMedia` in Editor 9 years ago
Artur Arseniev 4c661c8c5e Fix regressions 9 years ago
Artur Arseniev 41bf910efa Fix how the keymap handler is resolved 9 years ago
Artur Arseniev 97f2aadfeb Update keymaster module 9 years ago
Artur Arseniev 9b12bc357c Prevent component selection on frame resize 9 years ago
Artur Arseniev 7c840d681f Update extendProperties, allow property extension with id key 9 years ago
Arthur Almeida 8a825f720b disabling the buttons when the editor view is loaded 9 years ago
Artur Arseniev 658f68fce4 Add createType to StyleManager 9 years ago
Artur Arseniev 1279ad7b03 Avoid element update, from the model value change, if it comes from element itself 9 years ago
Santiago Petrone 5fe93fabc7 Add Arguments to Editor.trigger() function 9 years ago
Artur Arseniev 9c2da6c253 Make Traits label configurable. Closes #447 9 years ago
Artur Arseniev bb97caa862 Update how changesCount is handled 9 years ago
Artur Arseniev 61775c8c47 Add rte enable/disable events 9 years ago
Artur Arseniev 9b892e0525 Rename RTE module 9 years ago
Artur Arseniev c561a91b18 Update BlockManager and add visible collection 9 years ago
Artur Arseniev b46c6ed430 Extend few methods on Backbone and cash 9 years ago
Artur Arseniev d73fee6277 General updates by removing dependencies from jquery 9 years ago
Artur Arseniev 38db0cc66c Prepare test environment without jquery 9 years ago