Szymon Cofalik
|
2226a3e4cd
Fix: view.Writer should deeply add and remove attribute elements to/from their clone groups.
|
7 лет назад |
Kamil Piechaczek
|
893834654f
Removed "view.Writer#setTextData()".
|
7 лет назад |
Szymon Cofalik
|
ba0c3be5d4
Changed: Moved `getAllClonedElements` from `view.Writer` to `view.AttributeElement`.
|
7 лет назад |
Szymon Cofalik
|
0d50c718b5
Changed: Refactored how `view.Writer` stores cloned attribute elements groups and how `conversion.Mapper` uses this information.
|
7 лет назад |
Szymon Cofalik
|
f69b4c68a1
Added: `view.Writer` now links attribute elements together when they are broken during wrapping. Introduced `view.Writer#getAllBrokenSiblings`.
|
7 лет назад |
Szymon Cofalik
|
fbbd144409
Changed: Allowed to pass `id` in `view.Writer#createAttributeElement`.
|
7 лет назад |
Kamil Piechaczek
|
2bad67acbc
Added "view.Writer#setTextData()" for updating the content for specified text node.
|
7 лет назад |
Maciej Bukowski
|
66254f1232
Improving fake selection API.
|
7 лет назад |
Maciej Bukowski
|
01026700bb
Aligned code to changes in ViewSelection#setTo method.
|
7 лет назад |
Szymon Kupś
|
463848b7a0
Added tests to new methods in view writer.
|
7 лет назад |
Szymon Kupś
|
3bc0e1b288
Removed writer.createElement() method.
|
7 лет назад |
Szymon Kupś
|
a635fb8a4b
Improved view writer's code coverage.
|
8 лет назад |
Szymon Kupś
|
c9b0845f4a
Added empty view writer test file.
|
8 лет назад |
Szymon Kupś
|
586a658b9f
Converted engine.view.Writer class to utilities functions.
|
9 лет назад |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 лет назад |