53 Commits (9f019b39f6672fc0f9f4b786bde93a4967d167f5)

Author SHA1 Message Date
Artur Arseniev 9f019b39f6 Update ev 7 years ago
Artur Arseniev bd7b804f3b Fix drag issue with text components 7 years ago
Artur Arseniev 55e12d683b Migrate all files to import/export in ES6 7 years ago
Artur Arseniev b08321c309 Remove old exports 7 years ago
Artur Arseniev 78c65716a7 Make the text component understand textable nodes 7 years ago
Artur Arseniev 2ab410dc58 Merge element content in text components before toHTML. Closes #1767 7 years ago
Artur Arseniev 7d0acc5baa Refactor Resizer and update its container on text change 7 years ago
Artur Arseniev b074aa5e09 Update how Text Component handle children on change. Fixes #1593 7 years ago
Artur Arseniev 5819604d07 Update correctly the text component on content change. Fixes #1511 7 years ago
Artur Arseniev f2b9f70d19 Improve text component in editing 8 years ago
Artur Arseniev 52071a19c8 Improve text component. Fixes #1394 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 32569dfa85 Update toolbars position when text components are updated. Closes #1136 8 years ago
Artur Arseniev 46912b2dfd Add prettier and run it 8 years ago
Artur Arseniev 93783bb124 Fix handleChanges 8 years ago
Ryan Deba 88b992ed6f trigger change event instead of calling render() 8 years ago
Ryan Deba e6efd63cee render text view after disabling editing 8 years ago
Artur Arseniev f87e924ce5 Add `setAttributes`, `getAttributes`, `setClass` and `addClass` to Component 9 years ago
Artur Arseniev f065479ee1 Update ComponentTextView 9 years ago
Artur Arseniev 61775c8c47 Add rte enable/disable events 9 years ago
Artur Arseniev 8f7f80bc72 Make text children not editable 9 years ago
Artur Arseniev 7394bb42b8 Remove focus from the RTE module 9 years ago
Artur Arseniev b9f5c59ff3 Update RichTextEditor module 9 years ago
Artur Arseniev a331d97fb3 Refactor few ComponentTextView methods 9 years ago
Artur Arseniev 9b892e0525 Rename RTE module 9 years ago
Artur Arseniev be25a49064 Move RTE rendering from canvas to its module 9 years ago
Artur Arseniev 72a31c2760 Update navigator items 9 years ago
Artur Arseniev 608a1751fa Refactor ComponentTextView 9 years ago
Artur Arseniev 2868f910e3 Add new Rich Text Editor and update Text Component text parser 9 years ago
Artur Arseniev 912cf5324b Fix RTE 9 years ago
Artur Arseniev 7756992ab0 Add content listener in text view component 9 years ago
Artur Arseniev 560e34d1c4 Avoid double content by removing its children in Text Component 9 years ago
Artur Arseniev 6c1d5d5b03 Lebab obj-method 9 years ago
Artur Arseniev fed2423726 Remove all define in src 9 years ago
Artur Arseniev 5e926b61f4 Updates for the strict mode 9 years ago
Artur Arseniev 7d8997fae1 Make ComponentTextView fetch content from getChildrenContainer on RTE chnage 9 years ago
Artur Arseniev c8ce7caed6 Catch errors from custom RTE 9 years ago
Artur Arseniev 453bd35344 Fix text component content update, add new component events 9 years ago
Artur Arseniev 8648978d0c Update Text view editable property 9 years ago
Artur Arseniev 2cc3da267b Fix text component editable property 9 years ago
Artur Arseniev 20adf69cdf Add setCustomRte on top API for setting a custom RTE inside the editor 9 years ago
Artur Arseniev 2392b9291d Fix tests 10 years ago
Artur Arseniev 673c82c647 Hide text nodes inside navigator 10 years ago
Artur Arseniev e9e44e657c Update navigator and parser 10 years ago
Artur Arseniev 5e5977c83a Update text component and the html parser 10 years ago
Artur Arseniev ce55d201af Update blocks 10 years ago
Artur Arseniev 4407b9fb3e Add rte toolbar 10 years ago
Artur Arseniev 3fc4f669e6 Update text component 10 years ago
Artur Arseniev 2743f81d95 Add ComponentView tests 10 years ago