Oskar Wróbel
|
e989130863
Cleaned up in the DOM after test.
|
6 lat temu |
Oskar Wróbel
|
32182763cc
Fix: Fixed View#render collision when moving focus from a one editable to the other in multi-root editor.
|
6 lat temu |
Oskar Wróbel
|
e04e794404
Prevented from changing view document during the render phase.
|
6 lat temu |
Aleksander Nowodzinski
|
fcb7e72666
Tests: Added tests for changes in EditableUIView.
|
6 lat temu |
Kamil Piechaczek
|
063d7b38a4
Internal: Bumped the year. [skip ci]
|
6 lat temu |
Krzysztof Krztoń
|
edea693862
Refactoring.
|
6 lat temu |
Krzysztof Krztoń
|
c1dea12da6
Refactoring.
|
6 lat temu |
Krzysztof Krztoń
|
eef5791778
Make `externalElement` protected property instead of public one.
|
7 lat temu |
dkonopka
|
8eaa48dd10
Added `.ck-read-only` class to `EditableUIView` when `#isReadOnly` is true
|
7 lat temu |
Maciej Gołaszewski
|
adcfa076de
Tests: Properly use sinon sandbox in tests.
|
7 lat temu |
Aleksander Nowodzinski
|
3742856bfb
Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494).
|
7 lat temu |
Piotrek Koszuliński
|
e2e8186dda
Added .ck class to the editable. See ckeditor/ckeditor5#494.
|
7 lat temu |
Aleksander Nowodzinski
|
223c8dd7f6
Added the '.ck-content' CSS class to the EditableUIView.
|
7 lat temu |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
8 lat temu |
Aleksander Nowodzinski
|
424e0a55e1
Aligned EditableUIView to the View#render API.
|
8 lat temu |
Aleksander Nowodzinski
|
cda7a76db0
Enabled CSS rounded corners support in the EditableUIView class. Improved .ck-icon scaling.
|
8 lat temu |
Aleksander Nowodzinski
|
752c9de6de
Made EditableUIView synchronous.
|
8 lat temu |
Aleksander Nowodzinski
|
ef52117d90
Tests: Added tests to various Views to make sure they are safe to destroy multiple times.
|
8 lat temu |
Aleksander Nowodzinski
|
50a534a3a0
Renamed EditableUIView#isRendered to EditableUIView#externalElement.
|
8 lat temu |
Aleksander Nowodzinski
|
11ee8d712f
Made EditableUIView revert its template if #editableElement was passed as an argument.
|
8 lat temu |
Piotrek Koszuliński
|
dcff3bcc36
Updated imports to use scoped packages.
|
9 lat temu |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
9 lat temu |
Piotrek Koszuliński
|
9f84caa10e
Updated tests – removed bender tags and CSS links.
|
9 lat temu |
Piotrek Koszuliński
|
9395ba7c4e
Merged ckeditor5-ui-default into this package. Fixes #116.
|
9 lat temu |
Aleksander Nowodzinski
|
f7370b76dd
Moved component tests to ckeditor5-ui-default.
|
9 lat temu |
Szymon Cofalik
|
19a7844027
Turn JSHint browser setting to false.
|
9 lat temu |
Aleksander Nowodzinski
|
f3fced2a16
Updated EditableUIView test after Template changed its approach to falsy values.
|
9 lat temu |
Piotrek Koszuliński
|
97aabe3b73
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 lat temu |
Aleksander Nowodzinski
|
cd488b9411
Changed the order of *EditorUI constructor parameters.
|
9 lat temu |
Aleksander Nowodzinski
|
b9cd894453
Aligned EditableUI component to the new View API.
|
9 lat temu |