Szymon Cofalik
|
e3ab9e393f
Changed: Added model.DocumentSelection#hasOwnRange.
|
8 年之前 |
Piotrek Koszuliński
|
55d0007cca
Saved 0 bytes.
|
8 年之前 |
Szymon Cofalik
|
a8b389cbd9
Fix: Schema should ignore attributes stored in elements by DocumentSelection.
|
8 年之前 |
Piotrek Koszuliński
|
26752f68b1
Merge pull request #1056 from ckeditor/t/1055
|
8 年之前 |
Szymon Cofalik
|
8de46d3a0a
Changed: Removed unnecessary if statement in `clearAttributesStoredInElement` in `documentselection.js`.
|
8 年之前 |
Szymon Cofalik
|
83242ff419
Changed: Renamed `LiveRange#event:change` to `change:range` and introduced `LiveRange#event:change:content`.
|
8 年之前 |
Szymon Cofalik
|
792bc45d79
Fixed: Selection attributes should be cleared in an enqueueChanges block.
|
8 年之前 |
Piotrek Koszuliński
|
9a7d3d2368
Code style: Aligned generators code style to new ESLint version.
|
8 年之前 |
Kamil Piechaczek
|
4807e388c1
Code style: Aligned code style to new ESLint version.
|
8 年之前 |
Szymon Cofalik
|
db591dda95
Fixed: `DocumentSelection#_fixGraveyardSelection` now does not add incorrect range when all content is removed from document, instead it is empty.
|
8 年之前 |
Szymon Cofalik
|
6015a62ac9
Tests: Expanded a test in DocumentSelection.
|
8 年之前 |
Piotrek Koszuliński
|
542dd51026
Additional test and docs.
|
8 年之前 |
Piotrek Koszuliński
|
9b900c3fe1
Small refactoring.
|
8 年之前 |
Piotrek Koszuliński
|
87fdda3650
First, rough implementation of clearing element's attributes when they stop being empty.
|
8 年之前 |
Piotrek Koszuliński
|
8e8f57c151
Made sure now one will ever use DocumentSelection.createFromSelection().
|
8 年之前 |
Piotrek Koszuliński
|
858e6a4917
Renamed LiveSelection to DocumentSelection.
|
8 年之前 |