Szymon Cofalik
|
0dae255cfa
Position.parentPath to Position.getParentPath().
|
10 年之前 |
Szymon Cofalik
|
157cd2f93b
Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection().
|
10 年之前 |
Szymon Cofalik
|
c777bb5a63
Position.isBefore() and Position.isAfter() introduced.
|
10 年之前 |
Szymon Cofalik
|
64957f26e9
Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset()
|
10 年之前 |
Piotr Jasiun
|
3bb01e38f4
Introduced range static constructors.
|
10 年之前 |
Piotr Jasiun
|
412d575b9b
Introduced Transaction class.
|
10 年之前 |
Piotrek Koszuliński
|
5ecd6d8705
Use arrow functions.
|
10 年之前 |
Piotrek Koszuliński
|
0a871585c5
Typos, corrections and clarifications in the API docs.
|
10 年之前 |
Szymon Cofalik
|
b2d9c49d5d
Corrected typos and documentation for Tree Model classes.
|
10 年之前 |
Piotr Jasiun
|
fb16c9c036
Added @constructor.
|
10 年之前 |
Piotr Jasiun
|
cb8faada49
Docs: update docs.
|
10 年之前 |
Piotr Jasiun
|
64139d67fe
Use path to describe position instead of node + offset. Minor changes.
|
10 年之前 |
Piotr Jasiun
|
9059a71e43
Added test. Updated docs.
|
10 年之前 |
Piotr Jasiun
|
103f388c55
Renamed RangeIterator to PositionIterator and changed range (constructor parameter) to boundary, it is optional now.
|
10 年之前 |
Piotr Jasiun
|
f7f6f7ec2e
Range tests and bug fixes.
|
10 年之前 |
Piotr Jasiun
|
f31254456d
Introduces Range and RangeIterator. Changed position from path to node and offset.
|
10 年之前 |
pjasiun
|
93a69d364a
Range.
|
10 年之前 |