Maciej Bukowski
|
1ee00c5f66
Added `affectsData` property to `MarkerOperation`.
|
7 anos atrás |
Piotr Jasiun
|
4f8a49b480
Merge pull request #1388 from ckeditor/t/1299
|
7 anos atrás |
Maciej Gołaszewski
|
b5a5b1647b
Other: Rename writer.setMarker() to writer.addMarker().
|
7 anos atrás |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 anos atrás |
Maciej Gołaszewski
|
26cf151bae
Aligned code to changes in writer#setMarker method.
|
7 anos atrás |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 anos atrás |
Maciej Bukowski
|
780d16a6f0
Marked MarkerCollection's `set` and `remove` as protected.
|
7 anos atrás |
Maciej Bukowski
|
874c1b142b
Added `usingOperation` flag to `setMarker` and `removeMarker`.
|
7 anos atrás |
Szymon Cofalik
|
dd202e6760
Changed: Operations that does not operate on document have `null` base version.
|
8 anos atrás |
Szymon Cofalik
|
31ebc75f26
Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`.
|
8 anos atrás |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 anos atrás |
Oskar Wróbel
|
7b14364940
Aligned operation tests with engine changes.
|
8 anos atrás |
Oskar Wróbel
|
2971a99700
Mark MarkerOperation as document operation when there is no range to remove.
|
8 anos atrás |
Oskar Wróbel
|
aa93ed2f24
Changed root property to isDocumentOperation.
|
8 anos atrás |
Oskar Wróbel
|
295999133c
Added root getter to the MarkerOperation.
|
8 anos atrás |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anos atrás |
Szymon Cofalik
|
5e2a42eab0
Changed: MarkerOperation should be passed MarkerCollection instance.
|
9 anos atrás |
Szymon Cofalik
|
66f86328cf
Fixed: MarkerOperation execution should always result in firing Document#event:change.
|
9 anos atrás |
Szymon Cofalik
|
a22f66c195
Changed: MarkerOperation execution should always result in firing Document#event:change.
|
9 anos atrás |
Szymon Cofalik
|
8830d8a472
Changed: Markers refactor:
|
9 anos atrás |