Piotrek Koszuliński
|
6fa452c666
Minor docs and code cleanup.
|
8 years ago |
Piotrek Koszuliński
|
4767eae759
Merge branch 'master' into t/1002
|
8 years ago |
Kamil Piechaczek
|
e19c56bac7
Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method.
|
8 years ago |
Piotrek Koszuliński
|
daff20ccd3
Docs: Fixed typos and underlined important sentence. [skip ci]
|
8 years ago |
Kamil Piechaczek
|
20acc7aa2e
Added comment with explanation. [skip ci]
|
8 years ago |
Kamil Piechaczek
|
2c6266851a
Simplified "Position#getCommonAncestor()" (model) and fixed incorrect docs.
|
8 years ago |
Kamil Piechaczek
|
78d2eb60f0
Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`.
|
8 years ago |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 years ago |
Szymon Cofalik
|
30fcbb548e
Changed: Use `is()` method.
|
8 years ago |
Piotr Jasiun
|
eaa205ddc8
Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`.
|
8 years ago |
Piotr Jasiun
|
0f80458404
Fixed typos in docs.
|
8 years ago |
Piotr Jasiun
|
7e26937be2
Introduced model.TreeWalker#skip, model.Position#getFurtherPosition, model.Position#getPriorPosition.
|
8 years ago |
Szymon Cofalik
|
3dc1540fd2
Changed: Position.getAncestors() was returning nodes in different order than Node.getAncestors().
|
8 years ago |
Szymon Cofalik
|
5261f62014
Fixed: model.Position#getAncestors.
|
8 years ago |
Szymon Cofalik
|
6a3593ded8
Docs: some update.
|
9 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Maciej Bukowski
|
9fbd3d2acc
Docs: fixed incorrect references.
|
9 years ago |
Maciek
|
6c2000dc00
Docs: aligning to new format, fixed event refs.
|
9 years ago |
Maciek
|
3554fbc1dc
Merged master into docs-fixes.
|
9 years ago |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 years ago |
Piotrek Koszuliński
|
00e6897cc2
Tests and fixes for getCommonPath.
|
9 years ago |
Piotrek Koszuliński
|
804f236c6e
Initial implementation.
|
9 years ago |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 years ago |
Piotrek Koszuliński
|
a1e595b4e8
Reimplemented filler managment in the render.
|
9 years ago |
Szymon Cofalik
|
a7058d785a
Added: model.Position#getAncestors.
|
9 years ago |
Maksymilian Barnaś
|
955cad14ea
Updated error names.
|
9 years ago |
Szymon Cofalik
|
7b79abaf81
Docs: fixes.
|
9 years ago |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 years ago |