Maciej Gołaszewski
|
a819de8342
#396: Introduce DeltaFactory.
|
9 лет назад |
Maciej Gołaszewski
|
0595d41738
#396: Update documentation and imports for deltas.
|
9 лет назад |
Maciej Gołaszewski
|
38ac333526
#396: Serialization/deserialization of deltas.
|
9 лет назад |
Piotrek Koszuliński
|
6fea23684c
Initial changes required by the enterBlock implementation.
|
9 лет назад |
Szymon Cofalik
|
b8d5f5f322
Fixed: Wrong values in AttributeOperations generated by AttributeDelta.
|
9 лет назад |
Piotrek Koszuliński
|
f9247ce3c7
Fixed API docs.
|
9 лет назад |
Szymon Cofalik
|
0db15e373a
Changed: Delta is added to a batch before applying it's operations.
|
9 лет назад |
Szymon Cofalik
|
08536f6c24
Fix: AttributeDelta created AttributeOperation with wrong oldValue value.
|
9 лет назад |
Szymon Cofalik
|
fbe87ce29c
Make Batch fire 'batch' event on Document when first delta is added to a batch.
|
9 лет назад |
Szymon Cofalik
|
80bcf61a83
Introduced core.treeModel.operation.RootAttributeOperation.
|
9 лет назад |
Piotr Jasiun
|
dc51b60f62
File renaming.
|
9 лет назад |
Szymon Cofalik
|
d7a3d42dc2
Moved delta priorities to delta classes.
|
9 лет назад |
Szymon Cofalik
|
a72c93d0ea
Cleanup: methods order in classes, let -> const.
|
9 лет назад |
Szymon Cofalik
|
9d475ef963
Introduced API for deltas.
|
9 лет назад |
Piotr Jasiun
|
8bc0981558
Changed default TreeWalker behavior to return merged characters by default.
|
9 лет назад |
Piotr Jasiun
|
097c6430e9
Return previous and next positions from the TreeWalker. Changed Range methods.
|
9 лет назад |
Maciej Gołaszewski
|
ad0a98ba7d
Fix documentation for classes.
|
10 лет назад |
Maciej Gołaszewski
|
d33881fe84
Documentation: update core.treemodel.Delta documentation.
|
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 лет назад |
Piotr Jasiun
|
fd23450d3f
Merge pull request #151 from ckeditor/t/150-a
|
10 лет назад |
Szymon Cofalik
|
efade83435
Resolve circular dependencies problem in Batch related files.
|
10 лет назад |
Szymon Cofalik
|
70236a4923
Changed enum constants to strings in TreeModel.
|
10 лет назад |
Szymon Cofalik
|
91b531bd34
Changed: Merge batch, batch-base and register.
|
10 лет назад |
Szymon Cofalik
|
8bbbcd81fe
Changed: TreeWalker optimizations, caching nodes.
|
10 лет назад |
Szymon Cofalik
|
90817dc54d
Changes in Position, AttributeDelta, AttributeOperation connected with TextNode -> CharacterProxy, PositionIterator -> TreeWalker.
|
10 лет назад |
Szymon Cofalik
|
747aa1fcbb
Changed AttributeList API.
|
10 лет назад |
Piotr Jasiun
|
de2824f4f8
Updated copyrights.
|
10 лет назад |
Piotrek Koszuliński
|
95e4c2aaa1
Ported the TDM.
|
10 лет назад |
Szymon Cofalik
|
b697fb0449
AttributeDelta new tests and bugfix.
|
10 лет назад |