Kamil Piechaczek
|
913fac64c3
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
ce3a3339ad
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
e0fdaf5354
Remove Position, Range, Selection imports from engine/model.
|
7 years ago |
Szymon Cofalik
|
26a035791a
Fixed: Link feature was creating empty text nodes with `linkHref` attribute.
|
7 years ago |
Maciej Bukowski
|
be4894e072
Aligned code to changes in DocumentSelection API.
|
7 years ago |
Piotrek Koszuliński
|
aa34e90d5d
Internal: Bumped the year. [skip ci]
|
8 years ago |
Oskar Wróbel
|
eda4c3bcf6
Changed enqueueChange to change.
|
8 years ago |
Oskar Wróbel
|
b9dc0b6735
Aligned code with the engine changes.
|
8 years ago |
Oskar Wróbel
|
3c2b2613f2
Aligned code to with new Batch#setAttributes API.
|
8 years ago |
Oskar Wróbel
|
fe3e7d65b6
Aligned code with new Batch API.
|
8 years ago |
Anna Tomanek
|
e142ed8d93
Docs: API docs corrected.
|
8 years ago |
Piotrek Koszuliński
|
644de87d92
Revert "t/85: Linking an image should not be possible"
|
8 years ago |
Aleksander Nowodzinski
|
d993457347
Fix: Linking an image should not be possible. Closes #85.
|
8 years ago |
Piotrek Koszuliński
|
aaeb1f3ba1
Internal: Use schema helpers instead of deprecated core command helpers. Closes #131.
|
8 years ago |
Piotrek Koszuliński
|
76889648e5
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 years ago |
Aleksander Nowodzinski
|
539b2d089c
Fix: LinkCommand should update its state upon editor load.
|
8 years ago |
Kamil Piechaczek
|
0a69f62da4
Code style: Switched to ESLint.
|
8 years ago |
Piotrek Koszuliński
|
c4a75f7e12
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
930c4cf9a5
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
71f5c2f0f3
Use package-based paths to modules.
|
9 years ago |
Maciek
|
e74a74060d
API docs fixes.
|
9 years ago |
Aleksander Nowodzinski
|
442413b304
Minor code refactoring and documentation fixes.
|
9 years ago |
Oskar Wrobel
|
2a7dda769c
Simpliyfy findLinkRange helper.
|
9 years ago |
Oskar Wrobel
|
64d164a868
Chanded linking behaviour: Update existing link instead of inserting new one.
|
9 years ago |
Oskar Wrobel
|
d20e5ba102
Renamed link arrtibute to linkHref + minor tests refactoring.
|
9 years ago |
Oskar Wrobel
|
5838e327a3
Removed unnecessary looping through collapsed selection ranges.
|
9 years ago |
Oskar Wrobel
|
2796385192
Changed hasValue property to value.
|
9 years ago |
Oskar Wrobel
|
af606efe5c
Change command property name.
|
9 years ago |
Oskar Wrobel
|
a39e523556
Added test case.
|
9 years ago |
Oskar Wrobel
|
fd656874e7
Improved link command.
|
9 years ago |