Szymon Cofalik
|
a11a4b190e
Position.constructor change the order of parameters.
|
10 years ago |
Piotrek Koszuliński
|
9dcf1d29c1
Use arrow functions.
|
10 years ago |
Piotrek Koszuliński
|
912c4c8e73
Tests: Replaced remaining var with let.
|
10 years ago |
Piotrek Koszuliński
|
b1e8aa2c25
Tests: Use const for classes.
|
10 years ago |
Piotrek Koszuliński
|
3818bea86e
Tests: Use const for modules.
|
10 years ago |
Szymon Cofalik
|
b4d0ca1716
Code style corrections for tests.
|
10 years ago |
Szymon Cofalik
|
3baccd70c8
Fixed tests for Position, PositionIterator, Range and Text.
|
10 years ago |
Szymon Cofalik
|
80a43a4f00
Corrected typos and documentation for Tree Model classes.
|
10 years ago |
Piotr Jasiun
|
9c1b9fd2de
Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted.
|
10 years ago |
Piotr Jasiun
|
de701d6838
Position use root + path instead of doc + path.
|
10 years ago |
Piotr Jasiun
|
0507f422e0
Use path to describe position instead of node + offset. Minor changes.
|
10 years ago |
Piotr Jasiun
|
b210ee0492
Added test. Updated docs.
|
10 years ago |
Piotr Jasiun
|
1d6b5b0ba2
Renamed RangeIterator to PositionIterator and changed range (constructor parameter) to boundary, it is optional now.
|
10 years ago |