Maciej Gołaszewski
|
67d8201f33
Inline is() checks in view and model elements.
|
5 年之前 |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Mateusz Samsel
|
c8ed7f9244
Correct description for models' classes.
|
6 年之前 |
Mateusz Samsel
|
f642a04a0b
Add 'is' method to model's classes.
|
6 年之前 |
Maciej Bukowski
|
1c950d60e4
Fixed all context errors.
|
6 年之前 |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 年之前 |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
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 年之前 |