Maciek
|
8baab1fbb8
Docs: converting docs to the new format.
|
9 лет назад |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 лет назад |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 лет назад |
Szymon Cofalik
|
393bec9346
Added: model.Document#getNearestSelectionPosition.
|
9 лет назад |
Szymon Cofalik
|
58d74e31cb
Fixed: LiveSelection#_fixGraveyardSelection put range in a place where selection cannot be placed.
|
9 лет назад |
Szymon Cofalik
|
01b9b0bae3
Changed: LiveSelection#_updateAttributes called each time #setRanges, #removeAllRanges and #addRange is called.
|
9 лет назад |
Szymon Cofalik
|
0a80ab357d
Docs: fixes in LivePosition, LiveRange and LiveSelection.
|
9 лет назад |
Piotrek Koszuliński
|
7eeafa9213
Fixed tests which got broken when merging master to this branch.
|
9 лет назад |
Szymon Cofalik
|
500f096a53
Changed: LiveSelection fixes itself after one of it ranges ends up in graveyard.
|
9 лет назад |
Szymon Cofalik
|
8716301224
Docs: removed commented line of comment from inline comments.
|
9 лет назад |
Piotrek Koszuliński
|
b7a8cf83d6
Refactoring: there's no sense to use underscore for scoped methods.
|
9 лет назад |
Piotrek Koszuliński
|
45bffad756
Refactoring: sorted methods and marked some as protected and private.
|
9 лет назад |
Piotrek Koszuliński
|
b9b87c6aa8
Refactoring: prepended protected methods with underscores.
|
9 лет назад |
Piotrek Koszuliński
|
47e7ae5b33
Docs: completed and improved.
|
9 лет назад |
Piotrek Koszuliński
|
5fdba7dba7
Refactoring: Moved the const to the beginning of the file.
|
9 лет назад |
Szymon Cofalik
|
6145600e7c
Changed: multiple changes in LiveSelection.
|
9 лет назад |
Szymon Cofalik
|
dd8558213e
Changed: moved private helper function from class method to outside of class.
|
9 лет назад |
Szymon Cofalik
|
642abe5f87
Changed: moved model.LiveSelection#getDefaultRange to model.Document + other slight fixes.
|
9 лет назад |
Szymon Cofalik
|
028c87c7a9
Added: missing LiveSelection#getLastRange() method.
|
9 лет назад |
Szymon Cofalik
|
e0982a68d8
Changed: model/view Range constructors.
|
9 лет назад |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 лет назад |
Szymon Kupś
|
a78321e185
Merge branch 'master' into t/482
|
9 лет назад |
Szymon Kupś
|
64332fe20d
Renamed and changed order of arguments in engine.model.Batch setAttr and removeAttr methods.
|
9 лет назад |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
9 лет назад |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 лет назад |
Szymon Cofalik
|
215386d4dd
Docs: huge docs refactor in engine, also changed methods order and variables names.
|
9 лет назад |
Szymon Cofalik
|
2a85897244
Refactored handling text data in model.
|
9 лет назад |
Oskar Wrobel
|
91be76201f
Renamed `TEXT` to lower case.
|
9 лет назад |
Szymon Kupś
|
9f64ba6d71
Moved model's selection attribute methods from LiveSelection to Selection.
|
9 лет назад |
Szymon Cofalik
|
0f2ab759f1
Changed: Selection#getSnapshot changed to Selection.createFromSelection. Docs: Selection#_ranges is now protected.
|
9 лет назад |