Szymon Cofalik
|
da36f3ee9d
Docs: Minor fix.
|
5 years ago |
Szymon Cofalik
|
c08793e6b8
Fix: Fixed incorrect selection fixing in some multi-cell selection scenarios.
|
5 years ago |
Piotrek Koszuliński
|
974feaf331
Merge branch 'master' into i/6501
|
5 years ago |
Maciej Gołaszewski
|
b19c59f320
Fixed conditions on checking ranges when fixing graveyard selection.
|
5 years ago |
Piotrek Koszuliński
|
1ada9d0189
Use tripple equal for consistency.
|
5 years ago |
Maciej Gołaszewski
|
c8aef56523
Refactor internal helpers in DocumentSelection#_fixGraveyardSelection.
|
5 years ago |
Maciej Gołaszewski
|
5e669cba34
Do not fix graveyard range if it would intersect with existing selection.
|
5 years ago |
Szymon Cofalik
|
3c25c6303a
Other: `DocumentSelection#event:change:marker` should be fired just after a selection range change, like `event:change:attribute`.
|
5 years ago |
Szymon Cofalik
|
877e5344b5
Feature: Introduced `DocumentSelection#event:change:marker`.
|
5 years ago |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 years ago |
Piotrek Koszuliński
|
003e206350
API docs.
|
6 years ago |
Maciej Gołaszewski
|
c1fc5f85fa
Merge branch 'master' into t/ckeditor5-widget/95
|
6 years ago |
Piotrek Koszuliński
|
5fd67cf719
Refined the documentation.
|
6 years ago |
Maciej Gołaszewski
|
4e4e9c47f3
Remove left-over parameter.
|
6 years ago |
Maciej Gołaszewski
|
3aadd0b139
Improve selection.getSelectedBlocks() documentation.
|
6 years ago |
Maciej Gołaszewski
|
8436fc14ea
Update the getSelectedBlocks() methods documentation.
|
6 years ago |
Maciej Gołaszewski
|
7cba138b61
Remove selection.getTopMostBlocks() and change selection.getSelectedBlocks() logic.
|
6 years ago |
Mateusz Samsel
|
04e9075f47
Merge branch 'master' into t/1667
|
6 years ago |
Mateusz Samsel
|
85e9ffb119
Improve description to model's is method.
|
6 years ago |
Maciej Bukowski
|
fa75dca94a
Removed usage of logger.
|
6 years ago |
Mateusz Samsel
|
47ddc2d89d
Remove is() method from unnecessary model's classes.
|
6 years ago |
Mateusz Samsel
|
c241ff0f78
Update docs description for engine/model classes.
|
6 years ago |
Mateusz Samsel
|
f642a04a0b
Add 'is' method to model's classes.
|
6 years ago |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 years ago |
Oskar Wróbel
|
c645925142
Renamed DocumentSelection#refreshAttributes() to refresh().
|
6 years ago |
Oskar Wróbel
|
a0a4814049
Fix: Prevented from loosing selection attributes between operations - IME.
|
6 years ago |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Oskar Wróbel
|
556b19e4fd
Do not update DocumentSelecton after non-document operation.
|
6 years ago |
Oskar Wróbel
|
3d4771db63
Update selection data after each change that may affect the selection.
|
6 years ago |
Oskar Wróbel
|
2d6d872d74
Update model selection data before the post fixers are called.
|
6 years ago |