192 Commits (fc085fba010c8dace96e76c1302ef4dfccbc0d35)

Author SHA1 Message Date
Artur Arseniev 29da7d0964 Update the render of textable components 7 years ago
Artur Arseniev 78c65716a7 Make the text component understand textable nodes 7 years ago
Artur Arseniev c2d008f101 Make the `textnode` component and `component.clear` method more compliant to the editor 8 years ago
Artur Arseniev b7c063d1b8 Adjust removeChildren method 8 years ago
Artur Arseniev 7f394d73a1 Remove related CSS rules of the removed component and update the global list #1875 8 years ago
Artur Arseniev 2ab410dc58 Merge element content in text components before toHTML. Closes #1767 8 years ago
Artur Arseniev 89f0ec77cf Move from the DOM the drag prevent in image component 8 years ago
Artur Arseniev 279aa394a8 Fix updateSrc in video component 8 years ago
Artur Arseniev a776ad646a Add `fallback` property to Image component and setup placeholder images 8 years ago
Artur Arseniev 7d0acc5baa Refactor Resizer and update its container on text change 8 years ago
Artur Arseniev dc9888a1fc Clean ToolbarView 8 years ago
Artur Arseniev 01c07f3c37 Don't trigger component hooks for temporary components 8 years ago
Artur Arseniev f1bf0a014d Update ComponentLinkView 8 years ago
Artur Arseniev d32ca0cec6 Clear old attributes in updateAttributes 8 years ago
Artur Arseniev cd6b07a983 Add new hook methods to Component, updated and removed 8 years ago
Artur Arseniev 1f6e1b8f6c Unbind all key shortcuts on destroy. Fixes #1501 8 years ago
Artur Arseniev b074aa5e09 Update how Text Component handle children on change. Fixes #1593 8 years ago
Artur Arseniev 5819604d07 Update correctly the text component on content change. Fixes #1511 8 years ago
Artur Arseniev 316b986199 Add `component:create` and `component:mount` events 8 years ago
Artur Arseniev ce238e3844 Fix highlightable property in canvas 8 years ago
Artur Arseniev 45b434e7d3 Update attribute update in components 8 years ago
Artur Arseniev 91143b0dec Update UndoManager for components 8 years ago
Artur Arseniev 943a341a4d Clean previous components view 8 years ago
Artur Arseniev 510dce655f Fix selector manager on component change 8 years ago
Artur Arseniev 75049c97f4 Update listening of components 8 years ago
Artur Arseniev 9235e8f450 Update listening of classes in Components 8 years ago
Artur Arseniev bfc9f1254d Rename style-clear in style-signature 8 years ago
Artur Arseniev 2332c01775 Add ComponentStyleClear command and 'style-clear' option in Component 8 years ago
Artur Arseniev 605bd415bf Improve hover in SelectComponent command. Fixes #1448 8 years ago
Artur Arseniev 87dc046968 Allow strings in component image upload function 8 years ago
Artur Arseniev f2b9f70d19 Improve text component in editing 8 years ago
Artur Arseniev 52071a19c8 Improve text component. Fixes #1394 8 years ago
tangkikodo d3ad4abc9e make poster work 8 years ago
Artur Arseniev 56079cc937 Update toolbar button style 8 years ago
Artur Arseniev d64d4fd171 Add the possibility to append `label` on component toolbar buttons 8 years ago
Artur Arseniev 9677d9fbc7 Add `onActive` method in ComponentView which executes on `active` event 8 years ago
Artur Arseniev a0d45e17f0 Merge last pull 8 years ago
James Jackson 3b7142cf8e Added video provider for youtube no cookie. Added related videos and modest branding options for youtube. 8 years ago
Artur Arseniev 8551c01df5 Listen for `content` changes inside ComponentView 8 years ago
Artur Arseniev 03c4e0f26f Move `component:remove` event to the right place. Fixes #1219 8 years ago
Artur Arseniev 3ca320dd95 Update image component src update 8 years ago
Artur Arseniev 566883aa2b Add `stopPropagation` in ComponentTextView on `dblclick` 8 years ago
Artur Arseniev d2864a6630 Update structure navigation commands 8 years ago
Artur Arseniev 03aacf685b Update remove on component collections 8 years ago
Artur Arseniev 4195f424d6 Refactor DomComponents selection methods 8 years ago
Artur Arseniev dd2d01837e Add selected collection in editor and move component remove logic 8 years ago
Artur Arseniev a058afeb06 Adjust imports 8 years ago
Artur Arseniev 32569dfa85 Update toolbars position when text components are updated. Closes #1136 8 years ago
Artur Arseniev be2a096454 'data-type' -> 'data-gjs-type' 8 years ago
Artur Arseniev 43c088def4 Add component's type to its view via `data-type` attribute 8 years ago