Piotrek Koszuliński
|
ed404b8f02
Merge branch 'master' into t/903-new
|
il y a 8 ans |
Oskar Wróbel
|
5724dfa3d6
Simplified some code.
|
il y a 8 ans |
Oskar Wróbel
|
6c4c9538ad
Changed params order in Batch#setAttributes.
|
il y a 8 ans |
Oskar Wróbel
|
ba50862e8b
Improved checking if target element is a root.
|
il y a 8 ans |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
il y a 8 ans |
Maciej Gołaszewski
|
571126b55c
Fix: Don't register LiveRange as listeningTo in `DocumentSelection._prepareRange()`.
|
il y a 8 ans |
Maciej Gołaszewski
|
9aaf822e91
Other: Remove redundant Position.createFromPosition calls.
|
il y a 8 ans |
Piotrek Koszuliński
|
2794b867aa
More error documentation improvements.
|
il y a 8 ans |
Szymon Cofalik
|
a428306753
Internal: Simplified fixer callback in `model.DocumentSelection`.
|
il y a 8 ans |
Szymon Cofalik
|
e3ab9e393f
Changed: Added model.DocumentSelection#hasOwnRange.
|
il y a 8 ans |
Piotrek Koszuliński
|
55d0007cca
Saved 0 bytes.
|
il y a 8 ans |
Szymon Cofalik
|
a8b389cbd9
Fix: Schema should ignore attributes stored in elements by DocumentSelection.
|
il y a 8 ans |
Piotrek Koszuliński
|
26752f68b1
Merge pull request #1056 from ckeditor/t/1055
|
il y a 8 ans |
Szymon Cofalik
|
8de46d3a0a
Changed: Removed unnecessary if statement in `clearAttributesStoredInElement` in `documentselection.js`.
|
il y a 8 ans |
Szymon Cofalik
|
83242ff419
Changed: Renamed `LiveRange#event:change` to `change:range` and introduced `LiveRange#event:change:content`.
|
il y a 8 ans |
Szymon Cofalik
|
792bc45d79
Fixed: Selection attributes should be cleared in an enqueueChanges block.
|
il y a 8 ans |
Piotrek Koszuliński
|
9a7d3d2368
Code style: Aligned generators code style to new ESLint version.
|
il y a 8 ans |
Kamil Piechaczek
|
4807e388c1
Code style: Aligned code style to new ESLint version.
|
il y a 8 ans |
Szymon Cofalik
|
db591dda95
Fixed: `DocumentSelection#_fixGraveyardSelection` now does not add incorrect range when all content is removed from document, instead it is empty.
|
il y a 8 ans |
Szymon Cofalik
|
6015a62ac9
Tests: Expanded a test in DocumentSelection.
|
il y a 8 ans |
Piotrek Koszuliński
|
542dd51026
Additional test and docs.
|
il y a 8 ans |
Piotrek Koszuliński
|
9b900c3fe1
Small refactoring.
|
il y a 8 ans |
Piotrek Koszuliński
|
87fdda3650
First, rough implementation of clearing element's attributes when they stop being empty.
|
il y a 8 ans |
Piotrek Koszuliński
|
8e8f57c151
Made sure now one will ever use DocumentSelection.createFromSelection().
|
il y a 8 ans |
Piotrek Koszuliński
|
858e6a4917
Renamed LiveSelection to DocumentSelection.
|
il y a 8 ans |