Maciej
|
e81cbbba4b
Merge pull request #7405 from ckeditor/i/5033-empty-alt
|
5 anni fa |
Kamil Piechaczek
|
2b1edf4688
Simplified the converter. "src" and "alt" attributes for the image will be always visible in the data.
|
5 anni fa |
Aleksander Nowodzinski
|
9717d21662
Internal: Added a missing ckeditor5-image dependency to package.json.
|
5 anni fa |
Kamil Piechaczek
|
d70cbead3c
Added missing test.
|
5 anni fa |
Kamil Piechaczek
|
3e25b70d3f
Merge branch 'master' into i/5033-empty-alt
|
5 anni fa |
Aleksander Nowodzinski
|
a2538825d8
Improved some visual aspects of the widget when the fake caret is visible.
|
5 anni fa |
Aleksander Nowodzinski
|
db1c036ea7
Code refactoring: Use a cached model widget element to remove the type around classes instead of a view widget element.
|
5 anni fa |
Maciej Gołaszewski
|
61654f6aec
Remove .only from tests.
|
5 anni fa |
Aleksander Nowodzinski
|
682402ffea
Code refactoring in the WidgetTypeAround feature.
|
5 anni fa |
Aleksander Nowodzinski
|
d77595e6a2
Code refactoring in the WidgetTypeAround plugin.
|
5 anni fa |
Aleksander Nowodzinski
|
241bfc1084
Code refactoring in the WidgetTypeAround plugin.
|
5 anni fa |
Aleksander Nowodzinski
|
3a531dd321
Code refactoring: Made WidgetTypeAround#_insertParagraph accept a model element instead of a view element.
|
5 anni fa |
Maciej Gołaszewski
|
ed15684681
Move marker highlight conversion to own suite.
|
5 anni fa |
Maciej Gołaszewski
|
62a41ae491
Move marker highlight conversion to own suite.
|
5 anni fa |
Aleksander Nowodzinski
|
09b57f856c
Integrated WidgetTypeAround feature with the widget resize UI.
|
5 anni fa |
Aleksander Nowodzinski
|
289dac809b
Tests: Added tests for WidgetTypeAround using an arrow with a Shift modifier.
|
5 anni fa |
Aleksander Nowodzinski
|
771898e74a
Tests: Added a test to check if all 4 arrow keys activate the WidgetTypeAround fake caret.
|
5 anni fa |
Maciej
|
64e5315373
Merge pull request #7408 from ckeditor/i/5857
|
5 anni fa |
Maciej Gołaszewski
|
0effb45656
Move normalizeToArray() close to other helper functions in downcast.js.
|
5 anni fa |
Maciej Gołaszewski
|
56b386249a
Fix table downcast tests after merge.
|
5 anni fa |
Maciej Gołaszewski
|
cbbc30892c
Fix wrong import in InsertColumnCommand tests.
|
5 anni fa |
Maciej Gołaszewski
|
a14548866f
Merge branch 'master' into memory-test
|
5 anni fa |
Maciej
|
cc0e69478e
Merge pull request #7386 from ckeditor/i/7330
|
5 anni fa |
Kamil Piechaczek
|
dc314d7bcc
Simplified the code.
|
5 anni fa |
Aleksander Nowodzinski
|
ab41440160
Tests: Used proper key codes for Shift, Ctrl and Alt instead of internal masks in isNonTypingKeystroke() tests.
|
5 anni fa |
Aleksander Nowodzinski
|
f265208334
Improved delete and backspace handling around blocks widgets when empty elements precede or follow a widget.
|
5 anni fa |
Aleksander Nowodzinski
|
56c857f0b2
Code refactoring.
|
5 anni fa |
Aleksander Nowodzinski
|
b4aa47315b
Code refactoring: Split WidgetTypeAround#_handleArrowKeyPress into two shorter sub-methods.
|
5 anni fa |
Aleksander Nowodzinski
|
1936a53ed8
Update packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js
|
5 anni fa |
Aleksander Nowodzinski
|
a3de8bb5f5
Code refactoring: Don't look for nearest selection range if not laving the fake caret mode.
|
5 anni fa |