Kamil Piechaczek
|
09d3d58e5a
Added missing docs.
|
7 years ago |
Kamil Piechaczek
|
a559f429d9
"_clone()" method is now protected.
|
7 years ago |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 years ago |
Piotr Jasiun
|
1ca00cc367
Docs: use proper writer methods.
|
7 years ago |
Szymon Kupś
|
51bbb06ba3
Some docs changes in view writer.
|
7 years ago |
Szymon Kupś
|
39d0bfc8fb
Updated view writer's docs.
|
7 years ago |
Szymon Kupś
|
80325bbc16
View writer.createUIElement() method can now initialize rendering method.
|
7 years ago |
Szymon Kupś
|
d58187dda4
AttributeElement priority is now protected. EditableElement document is now protected.
|
7 years ago |
Szymon Kupś
|
d85a2591cc
Using writer to remove custom properties from view element.
|
7 years ago |
Szymon Kupś
|
9347a2f637
Using writer to set custom properties to view element.
|
7 years ago |
Szymon Kupś
|
556356f072
Using writer to remove styles from view element.
|
7 years ago |
Szymon Kupś
|
d2f38ac93e
Using writer to set styles to view element.
|
7 years ago |
Szymon Kupś
|
3a534164fd
Using writer to remove class from view element.
|
7 years ago |
Szymon Kupś
|
77df582893
Using writer to set class on view element.
|
7 years ago |
Szymon Kupś
|
af910eb6b9
Using writer to remove attribute from view element.
|
7 years ago |
Szymon Kupś
|
9e3a2f8128
Using writer to set attribute on view element.
|
7 years ago |
Szymon Kupś
|
3bc0e1b288
Removed writer.createElement() method.
|
7 years ago |
Szymon Kupś
|
4f5eeaffb7
Fixed docs in view.Writer.
|
7 years ago |
Szymon Kupś
|
c07ed2398f
Merge branch 'master' into t/1210
|
7 years ago |
Szymon Cofalik
|
0eb69e82cf
Changed: `view.Writer` used an old `view.Selection` API.
|
7 years ago |
Szymon Cofalik
|
1021466da7
Changed: Simplified conversion by dropping `selectionMarker` and `selectionAttribute` model-to-view conversion events.
|
8 years ago |
Szymon Kupś
|
d28c5a2620
Removed default params from view writer.setFakeSelection() method.
|
7 years ago |
Szymon Kupś
|
a635fb8a4b
Improved view writer's code coverage.
|
7 years ago |
Szymon Kupś
|
946d81bdd5
Fixed docs.
|
7 years ago |
Szymon Kupś
|
36c92be0d8
Removed view selection parameter from view writer.wrap() method.
|
7 years ago |
Szymon Kupś
|
958d0d8bae
Changed view selection setFake method as protected. Created view writer method to handle setting fake selection.
|
7 years ago |
Szymon Kupś
|
f877e8276e
Fixed tests after view selection methods visibility change.
|
7 years ago |
Szymon Kupś
|
f460d584a5
Moved view selection method access to view writer.
|
7 years ago |
Szymon Kupś
|
4dd3168b4f
Merge branch 'master' into t/1210
|
7 years ago |
Maciej Bukowski
|
32aaa1c978
Added small improvements to model/writer.js.
|
7 years ago |