Piotrek Koszuliński
|
14b8f6727b
Merge pull request #218 from ckeditor/t/216
|
9 年之前 |
Maciej Gołaszewski
|
3937121407
Documentation: update core.treecontroller.operation documentation.
|
9 年之前 |
Aleksander Nowodzinski
|
af609957b5
Changed order of callback arguments in View#attributeBinder's #to and #if.
|
9 年之前 |
Maciej Gołaszewski
|
d33881fe84
Documentation: update core.treemodel.Delta documentation.
|
9 年之前 |
Maciej Gołaszewski
|
5e8e53f680
Documentation: update core.treecontroller.Mapper documentation.
|
9 年之前 |
Maciej Gołaszewski
|
0aed5042d8
Documentation: update core.dataprocessor documentation.
|
9 年之前 |
Maciej Gołaszewski
|
be45aae030
Documentation: update core.editable.EditableView.
|
9 年之前 |
Maciej Gołaszewski
|
fc6d414a0e
Documentation: update core.editable.Editable annotations.
|
9 年之前 |
Maciej Gołaszewski
|
1f821f35d0
Documentation: fix some problems with used tags. Add full core.Creator docs.
|
9 年之前 |
Maciej Gołaszewski
|
a4edc537e1
Documentation: fix @property tag with @type.
|
9 年之前 |
Piotrek Koszuliński
|
b62b21696f
Code refactoring: Sorted the properties inside class definition.
|
9 年之前 |
Piotrek Koszuliński
|
c3fb8325fd
Merge pull request #210 from ckeditor/t/189
|
9 年之前 |
Piotrek Koszuliński
|
f610047c90
0 should be a falsy value as well.
|
9 年之前 |
Piotrek Koszuliński
|
6668031630
Merge branch 'master' into t/189
|
9 年之前 |
Piotrek Koszuliński
|
37a7bd2b3f
Aligned MD files to changes made in ckeditor5#42.
|
9 年之前 |
Aleksander Nowodzinski
|
523c9d4f44
Extended docs and tests for Template DOM updater helper functions.
|
9 年之前 |
Aleksander Nowodzinski
|
d01f5c294b
Used improved View model binder in classes which depend on View.
|
9 年之前 |
Aleksander Nowodzinski
|
c8a5eeded5
Improved View attribute binder. Implemented bind.to and bind.if interface.
|
9 年之前 |
Piotrek Koszuliński
|
f3fabb8042
Merge pull request #208 from ckeditor/t/207
|
9 年之前 |
Szymon Kupś
|
e0c1c2c581
Using format-independent module utils in tests.
|
9 年之前 |
Aleksander Nowodzinski
|
57fe10e0f0
Merge branch 't/203'. Closes #203.
|
10 年之前 |
Aleksander Nowodzinski
|
2f12231a2f
Tag property is no longer needed in template definition when using View#applyTemplateToElement.
|
10 年之前 |
Piotrek Koszuliński
|
9acdec8818
Tried to use view.applyTemplateToElement to simplify the code.
|
10 年之前 |
Aleksander Nowodzinski
|
89fcea4bbf
Merge branch 't/202'. Closes #202.
|
10 年之前 |
Aleksander Nowodzinski
|
723fcc865d
Fixed: View.applyTemplateToElement() must not require that def.tag is specified.
|
10 年之前 |
Aleksander Nowodzinski
|
9280c62e85
Merge branch 't/52b'. Closes #52, closes #53, closes #202.
|
10 年之前 |
Aleksander Nowodzinski
|
478b4520d4
Fixed: Broken test due to ui.destroy() call when ui is null.
|
10 年之前 |
Piotrek Koszuliński
|
8e6803bde2
Added simple EditorUI test.
|
10 年之前 |
Piotrek Koszuliński
|
2a3ba7416b
Updated defineEditorCreatorMock, because create() and destroy() are now always defined.
|
10 年之前 |
Piotrek Koszuliński
|
95006a868f
Completed tests for the Editor.
|
10 年之前 |