Szymon Cofalik
|
2224bfcb73
Fix: Static creators for `model.Position` should handle `stickiness`.
|
6 лет назад |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
7 лет назад |
Maciej Gołaszewski
|
4056ace1e7
Add model/view Position.clone() method.
|
7 лет назад |
Maciej Gołaszewski
|
f4fd8ff443
Update model/view position docs and tests.
|
7 лет назад |
Maciej Gołaszewski
|
217d1035e1
Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position.
|
7 лет назад |
Maciej Gołaszewski
|
4d500ac4d4
Changed: Make factory methods of model Position protected.
|
7 лет назад |
Szymon Cofalik
|
ec6c540ffa
Docs: Improvements in docs.
|
7 лет назад |
Szymon Cofalik
|
c4a05f16b3
Changed: Minor changes in code related to OT.
|
7 лет назад |
Szymon Cofalik
|
65ca18933d
Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests.
|
7 лет назад |
Szymon Cofalik
|
c44336d58a
Changed: Operations no longer remove changes object on `_execute()`.
|
8 лет назад |
Szymon Cofalik
|
31ebc75f26
Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`.
|
8 лет назад |
Szymon Cofalik
|
397ccc482e
Fixed: `model.LivePosition` was incorrectly transformed in some cases.
|
8 лет назад |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 лет назад |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
8 лет назад |
Maciej Gołaszewski
|
0667f06c10
Code style: Don't use Symbols for protected properties in model's Position and Range.
|
8 лет назад |
Maciej Gołaszewski
|
0f3acc2742
Other: Make Position immutable.
|
8 лет назад |
Piotrek Koszuliński
|
2794b867aa
More error documentation improvements.
|
8 лет назад |
Piotrek Koszuliński
|
4e495689a0
Aligned comments to changes in the ESLint config.
|
8 лет назад |
Kamil Piechaczek
|
ef3bc8353b
Code style: Removed blockers of "no-invalid-this" rule.
|
8 лет назад |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
8 лет назад |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
Szymon Cofalik
|
30fcbb548e
Changed: Use `is()` method.
|
8 лет назад |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 лет назад |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 лет назад |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 лет назад |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 лет назад |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 лет назад |
Szymon Cofalik
|
0a80ab357d
Docs: fixes in LivePosition, LiveRange and LiveSelection.
|
9 лет назад |
Szymon Cofalik
|
10960d8e13
Changed: LiveRange#event:change and LivePosition#event:change should have high priority.
|
9 лет назад |
Szymon Cofalik
|
224a60caa9
Added: LivePosition#event:change.
|
9 лет назад |