Aleksander Nowodzinski
|
9a69bb78a0
Used secureSourceElement() as a helper.
|
6 lat temu |
Aleksander Nowodzinski
|
34cb348ea2
Mixed the ElementApiMixin. Used the ElementApiMixin#secureSourceElement().
|
6 lat temu |
Aleksander Nowodzinski
|
00fbbaea76
Updated the ElementApiMixin#secureSourceElement error message to the latest API.
|
6 lat temu |
Maciej Gołaszewski
|
ae28a89611
Merge branch 'master' into t/ckeditor5/746
|
6 lat temu |
Maciej Bukowski
|
877015ff68
Removed usage of logger.
|
6 lat temu |
Maciej Bukowski
|
b71d9d32e4
Added context to thrown `CKEditorError`s. Aligned code to changes in `ckeditor5-utils`.
|
6 lat temu |
Kamil Piechaczek
|
8377721677
Introduced a check that prevents creating the editor using the same element more than once.
|
6 lat temu |
Mateusz Samsel
|
1b83e05af0
Improve test to match exactly thrown error.
|
6 lat temu |
Mateusz Samsel
|
0e8fd5955d
Add unit test
|
6 lat temu |
Kamil Piechaczek
|
d538025dad
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 lat temu |
Szymon Cofalik
|
69dfe84e52
Introduced EditorConfig#initialData. Made `config` param optional.
|
6 lat temu |
Krzysztof Krztoń
|
60a40057a9
Merge branch 'master' into t/ckeditor5/1477
|
6 lat temu |
Krzysztof Krztoń
|
4bfb9d5523
Tests: Adjustments.
|
6 lat temu |
Krzysztof Krztoń
|
e98823a648
Adjustments to new data#ready event.
|
6 lat temu |
Krzysztof Krztoń
|
4f49c701ad
Tests: Adjust unit tests to 'plugincollection#ready' event.
|
6 lat temu |
Kamil Piechaczek
|
82718363e1
Internal: Bumped the year. [skip ci]
|
6 lat temu |
Krzysztof Krztoń
|
03cafcfdb4
Merge branch 'master' into t/ckeditor5/1449
|
6 lat temu |
Krzysztof Krztoń
|
d9da48a823
Removed deprecated code.
|
6 lat temu |
Maciej Gołaszewski
|
89f3e9ea99
Reword memory leak test description.
|
6 lat temu |
Maciej Gołaszewski
|
5575037a19
Add memory leak test.
|
7 lat temu |
Krzysztof Krztoń
|
2102b6e014
Adjust to changes in `core/EditorWithUI`.
|
7 lat temu |
Maciej Gołaszewski
|
c2c85fb963
Tests: Properly use sinon sandbox in tests.
|
7 lat temu |
Kamil Piechaczek
|
0864101de3
Merge branch 'master' into t/ckeditor5-core/64
|
7 lat temu |
Oskar Wróbel
|
f34c575e63
Fixed failing tests.
|
7 lat temu |
Kamil Piechaczek
|
029956ca4b
Renamed editor.element to editor.sourceElement. Implemented the EditorWithUI interface (added editor.element property).
|
7 lat temu |
Oskar Wróbel
|
5a8035aa59
Fix: Added missing return to the data initialization step.
|
7 lat temu |
Aleksander Nowodzinski
|
8a6039bcfe
Tests: Simplified DecoupledEditor tests to avoid unexpected crashes of Firefox.
|
7 lat temu |
Aleksander Nowodzinski
|
4929975c47
Allowed the editable element to be passed into DecoupledEditor.constructor(). Removed config.toolbarContainer and config.editableContainer.
|
7 lat temu |
Aleksander Nowodzinski
|
58a3f5b116
Fix: The data controller should be initialized in DecoupledEditor.create.
|
7 lat temu |
Aleksander Nowodzinski
|
ed20f1b71b
Fixed linter errors.
|
7 lat temu |