Piotrek Koszuliński
|
8155832518
Tests: Fixed to.be.equal() use.
|
5 years ago |
Maciej Gołaszewski
|
a0bf22cd10
Fix: Call `ResizeObserver.destroy()` when destroying block toolbar.
|
5 years ago |
panr
|
6776542749
Extend maxWidth tests
|
5 years ago |
Aleksander Nowodzinski
|
f09205daf5
Fix: The block toolbar with grouped items should be positioned correctly in RTL editors.
|
5 years ago |
panr
|
1ed9005f2c
Make block toolbar groupable
|
5 years ago |
Kamil Piechaczek
|
52ae4b4c48
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
cc7edde2c8
Remove asynchronous test code from expect().
|
6 years ago |
Maciej Gołaszewski
|
5c419e0fe1
Make BlockToolbar work with empty configuration.
|
6 years ago |
Aleksander Nowodzinski
|
553bfae8c5
Aligned the code to the latest Locale class API.
|
6 years ago |
Aleksander Nowodzinski
|
623762d85f
Merge branch 'master' into t/ckeditor5/1151
|
6 years ago |
Kamil Piechaczek
|
1ac8d03685
All tests require an image that exists. It will not cause the 404 error.
|
6 years ago |
Aleksander Nowodzinski
|
2ea7545e26
Tests: Added BlockToolbar test for integration with LTR/RTL languages.
|
6 years ago |
Kamil Piechaczek
|
0f9dc31390
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Piotrek Koszuliński
|
6548c1bbaa
Updated a test which for no clear reason said that image's block toolbar is visible when the selection is inside a caption.
|
6 years ago |
Krzysztof Krztoń
|
28f3e217f0
Tests: Remove all usages of `view.editableElement`.
|
6 years ago |
Kamil Piechaczek
|
063d7b38a4
Internal: Bumped the year. [skip ci]
|
6 years ago |
Krzysztof Krztoń
|
b8e7da3311
Tests: Correct cleanup in BlockToolbar tests.
|
6 years ago |
Maciej Gołaszewski
|
d501555bb2
Use class as class-controlling property of ui components.
|
7 years ago |
Aleksander Nowodzinski
|
195e957ac3
Tests: Stabilized the BlockToolbar test so it no longer depends on the focus of the browser.
|
7 years ago |
Maciej Gołaszewski
|
adcfa076de
Tests: Properly use sinon sandbox in tests.
|
7 years ago |
Oskar Wróbel
|
36e6f49c41
Merge branch 'master' into t/408
|
7 years ago |
Oskar Wróbel
|
bd1019d183
Simplified the tests after removing throttle from the EditorUI#update event.
|
7 years ago |
Oskar Wróbel
|
7b76823e64
Hide the panel of the BlockToolbar on toolbar blur.
|
7 years ago |
Oskar Wróbel
|
80da6b4a7b
Simplified the code and improved some docs.
|
7 years ago |
Oskar Wróbel
|
fad59a0dd3
Fix: Hide BlockToolbar when the editor is blurred.
|
7 years ago |
Oskar Wróbel
|
0c9dff5666
Used UI#update event instead of View#render to attach the UI components.
|
7 years ago |
Piotrek Koszuliński
|
6036dae282
Got back to the origina logic of these tests.
|
7 years ago |
Maciej Gołaszewski
|
d79332b93c
Tests: Align tests code to changes in ckeditor5-engine selection post fixer.
|
7 years ago |
Oskar Wróbel
|
cd4fef971f
Tests: Reset window scroll values before BlockToolbar tests.
|
7 years ago |
Oskar Wróbel
|
b60b41fc83
Moved BlockButtonView from the view directory.
|
7 years ago |