Aleksander Nowodzinski
|
8e9200acbc
Fix: The URL field's value should be updated each time the form shows up. Closes #78.
|
8 年之前 |
Aleksander Nowodzinski
|
6934fcda17
Improved panel behavior upon document#render in certain situations.
|
8 年之前 |
Aleksander Nowodzinski
|
6662e6b17e
Tests: Refactoring in Link tests.
|
8 年之前 |
Aleksander Nowodzinski
|
7c2d98f83b
Fix: Link balloon should update its position upon external document changes. Closes #113.
|
8 年之前 |
Oskar Wróbel
|
e86b105b72
Fix: Link balloon should hide unlink button when creating a link. Closes #53.
|
8 年之前 |
Aleksander Nowodzinski
|
92fdece505
Fix: Link balloon should hide unlink button when creating a link. Closes #53.
|
8 年之前 |
Oskar Wróbel
|
07012a7376
Added test case checking link and focus tracker integration.
|
8 年之前 |
Aleksander Nowodzinski
|
e899bb932b
Tests: Removed obsolete Link Plugin test (already tested by ContextualBalloon).
|
8 年之前 |
Aleksander Nowodzinski
|
f1623d2154
Tests: Clean up DOM after test execution.
|
8 年之前 |
Aleksander Nowodzinski
|
f19e7c26e8
Made Link Plugin's #showPanel and #hidePanel methods @protected.
|
8 年之前 |
Aleksander Nowodzinski
|
39fa983867
Tests: Refactoring in Link tests.
|
8 年之前 |
Oskar Wróbel
|
529b24d83b
Made showPanel and hidePanel public and refactored tests.
|
8 年之前 |
Oskar Wróbel
|
721e768ddd
Fixed issues of focus managment.
|
8 年之前 |
Aleksander Nowodzinski
|
02c525a9d9
Merge branch 'master' into t/95
|
8 年之前 |
Oskar Wróbel
|
0a5feabf3d
Merge branch 'master' into t/101
|
8 年之前 |
Aleksander Nowodzinski
|
317d3a656b
Tests: Wrapped a number of tests into promises to maintain asynchronousness.
|
8 年之前 |
Oskar Wróbel
|
0b0e91f198
Fixed failing tests.
|
8 年之前 |
Oskar Wróbel
|
b996b57247
Aligned ContextualBalloon import path.
|
8 年之前 |
Oskar Wróbel
|
86fd61ae58
Aligned tests to the latest ContextualBalloon API.
|
8 年之前 |
Oskar Wróbel
|
63ac27cc02
Improved focus managment test.
|
8 年之前 |
Oskar Wróbel
|
32fb06e549
Aligned to the latest ContextualBalloon changes.
|
8 年之前 |
Oskar Wróbel
|
bd2d742e5e
Aligned code to the lastest ContextualBalloon API.
|
8 年之前 |
Oskar Wróbel
|
5dfa6c39cc
Aligned code to the latest ContextualBalloon API.
|
8 年之前 |
Oskar Wróbel
|
d78d4325e3
Reduced attached render events.
|
8 年之前 |
Oskar Wróbel
|
61560409b4
Improved tests.
|
8 年之前 |
Oskar Wróbel
|
8eb70e4f03
Integrated link UI with editor ContextualBalloon.
|
8 年之前 |
Aleksander Nowodzinski
|
b7f66789c8
Fixed paths after refactoring in ckeditor5-ui.
|
8 年之前 |
Piotrek Koszuliński
|
9dd108a4fa
Improved keystrokes naming.
|
9 年之前 |
Aleksander Nowodzinski
|
23bba46296
Made sure the balloon closes on esc key press when either editable or any LinkFormView child is focused.
|
9 年之前 |
Aleksander Nowodzinski
|
bf18cf934a
Use editor.keystrokes handler instead of editor.ui.keystrokes.
|
9 年之前 |