1128 Commits (7c9eb82b7f662813b2c4e6f15a4ae24237efdb49)

Author SHA1 Message Date
Artur Arseniev 90bc6ecfdf Update getModelToStyle 9 years ago
Artur Arseniev cf919342e3 Make use of template literals in ItemView 9 years ago
Artur Arseniev c21198f0c7 Add a class prefix for the layers's eye. Closes #645 9 years ago
Ryan Deba 06c546653e rename "this.target" to "this.em" 9 years ago
Ryan Deba cf20457c9b pass EditorModel reference into InputColor constructor from TraitColorView 9 years ago
Ryan Deba 747f27cc2d add editor "colorPicker" config options in InputColor object 9 years ago
Artur Arseniev e450cb9885 Update the Component view once the tagName is updated. Fixes #639 9 years ago
gabri.gcl 14db651b70 Problem regarding to Modal solved 9 years ago
Artur Arseniev df61a71374 Update UndoManager JSDocs 9 years ago
Artur Arseniev 2ebfdc34e2 Add `undo` and `redo` events 9 years ago
Artur Arseniev 93783bb124 Fix handleChanges 9 years ago
Artur Arseniev 4280280722 Clear the UndoManager on `loaded` event 9 years ago
Artur Arseniev dbee6942b6 Update UndoManager interfaces in StyleManager 9 years ago
Artur Arseniev ce986318b6 Remove keymaps references 9 years ago
Artur Arseniev 58b732bdef Remove UndoManager references in Editor 9 years ago
Artur Arseniev e806ebc3c9 Clean Editor from unused methods 9 years ago
Artur Arseniev c7ff050a99 Start tracking rules in undo manager 9 years ago
Artur Arseniev cb19de3cbd Check focused inputs in undo/redo 9 years ago
Artur Arseniev e0ea018d02 Add default `core:undo` and `core:redo` keymaps 9 years ago
Artur Arseniev e553a9b949 Bind context for handleChanges and handleRemoves 9 years ago
Artur Arseniev 4ef8882eee Remove `updateComponents` method from Editor 9 years ago
Artur Arseniev 268060f5ba Remove `initChildrenComp` method from Editor 9 years ago
Artur Arseniev 06a7abcff4 Remove `rmComponents` method from Editor 9 years ago
Artur Arseniev 6a6d6473dc Don't need the boolean value in `core:undo` and `core:redo` 9 years ago
Artur Arseniev faa7fb839a Start building the init method 9 years ago
Artur Arseniev dde00d93a8 Start UndoManager 9 years ago
Artur Arseniev e55ce5587e Update JSDocs 9 years ago
Artur Arseniev cdabf4e0b9 Avoid undefined command in ButtonView 9 years ago
Artur Arseniev b2c02b9e8c Fix button's command variable 9 years ago
Artur Arseniev 670e042a5f Fix canvas style position 9 years ago
Artur Arseniev f3554fef49 Refactor ComponentTableCell 9 years ago
Artur Arseniev 1812e16065 Refactor ComponentTableRow 9 years ago
Artur Arseniev 43bd457524 Add `is` method in Component 9 years ago
Artur Arseniev b75091c3e1 Refactor ComponentTableFoot 9 years ago
Artur Arseniev 6f361b896f Refactor ComponentTableHead 9 years ago
Artur Arseniev a6e811f651 Refactor ComponentTableBody 9 years ago
Artur Arseniev 18ca042dd1 Refactor ComponentTable 9 years ago
Artur Arseniev 5406226ede Add the possibility to specify the height of devices. Closes #599 9 years ago
Artur Arseniev 4ba8847542 Add `removeProperty` in StyleManager. Closes #587 9 years ago
Artur Arseniev 0d9ce2ab95 Add removeSector in StyleManager 9 years ago
Artur Arseniev 14a9118b60 Add the possibility to attach custom attributes on traits. Closes #589 9 years ago
Ryan Deba 2e8c1967f3 change how various table compoments are initialized 9 years ago
Artur Arseniev 0a760379ae Bump v0.12.50 9 years ago
Artur Arseniev 43eb6499b1 Update and move modal style 9 years ago
Artur Arseniev 97165997e8 Move devices styles 9 years ago
Artur Arseniev c34b5e7e60 Add `a` to textTags inside Parser configs 9 years ago
Artur Arseniev 8a9986e75e Refactoring ParserHtml 9 years ago
Artur Arseniev 4a170af46c Stop removing `<span>`s. Fixes #291 and #341 9 years ago
Artur Arseniev f69556219b Start refactoring ParserHtml 9 years ago
Ryan Deba b9ac0147d4 initial progress on adding thead, tbody, and tfoot components 9 years ago