Piotrek Koszuliński
|
6e7aa873e5
Tests: Fixed to.be.equal() use.
|
5 years ago |
Aleksander Nowodzinski
|
e5cfcd9950
Tests: Refactoring in InlineEditorUIView tests.
|
5 years ago |
panr
|
2ff0ae338a
Change toolbar max-width test by removing timeout
|
5 years ago |
panr
|
c51415d4e2
Fix render() tests
|
5 years ago |
panr
|
7d4af30508
WIP: Move setting toolbar max-width to inlineeditoruiview
|
5 years ago |
Kamil Piechaczek
|
495d3266c1
Internal: Bumped the year. [skip ci]
|
6 years ago |
Aleksander Nowodzinski
|
56204c2849
Aligned the code to the latest Locale class API.
|
6 years ago |
Aleksander Nowodzinski
|
1acdbe7fa4
Adjusted the position of the toolbar according to Locale#languageDirection.
|
6 years ago |
Kamil Piechaczek
|
1e139b92c1
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Aleksander Nowodzinski
|
1ff1560e63
Tests: Used createRoot helper in the UIView tests.
|
6 years ago |
Aleksander Nowodzinski
|
d2bfda10be
Tests: Added tests to check the placeholder feature of the UI. Code refactoring.
|
6 years ago |
Kamil Piechaczek
|
21727822a0
Internal: Bumped the year. [skip ci]
|
6 years ago |
Krzysztof Krztoń
|
b3db41f229
Refactoring.
|
6 years ago |
Krzysztof Krztoń
|
1518071648
Deprecate `InlineEditorUIView#editableElement`.
|
7 years ago |
Alex Eckermann
|
1f4fef0690
Other: spelling mistake in test description
|
7 years ago |
Alex Eckermann
|
e90977ee9c
Moving calls to render child views in InlineEditorUIView out of the constructor
|
7 years ago |
Damian Konopka
|
0281709a21
Removed `ck-editor-toolbar` class from toolbar.
|
7 years ago |
Piotrek Koszuliński
|
d46b4a2c46
Internal: Bumped the year. [skip ci]
|
8 years ago |
Aleksander Nowodzinski
|
58bcc44a34
Aligned the editor-inline package to the View#render API.
|
8 years ago |
Aleksander Nowodzinski
|
acb96c00a7
Fix: Wrong toolbar position when config.toolbar.viewportTopOffset is not specified.
|
8 years ago |
Aleksander Nowodzinski
|
6955460ecd
Other: The toolbar should support a vertical offset from the top of the web page. Closes #23.
|
8 years ago |
Aleksander Nowodzinski
|
11d8b7f82f
Aligned Editor Inline package to the synchronous UI API.
|
8 years ago |
Aleksander Nowodzinski
|
027a71b809
Tests: Verified InlineEditorUIView.toolbar#element CSS classes.
|
8 years ago |
Aleksander Nowodzinski
|
9376653106
Internal: Aligned the codebase after refactoring of the ck-editor-toolbar mixin in theme-lark.
|
8 years ago |
Aleksander Nowodzinski
|
07d415d692
Added a 50px gap between the bottom of the toolbar and the bottom of the editable before the toolbar gets positioned below the editable.
|
8 years ago |
Aleksander Nowodzinski
|
a9bbc81115
Tests: Code clean up.
|
8 years ago |
Aleksander Nowodzinski
|
0eb836f234
Fixed: The toolbar should float over the editable if there is not enough space to display it above it. Closes #10.
|
8 years ago |
Aleksander Nowodzinski
|
5312ba92aa
Moved InlineEditorUI.defaultPositions to InlineEditorUIView.panelPositions with additional tests.
|
8 years ago |
Aleksander Nowodzinski
|
222f17e92f
Tests: Updated tests since FloatingPanelView has been replaced with BalloonPanelView.
|
8 years ago |
Aleksander Nowodzinski
|
931ebe3abd
Removed FloatingToolbarView. Used ToolbarView in FloatingPanelView combo instead.
|
8 years ago |