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
|
e4d1709546
Clarified API docs.
|
9 年之前 |
Piotrek Koszuliński
|
95b78fc190
Implemented Selection.collapse( pos ).
|
9 年之前 |
Szymon Kupś
|
278e4cb0c5
Changed engine.treeModel.Selection.getRanges to return iterator instead of array.
|
9 年之前 |
Piotrek Koszuliński
|
16810673ae
Added Selection.isBackward.
|
9 年之前 |
Piotrek Koszuliński
|
97a67920e2
Implemented selection.collapse().
|
9 年之前 |
Piotrek Koszuliński
|
f9247ce3c7
Fixed API docs.
|
9 年之前 |
Piotrek Koszuliński
|
a08ddfea03
Reverted part of "Renamed method `detach` to `destroy` in multiple classes."
|
9 年之前 |
Piotrek Koszuliński
|
97ae48487a
Merge branch 'master' into t/features
|
9 年之前 |
Szymon Cofalik
|
e966f723d0
Method renaming in multiple classes in core.treeModel. Docs fixes.
|
9 年之前 |
Szymon Cofalik
|
edb5988503
Change core.treeModel.Selection#update event to change:range. Introduce change:attribute event.
|
9 年之前 |
Szymon Cofalik
|
dd8589ddf5
Renamed method `detach` to `destroy` in multiple classes.
|
9 年之前 |
Piotrek Koszuliński
|
7aef23b7c2
Fixed paths to CKEditorError.
|
9 年之前 |
Szymon Cofalik
|
8fecc60482
Introduced core.treeModel.Document#_getDefaultRoot, core.treeModel.Selection#_getDefaultRange. Made Selection always have a range.
|
9 年之前 |
Szymon Cofalik
|
ac39cf89a1
Changed: Selection updates and stores its attributes on it's own.
|
9 年之前 |
Szymon Cofalik
|
a4cd392c34
Changed order of methods in classes.
|
9 年之前 |
Szymon Cofalik
|
9175019511
Added: selection attributes are now stored in empty nodes.
|
9 年之前 |
Szymon Cofalik
|
07866bb588
Docs: Documentation for features-related classes. Updated JSDoc in multiple files.
|
9 年之前 |
Szymon Cofalik
|
60f4835c08
Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition.
|
10 年之前 |
Maciej Gołaszewski
|
9f49751ab4
Documentation: update core.treemodel documentation.
|
9 年之前 |
Maciej Gołaszewski
|
10de9fa6e3
Update documentation for *.jsdoc files.
|
9 年之前 |
Maciej Gołaszewski
|
a4edc537e1
Documentation: fix @property tag with @type.
|
9 年之前 |
Piotr Jasiun
|
e5555f9c3e
Introduced Utils.toMap.
|
10 年之前 |
Szymon Cofalik
|
7361a2d694
Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation.
|
10 年之前 |
Szymon Cofalik
|
a826580618
Add layer of abstraction above AttributeList. Make instance of AttributeList a protected property in multiple classes.
|
10 年之前 |
Piotrek Koszuliński
|
c50f8519c8
Started using utils.mix().
|
10 年之前 |
Szymon Cofalik
|
747aa1fcbb
Changed AttributeList API.
|
10 年之前 |
Piotr Jasiun
|
de2824f4f8
Updated copyrights.
|
10 年之前 |
Piotrek Koszuliński
|
95e4c2aaa1
Ported the TDM.
|
10 年之前 |