Aleksander Nowodzinski
|
a761186957
Migrated UI components from SASS to PostCSS. Added theme support.
|
8 yıl önce |
Aleksander Nowodzinski
|
f067678eaa
Aligned link package to the View#render API.
|
8 yıl önce |
Maciej Bukowski
|
b9420e1b71
Fixed API docs.
|
8 yıl önce |
Maciej Bukowski
|
4a49408b28
Fixed API docs.
|
8 yıl önce |
Maciej Bukowski
|
01bcd4380b
Added tests.
|
8 yıl önce |
Maciej Bukowski
|
514c5d80a8
Prevented default browser actions after CTRL+K.
|
8 yıl önce |
Aleksander Nowodzinski
|
0e6d1eb78a
Removed Unlink UI component from the ComponentFactory.
|
8 yıl önce |
Aleksander Nowodzinski
|
2a434a687c
Docs: Documented the high priority Tab key listener in the Link plugin.
|
8 yıl önce |
Piotrek Koszuliński
|
0668ee80d2
Merge branch 'master' into t/ckeditor5/447
|
8 yıl önce |
Aleksander Nowodzinski
|
8d71658381
Code refactoring in the Link class.
|
8 yıl önce |
Aleksander Nowodzinski
|
7cb292d9c0
Got rid of config.ui.balloonLimiter in. Using ContextualBalloon#positionLimiter instead.
|
8 yıl önce |
Aleksander Nowodzinski
|
159d776abf
Used default balloon limiter configuration.
|
8 yıl önce |
Aleksander Nowodzinski
|
86fe4b7df1
Ensured the Tab key focuses the LinkFormView with the high priority.
|
8 yıl önce |
Aleksander Nowodzinski
|
34e4b4189c
Fix: Link balloon should follow its target when the content is being indented (outdented).
|
8 yıl önce |
Anna Tomanek
|
e142ed8d93
Docs: API docs corrected.
|
8 yıl önce |
Aleksander Nowodzinski
|
061e4f0188
Fix: Unlink button in the balloon should be visible when a link is partially selected. Closes #141.
|
8 yıl önce |
Aleksander Nowodzinski
|
6dfb10e370
Merge branch 'master' into t/135
|
8 yıl önce |
Oskar Wróbel
|
7a0873fecf
Bound LabeledInputView#isReadOnly to the LinkCommand#isEnabled.
|
8 yıl önce |
Maciej Bukowski
|
ce1855ebd1
Aligned clickOutsideHandler usage to the new API.
|
8 yıl önce |
Oskar Wróbel
|
e5bb35f419
Docs.
|
8 yıl önce |
Oskar Wróbel
|
92a1662823
Switched LinkForm to the read-only mode when link and unlink commands are disabled.
|
8 yıl önce |
Aleksander Nowodzinski
|
71d206e5af
Code refactoring: re–formatted the keystrokes to match the general code–style rules.
|
8 yıl önce |
Aleksander Nowodzinski
|
b9a0f00b8a
Fix: Keyboard listener should check if the command is enabled before opening the balloon. Closes #128.
|
8 yıl önce |
Piotrek Koszuliński
|
11b439ba6b
Merge branch 'master' into t/ckeditor5-ui/225
|
8 yıl önce |
Aleksander Nowodzinski
|
4918dd2ce8
Aligned Link package to the synchronous UI API.
|
8 yıl önce |
Kamil Piechaczek
|
900e00f87a
Internal: Simplified the plugin names.
|
8 yıl önce |
Szymon Kupś
|
adfc4f621c
DomConverter#getCorrespondingDomElement changed to mapViewToDom() method (see ckeditor5-engine #922).
|
8 yıl önce |
Aleksander Nowodzinski
|
f8dcaaec90
Fix: URL input value should not be 'undefined' when no link is selected. Closes #123.
|
8 yıl önce |
Kamil Piechaczek
|
0a69f62da4
Code style: Switched to ESLint.
|
8 yıl önce |
Oskar Wróbel
|
dae0b8e937
Merge pull request #122 from ckeditor/t/23
|
8 yıl önce |