Szymon Kupś
|
077a23294e
Merge branch 't/256'
|
9 лет назад |
Szymon Kupś
|
6b741b72c6
Docs fixes in treeView.Element.
|
9 лет назад |
Piotr Jasiun
|
a6227cd3ab
Merge pull request #291 from ckeditor/t/290
|
9 лет назад |
Szymon Cofalik
|
0db15e373a
Changed: Delta is added to a batch before applying it's operations.
|
9 лет назад |
Szymon Kupś
|
baa47c22c9
Added test grouping for treeView.Element. Docs and typo fixes.
|
9 лет назад |
Szymon Kupś
|
f11a772965
Testing multiple styles setting in treeView.Element.
|
9 лет назад |
Piotr Jasiun
|
d429b3fdc6
Merge pull request #287 from ckeditor/t/250
|
9 лет назад |
Szymon Cofalik
|
d6c446c67d
Docs: `History._transform`.
|
9 лет назад |
Szymon Kupś
|
ed24d914ee
Move classes parsing to separate function in treeView.Element.
|
9 лет назад |
Szymon Cofalik
|
a4e137310d
Removed `batch` event. Changed `History#updateDelta` to `History#getTransformedDelta`.
|
9 лет назад |
Szymon Kupś
|
96e3160a02
Fire change event when manipulating clases and styles in treeView.Element.
|
9 лет назад |
Szymon Kupś
|
5cfad546d8
Added tests for removing style/class attribute in core.treeView.Element.
|
9 лет назад |
Szymon Kupś
|
78b7d363a5
Addded styles checking to core.treeView.Element#isSimilar.
|
9 лет назад |
Szymon Kupś
|
b85f314a1c
Added changes to attributes manipulation in core.treeView.Element to support styles.
|
9 лет назад |
Szymon Kupś
|
4e87a083a8
Added styles method to core.treeView.Element.
|
9 лет назад |
Piotrek Koszuliński
|
e09ccd744b
Simplfied the Document#getRootNames implementation. Property makes more sense.
|
9 лет назад |
Szymon Cofalik
|
dc67984314
Docs: core.treeModel.
|
9 лет назад |
Szymon Cofalik
|
43898db663
Docs: core.treeModel.operation.ReinsertOperation#position.
|
9 лет назад |
Szymon Cofalik
|
f030b47ab1
Added: core.treeModel.History.
|
9 лет назад |
Szymon Cofalik
|
671d1883dd
Added new special cases for SplitDelta x WrapDelta (and vice versa) transformations.
|
9 лет назад |
Szymon Cofalik
|
c3f681a403
Changed core.treeModel.delta.SplitDelta priority.
|
9 лет назад |
Szymon Cofalik
|
47c9254c9b
Tests: tests utils fixed accordingly to updated in deltas.
|
9 лет назад |
Szymon Cofalik
|
7cc68444a0
Added: core.treeModel.delta.Delta#baseVersion and fixed #clone, #getReversed.
|
9 лет назад |
Szymon Cofalik
|
ebbfecb79c
Added: core.treeModel.delta.WrapDelta#howMany and #_insertOperation.
|
9 лет назад |
Szymon Cofalik
|
e2cd698e84
Fixes in MoveOperation x MoveOperation transformation.
|
9 лет назад |
Szymon Cofalik
|
81c91a332d
Improvements in ReinsertOperation.
|
9 лет назад |
Szymon Cofalik
|
cc32b11501
Changed: MoveOperation#isSticky flag now setable by Deltas.
|
9 лет назад |
Szymon Cofalik
|
08536f6c24
Fix: AttributeDelta created AttributeOperation with wrong oldValue value.
|
9 лет назад |
Szymon Cofalik
|
199f17f55b
Tests: core.treeModel.Batch#addDelta + fixes for core.treeModel.Batch
|
9 лет назад |
Szymon Cofalik
|
fbe87ce29c
Make Batch fire 'batch' event on Document when first delta is added to a batch.
|
9 лет назад |