Piotr Jasiun
|
715dddebb4
Merge pull request #336 from ckeditor/t/332
|
9 лет назад |
Piotr Jasiun
|
5629cc967a
Merge pull request #328 from ckeditor/t/308
|
9 лет назад |
Piotrek Koszuliński
|
fe3c8ebc38
Fixed a case when selection was placed in an empty root.
|
9 лет назад |
Piotrek Koszuliński
|
e4d1709546
Clarified API docs.
|
9 лет назад |
Piotrek Koszuliński
|
95b78fc190
Implemented Selection.collapse( pos ).
|
9 лет назад |
Piotrek Koszuliński
|
95b1d4c12b
Merge pull request #333 from ckeditor/t/327
|
9 лет назад |
Szymon Kupś
|
278e4cb0c5
Changed engine.treeModel.Selection.getRanges to return iterator instead of array.
|
9 лет назад |
Szymon Kupś
|
356eb335f2
Changes made to engine.treeView.Selection: getRanges method returns iterator, removed getRangeAt and removeRangeAt methods, added docs.
|
9 лет назад |
Szymon Kupś
|
ba35d34878
Simplified change event in treeView.Selection.
|
9 лет назад |
Szymon Kupś
|
411f78a8e8
Changed multiple parameters to one object parameter in treeView.node.getAncestors.
|
9 лет назад |
Piotrek Koszuliński
|
89ab80422a
We're used to name the event data... data.
|
9 лет назад |
Piotrek Koszuliński
|
54d5b171fd
Added KeyEventInfo.keystroke.
|
9 лет назад |
Szymon Kupś
|
2c08997e82
Using node.getIndex() in treeView.Position.compareWith method.
|
9 лет назад |
Szymon Kupś
|
f8f777ad07
Fixed docs in treeView.Selection.
|
9 лет назад |
Piotrek Koszuliński
|
7f51cfc7d1
Implemented DomEventData.stopPropagation and preventDefault.
|
9 лет назад |
Szymon Kupś
|
c9c88ece72
Added tests to engine.treeView.Selection.
|
9 лет назад |
Piotrek Koszuliński
|
2397b8eb77
Implemented DomEventData.
|
9 лет назад |
Szymon Kupś
|
2aa388f18e
Added events, collapsing methods and tests to treeView.Selection.
|
9 лет назад |
Piotr Jasiun
|
e907bcb184
Merge pull request #326 from ckeditor/t/325
|
9 лет назад |
Piotrek Koszuliński
|
3410ff116b
Removed KeyData.key as it's not yet widely supported and fixed API docs.
|
9 лет назад |
Piotrek Koszuliński
|
68ff80a894
Implemented KeyObserver.
|
9 лет назад |
Szymon Kupś
|
9ce7717168
Added range methods to treeView.Selection.
|
9 лет назад |
Szymon Kupś
|
beb7e7799f
Added treeView.Selection.addRange method tests.
|
9 лет назад |
Szymon Kupś
|
f9e1474929
Introduced treeView.Selection class.
|
9 лет назад |
Szymon Kupś
|
7efc392661
Added treeView.Range.isIntersecting.
|
9 лет назад |
Szymon Kupś
|
aeee5d1777
Added isBefore, isAfter and compareWith methods to treeView.Position.
|
9 лет назад |
Szymon Kupś
|
b03ddf3e2a
Added additional parameter to include node itself in treeView.Node.getAncestors.
|
9 лет назад |
Szymon Cofalik
|
d3dffbd25c
Merge pull request #323 from ckeditor/t/306
|
9 лет назад |
Szymon Cofalik
|
cfc7a2e1d7
Tests: minor corrections.
|
9 лет назад |
Piotrek Koszuliński
|
7e6c49da49
Tests: Fixed test description.
|
9 лет назад |