Piotrek Koszuliński
|
42341ee5fb
API docs fixes.
|
10 年之前 |
Piotrek Koszuliński
|
6fcbf57957
Code style issues.
|
10 年之前 |
Szymon Cofalik
|
6c33c3d801
operation/transform.js tests and bugfix.
|
10 年之前 |
Szymon Cofalik
|
ac15b0eb1e
Simplified operation/transform.js helper function joinRanges.
|
10 年之前 |
Szymon Cofalik
|
cbedd68d96
ChangeOperation._execute fixed condition.
|
10 年之前 |
Szymon Cofalik
|
b302bab944
Position.getTransformedByMove introduced, Position.getCombined become protected method.
|
10 年之前 |
Aleksander Nowodzinski
|
0266e79313
Introduced Model#bind method with tests.
|
10 年之前 |
Szymon Cofalik
|
2324b03d20
Introduced operation.transform joinRanges helper.
|
10 年之前 |
Szymon Cofalik
|
8bf9cc927c
transformoperation.js moved to operation/transform.js.
|
10 年之前 |
Szymon Cofalik
|
aacb14874b
ChangeOperation._execute() re-add removed error throws.
|
10 年之前 |
Szymon Cofalik
|
188e8aa1c4
Tests: transformOperation remove Document dependency in tests.
|
10 年之前 |
Szymon Cofalik
|
1323e6e7c1
transformOperation docs and code style changes.
|
10 年之前 |
Szymon Cofalik
|
56d0edffd1
Tests: move expectOperation from tools.js to transformoperation.js.
|
10 年之前 |
Szymon Cofalik
|
afb71297ef
Tests: new and changed tests for Position.
|
10 年之前 |
Szymon Cofalik
|
0dae255cfa
Position.parentPath to Position.getParentPath().
|
10 年之前 |
Szymon Cofalik
|
1dd0c4bd92
ChangeOperation.conflictsAttributesWith moved to transformOperation module.
|
10 年之前 |
Szymon Cofalik
|
157cd2f93b
Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection().
|
10 年之前 |
Szymon Cofalik
|
c777bb5a63
Position.isBefore() and Position.isAfter() introduced.
|
10 年之前 |
Piotr Jasiun
|
f7b227a7a5
Docs: Added one more example to the utils.compareArrays.
|
10 年之前 |
Szymon Cofalik
|
61160fd926
Moved OT algorithms from operations classes to separate module named transformOperation.
|
10 年之前 |
Szymon Cofalik
|
285c428c13
Typo in Document.
|
10 年之前 |
Szymon Cofalik
|
42592ffae2
Tests: JSCS and JSHint errors.
|
10 年之前 |
Szymon Cofalik
|
d9cd11e35e
Tests: renamed and refactored tests for MoveOperation OT.
|
10 年之前 |
Szymon Cofalik
|
0f28048da9
Tests: renamed tests for InsertOperation OT.
|
10 年之前 |
Szymon Cofalik
|
7d3c1360c3
Tests: renamed tests for ChangeOperation OT.
|
10 年之前 |
Szymon Cofalik
|
da47837080
Tests: removed duplicated tests for ChangeOperation.
|
10 年之前 |
Szymon Cofalik
|
38ad1ce6d8
Tests: moved helper function expectOperation to tools.js.
|
10 年之前 |
Szymon Cofalik
|
b50a72b50c
JSCS and JSHint errors.
|
10 年之前 |
Szymon Cofalik
|
a93444e1aa
MoveOperation.clone() and MoveOperation OT introduced.
|
10 年之前 |
Szymon Cofalik
|
14ff9e9f4b
InsertOperation.clone() and InsertOperation OT introduced.
|
10 年之前 |