Aleksander Nowodzinski
|
752c9de6de
Made EditableUIView synchronous.
|
hace 8 años |
Aleksander Nowodzinski
|
50a534a3a0
Renamed EditableUIView#isRendered to EditableUIView#externalElement.
|
hace 8 años |
Aleksander Nowodzinski
|
11ee8d712f
Made EditableUIView revert its template if #editableElement was passed as an argument.
|
hace 9 años |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
hace 9 años |
Piotrek Koszuliński
|
9395ba7c4e
Merged ckeditor5-ui-default into this package. Fixes #116.
|
hace 9 años |
Aleksander Nowodzinski
|
7fa0bdce7a
Moved editor bindings to ckeditor5-ui-default. Closes #48.
|
hace 9 años |
Oskar Wróbel
|
3d80141933
Merge pull request #54 from ckeditor/t/44
|
hace 9 años |
Szymon Kupś
|
8ff14a7eac
Changed paths and docs to use ckeditor5-core package.
|
hace 9 años |
Aleksander Nowodzinski
|
842f083231
Added missing @observable documentation tag to various model attributes.
|
hace 9 años |
Piotrek Koszuliński
|
97aabe3b73
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
hace 9 años |
Piotrek Koszuliński
|
083847b8cf
API doc fixes and fixed t() usage.
|
hace 9 años |
Aleksander Nowodzinski
|
6fcc0c578f
Changed UI class names in docs from camel-case to separate words.
|
hace 9 años |
Aleksander Nowodzinski
|
4206745671
Improved documentation of the EditableUI component.
|
hace 9 años |
Aleksander Nowodzinski
|
b9cd894453
Aligned EditableUI component to the new View API.
|
hace 9 años |
Aleksander Nowodzinski
|
b5a9332ee2
Used Template binder as a constant when possible across the Views in the project.
|
hace 9 años |
Aleksander Nowodzinski
|
d6ed73af4f
Template#apply() takes over View#applyTemplateToElement().
|
hace 9 años |
Aleksander Nowodzinski
|
21783ad185
Fixed: Absolute import paths.
|
hace 9 años |
Aleksander Nowodzinski
|
b66bdbc4c3
Used new View and Template API across the project.
|
hace 9 años |
Aleksander Nowodzinski
|
03d397db66
Used new Template API across the project.
|
hace 9 años |
Piotrek Koszuliński
|
99fa3eb49d
Updated tests to pass with recent changes.
|
hace 9 años |
Piotrek Koszuliński
|
2854efa413
First batch of changes. Stay tuned.
|
hace 9 años |
Piotrek Koszuliński
|
02e3d4e058
That doesn't seem to be necessary. View#init doesn't return anything anyway.
|
hace 9 años |
Aleksander Nowodzinski
|
197a9a064f
Extended documentation of InlineEditableUIView and EditableUIView classes.
|
hace 9 años |
Aleksander Nowodzinski
|
fb8b2fa10f
InlineEditableUIView extends EditableUIView#template. Got rid of EditableUIView#setEditableElement method.
|
hace 9 años |
Aleksander Nowodzinski
|
bce6ca19bb
Code refactoring in EditableUIView.
|
hace 9 años |
Aleksander Nowodzinski
|
24bd2e3158
Basic accessibility in BoxedEditorUIView, EditableUI and EditableUIView.
|
hace 9 años |
Aleksander Nowodzinski
|
69f654a6fe
Modified setEditableElement method so may extend existing element definition. Defined ck-editor__editable and ck-editor__editable_inline classes.
|
hace 9 años |
Aleksander Nowodzinski
|
e7503a28ec
Fixed: Reverted class attribute definition in EditableUIView back to array form for better extensibility.
|
hace 9 años |
Aleksander Nowodzinski
|
beb4160f83
Use contenteditable instead of contentEditable attribute in EditableUIView class to enable editing.
|
hace 9 años |
Piotrek Koszuliński
|
8eb75ef178
Creator utils tests and API docs.
|
hace 9 años |