Maciej Bukowski
|
4e9199ef5d
Fixed API docs.
|
6 лет назад |
Piotrek Koszuliński
|
7f0ec5a1c8
Merge pull request #187 from ckeditor/t/ckeditor5/1151
|
6 лет назад |
Piotrek Koszuliński
|
5d04868ab1
Fixed incorrect type.
|
6 лет назад |
Piotrek Koszuliński
|
528b6955a5
Fixed typos.
|
6 лет назад |
Aleksander Nowodzinski
|
29f8864cd8
Allowed editor.config.language to be defined as an object (with ui and content properties).
|
6 лет назад |
Aleksander Nowodzinski
|
fb1229c408
Aligned the code to the latest Locale class API.
|
6 лет назад |
Aleksander Nowodzinski
|
37a7b0fbee
Dropped the editor content dir="auto" support.
|
6 лет назад |
Aleksander Nowodzinski
|
9189ffae6d
Merge branch 'master' into t/ckeditor5/1151
|
6 лет назад |
Maciej Gołaszewski
|
61029fd56e
Tests: Use sample file for automated tests. See ckeditor/ckeditor5-dev#139.
|
6 лет назад |
Maciej Gołaszewski
|
89b6fdd8ac
Merge branch 'master' into t/ckeditor5-dev/139
|
6 лет назад |
Aleksander Nowodzinski
|
50e42fc713
Merge branch 'master' into t/ckeditor5/1151
|
6 лет назад |
Aleksander Nowodzinski
|
498b3430a7
Merge pull request #191 from ckeditor/t/175
|
6 лет назад |
Aleksander Nowodzinski
|
9ddfe918fe
Docs: Improved the PluginInterface documentation. Added links, done some rewording.
|
6 лет назад |
Aleksander Nowodzinski
|
974f7b01b0
Merge branch 'master' into t/175
|
6 лет назад |
Kamil Piechaczek
|
70e10987d6
All tests require an image that exists. It will not cause the 404 error.
|
6 лет назад |
Aleksander Nowodzinski
|
f591d98f80
Merge branch 'master' into t/ckeditor5/1151
|
6 лет назад |
Maciej Gołaszewski
|
5bf20958e0
Add note about simple plugin form limitations.
|
6 лет назад |
Piotrek Koszuliński
|
0d6b11511b
Merge pull request #190 from ckeditor/t/ckeditor5/1906
|
6 лет назад |
Maciej Bukowski
|
3a49307c7b
Stubbed `console.error` in `PluginCollection` tests.
|
6 лет назад |
Maciej
|
af0fd55d35
Merge pull request #176 from ckeditor/t/ckeditor5/746
|
6 лет назад |
Maciej Gołaszewski
|
c9af1aa6d4
Rewrite secureSourceElement() description.
|
6 лет назад |
Aleksander Nowodzinski
|
f7c09fa3a2
Code refactoring: Renamed the error thrown by the secureSourceElement() helper.
|
6 лет назад |
Aleksander Nowodzinski
|
3b0be79442
Do not override element#ckeditorInstance in EditorUI (just to stay on the safe side).
|
6 лет назад |
Aleksander Nowodzinski
|
4424682083
Used the editor.sourceElement#ckeditorInstance property to secure the source element.
|
6 лет назад |
Aleksander Nowodzinski
|
57a7a8eb02
Code refactoring.
|
6 лет назад |
Aleksander Nowodzinski
|
984114ce81
Moved ElementApiMixin#secureSourceElement() back to the helper because it does not make sense in the mixin because the mixin is used wrongly in the first place :P
|
6 лет назад |
Aleksander Nowodzinski
|
109185ffea
Used the dataset API in the ElementApiMixin#secureSourceElement().
|
6 лет назад |
Aleksander Nowodzinski
|
867cfe2013
Moved secureSourceElement() to ElementApiMixin.
|
6 лет назад |
Maciej Gołaszewski
|
f34744bb77
Merge branch 'master' into t/ckeditor5/746
|
6 лет назад |
Piotr Jasiun
|
b6c1fe7615
Merge pull request #186 from ckeditor/t/ckeditor5/383
|
6 лет назад |