Piotrek Koszuliński
|
d3166335e3
Added validation for position's getters in order to achieve better errors..
|
6 gadi atpakaļ |
Maciej Bukowski
|
1c950d60e4
Fixed all context errors.
|
6 gadi atpakaļ |
Maciej Bukowski
|
81a8cb1ee0
Fixed view tests.
|
6 gadi atpakaļ |
Maciej Bukowski
|
57d2396204
Fixed model tests.
|
6 gadi atpakaļ |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 gadi atpakaļ |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 gadi atpakaļ |
Szymon Cofalik
|
2224bfcb73
Fix: Static creators for `model.Position` should handle `stickiness`.
|
6 gadi atpakaļ |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 gadi atpakaļ |
Piotrek Koszuliński
|
6321ebfd65
Docs: A lot of corrections all across the docs.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
4056ace1e7
Add model/view Position.clone() method.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
94feadd5d2
Review writerSetSelection() API calls with single position.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
f4fd8ff443
Update model/view position docs and tests.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
f562fee02a
Docs: Remove Position._createAt() references from docs.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
5f2f65a519
Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets().
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
217d1035e1
Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
4d500ac4d4
Changed: Make factory methods of model Position protected.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
8df81fd046
Remove default value of offset parameter from model methods.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
90d2a88bf7
Make Position.createAt() offset parameter required.
|
7 gadi atpakaļ |
Szymon Cofalik
|
6e8e191dc6
Removed: Removed WrapOperation and UnwrapOperation and associated code.
|
7 gadi atpakaļ |
Szymon Cofalik
|
cd5643f770
Changed: Removed `insertionPosition` from `SplitOperation` constructor.
|
7 gadi atpakaļ |
Szymon Cofalik
|
fe735a2084
Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`.
|
7 gadi atpakaļ |
Szymon Cofalik
|
7790d8d293
Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor.
|
7 gadi atpakaļ |
Szymon Cofalik
|
97744b7f6b
Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`.
|
7 gadi atpakaļ |
Oskar Wróbel
|
76cf6bfbef
Internal: Changed the way of data serialization.
|
7 gadi atpakaļ |
Szymon Cofalik
|
65ca18933d
Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
88fb7a1561
Tests: Properly use sinon sandbox in tests.
|
7 gadi atpakaļ |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 gadi atpakaļ |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 gadi atpakaļ |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 gadi atpakaļ |
Oskar Wróbel
|
daf4e612c4
Aligned tests with engine changes.
|
8 gadi atpakaļ |