Aleksander Nowodzinski
|
f8a4868553
Code refactoring: Renamed the error thrown by the secureSourceElement() helper.
|
6 years ago |
Aleksander Nowodzinski
|
7762fb26f8
Tests: Code refactoring.
|
6 years ago |
Aleksander Nowodzinski
|
d86912a06c
Used secureSourceElement() as a helper.
|
6 years ago |
Aleksander Nowodzinski
|
56c15bcb68
Updated the ElementApiMixin#secureSourceElement error message to the latest API.
|
6 years ago |
Maciej Gołaszewski
|
bfc442c972
Merge branch 'master' into t/ckeditor5/746
|
6 years ago |
Maciej Bukowski
|
7935a1dd6f
Removed usage of logger.
|
6 years ago |
Maciej Bukowski
|
75c32007a9
Added context to thrown `CKEditorError`s. Aligned code to changes in `ckeditor5-utils`.
|
6 years ago |
Kamil Piechaczek
|
3bfb0fe758
Introduced a check that prevents creating the editor using the same element more than once.
|
6 years ago |
Mateusz Samsel
|
069cf7be28
Improve test to match exactly thrown error.
|
6 years ago |
Mateusz Samsel
|
25e60ef187
Add unit test
|
6 years ago |
Mateusz Samsel
|
168cf4166e
Remove incorrect unit test.
|
6 years ago |
Kamil Piechaczek
|
1e139b92c1
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Szymon Cofalik
|
25801a80f4
Introduced EditorConfig#initialData. Made `config` param optional.
|
6 years ago |
Krzysztof Krztoń
|
a966dd8beb
Merge branch 'master' into t/ckeditor5/1477
|
6 years ago |
Krzysztof Krztoń
|
3c79ddacd1
Tests: Adjustments.
|
6 years ago |
Krzysztof Krztoń
|
ff5e3aebaf
Adjustments to new data#ready event.
|
6 years ago |
Krzysztof Krztoń
|
80dd101125
Tests: Adjust unit tests to 'plugincollection#ready' event.
|
6 years ago |
Kamil Piechaczek
|
21727822a0
Internal: Bumped the year. [skip ci]
|
6 years ago |
Krzysztof Krztoń
|
8f52b116a3
Merge branch 'master' into t/ckeditor5/1449
|
6 years ago |
Krzysztof Krztoń
|
1f96673960
Removed deprecated code.
|
6 years ago |
Maciej Gołaszewski
|
2f3d785b98
Reword memory leak test description.
|
7 years ago |
Maciej Gołaszewski
|
e82dd3ac78
Add memory leak test.
|
7 years ago |
Krzysztof Krztoń
|
88420396ea
Adjust to changes in `core/EditorWithUI`.
|
7 years ago |
Maciej Gołaszewski
|
b10c5a804e
Align code to the changes in conversion API.
|
7 years ago |
Maciej Gołaszewski
|
622bbb7790
Tests: Properly use sinon sandbox in tests.
|
7 years ago |
Kamil Piechaczek
|
75e763770d
Editor#destroy() will not blow up when editor was initialized with the data.
|
7 years ago |
Kamil Piechaczek
|
bd715986db
Improved a test description.
|
7 years ago |
Kamil Piechaczek
|
bdd8b4ebcc
Editor#sourceElement should be null when an editor was initialized with a data.
|
7 years ago |
Kamil Piechaczek
|
1acdc0fa09
Renamed editor.element to editor.sourceElement. Implemented EditorWithUI interface (added editor.element property).
|
7 years ago |
Szymon Kupś
|
33865cc78e
Added tests to editor initialized by data.
|
7 years ago |