Aleksander Nowodzinski
|
6d859fca67
Merge pull request #578 from ckeditor/t/577
|
hace 9 años |
Oskar Wrobel
|
c832d64972
Added more docs to ClickObserver.
|
hace 9 años |
Szymon Cofalik
|
2c42a3e4f1
Added: Rename change type conversion.
|
hace 9 años |
Szymon Cofalik
|
3e2a4f7e60
Added: OT for RenameOperation.
|
hace 9 años |
Szymon Cofalik
|
b067744220
Added: Introduced RenameOperation.
|
hace 9 años |
Szymon Cofalik
|
0b49a9b5a4
Tests: missing tests for change in AttributeOperation.
|
hace 9 años |
Szymon Cofalik
|
2b4c0cb54d
Fixed: In AttributeOperation, 0 as attribute value was treated as no value and caused removing attribute.
|
hace 9 años |
Szymon Cofalik
|
9afe789b4e
Fixed: view.TreeWalker jumped over range boundary when creating return value.
|
hace 9 años |
Szymon Cofalik
|
028c87c7a9
Added: missing LiveSelection#getLastRange() method.
|
hace 9 años |
Szymon Cofalik
|
7826f3af8c
Added: Schema#itemExtends + some docs fixes in Schema.
|
hace 9 años |
Szymon Cofalik
|
576f6b16a2
Changed: view.Position#getAncestors changed order of ancestors.
|
hace 9 años |
Szymon Cofalik
|
a7058d785a
Added: model.Position#getAncestors.
|
hace 9 años |
Szymon Cofalik
|
010483e81f
Docs: model.DocumentFragment children are optional in constructor.
|
hace 9 años |
Szymon Cofalik
|
b6d04bd743
Changed: no need to pass Mapper instance in position mapping callbacks.
|
hace 9 años |
Szymon Cofalik
|
c8e9c46772
Fixed: problems with linting.
|
hace 9 años |
Szymon Cofalik
|
49e53bb148
Changed: DataController#mapper changed to public to enable adding position mapping callbacks to it.
|
hace 9 años |
Szymon Cofalik
|
6e78c022ec
Tests: corrected tests for ModelConversionDispatcher after changing move/remove changes dispatching.
|
hace 9 años |
Szymon Cofalik
|
43312012c8
Tests: missing tests for model-to-view-converters.
|
hace 9 años |
Szymon Cofalik
|
4050cb6d2a
Tests: missing tests for Mapper + moved initialization from before() to beforeEach().
|
hace 9 años |
Szymon Cofalik
|
2262f27222
Add: view.Writer#breakContainer and view.Writer#mergeContainers.
|
hace 9 años |
Szymon Cofalik
|
350cc25ca5
Changed: make move and remove conversion dispatching similar to other change types dispatching.
|
hace 9 años |
Szymon Cofalik
|
311e05ec00
Changed: in Mapper, length of mapped view element in model can be different than 1.
|
hace 9 años |
Szymon Cofalik
|
152d498c44
Addded: Mapper#unbindModelElement and Mapper#unbindViewElement.
|
hace 9 años |
Szymon Cofalik
|
34c4c674fb
Changed: Mapper position mapping now works using callbacks.
|
hace 9 años |
Oskar Wrobel
|
76525173b4
Fixed ClickObserver test.
|
hace 9 años |
Aleksander Nowodzinski
|
b7914523d9
Merge remote-tracking branch 'origin/master' into t/577
|
hace 9 años |
Piotrek Koszuliński
|
68fd09d42b
Removed duplicated exports. Fixed #581.
|
hace 9 años |
Oskar Wrobel
|
66dbfaf6e9
Improved docs.
|
hace 9 años |
Oskar Wrobel
|
a92c6b96e3
Introduced ClickObserver.
|
hace 9 años |
Piotrek Koszuliński
|
771a98c01e
Removed unnecessary manual test (it was duplicating feature mts which also test the editor controller). Fixes #575.
|
hace 9 años |