Piotrek Koszuliński
|
1e73135772
Renamed all includeNode options to includeSelf.
|
il y a 8 ans |
Piotrek Koszuliński
|
993e0f73b7
Don't return the block in which selection ends if it ends at its beginning.
|
il y a 8 ans |
Piotrek Koszuliński
|
660240bc64
Code style: Fixed linter issues.
|
il y a 8 ans |
Kamil Piechaczek
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
il y a 8 ans |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
Maciej Bukowski
|
f65cc48dc1
Reverted original imports order.
|
il y a 8 ans |
Maciej Bukowski
|
42fd1cdead
Removed unnecessary method.
|
il y a 8 ans |
Maciej Bukowski
|
f9347cce59
Moved createFromRanges method to the constructor optional parameters.
|
il y a 8 ans |
Maciej Bukowski
|
dc4e218de7
Fixed docs.
|
il y a 8 ans |
Maciej Bukowski
|
205de3cde0
Added static method `createFromRanges` to model/selection.
|
il y a 8 ans |
Piotrek Koszuliński
|
78a214113d
Docs: Typo. [skip ci]
|
il y a 8 ans |
Szymon Cofalik
|
e5cd8523fe
Changed: model.Selection changed name of internal function.
|
il y a 8 ans |
Piotrek Koszuliński
|
93d118c34f
Fixed issue when the method could return a root.
|
il y a 8 ans |
Piotrek Koszuliński
|
6b3bbdcea1
Implemented Selection#getSelectedBlocks.
|
il y a 8 ans |
Szymon Cofalik
|
17109bbd2c
Chagned: Removed Selection markers API.
|
il y a 9 ans |
Szymon Cofalik
|
09ea7b79b1
Added: model.Selection API to save marker names in which Selection is placed.
|
il y a 9 ans |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
il y a 9 ans |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
il y a 9 ans |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
il y a 9 ans |
Szymon Kupś
|
fef6fac697
Added getSelectedElement to model selection.
|
il y a 9 ans |
Maciek
|
6c2000dc00
Docs: aligning to new format, fixed event refs.
|
il y a 9 ans |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
il y a 9 ans |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
il y a 9 ans |
Szymon Cofalik
|
e67d311925
Changed: simplified implementation of model/view.Selection#isEqual.
|
il y a 9 ans |
Szymon Cofalik
|
4765ae72ac
Docs: added/fixed code comments.
|
il y a 9 ans |
Szymon Cofalik
|
b4a9ae0f96
Fixed: Selection#isEqual was throwing in the selection had no ranges.
|
il y a 9 ans |
Szymon Cofalik
|
a03c46fa56
Tests: fixed failed tests and 100% CC.
|
il y a 9 ans |
Szymon Cofalik
|
3467750ce7
Fixed: infinite selection fixing loop.
|
il y a 9 ans |
Piotrek Koszuliński
|
2c7da91418
Docs: minor correction.
|
il y a 9 ans |
Piotrek Koszuliński
|
45bffad756
Refactoring: sorted methods and marked some as protected and private.
|
il y a 9 ans |