Piotrek Koszuliński
|
97aabe3b73
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 years ago |
Aleksander Nowodzinski
|
813483a619
Extended docs of ui.TemplateValueSchema.
|
9 years ago |
Aleksander Nowodzinski
|
a011128604
Fixed: Style attribute not rendered correctly when plain string.
|
9 years ago |
Aleksander Nowodzinski
|
10ad248328
Code refactoring: Improved docs in Template class.
|
9 years ago |
Oskar Wrobel
|
e413bb2143
Fixed failing test.
|
9 years ago |
Oskar Wrobel
|
3c3cf802b2
Refactored renderign of style attribute.
|
9 years ago |
Oskar Wrobel
|
a64906da1c
Updated docs.
|
9 years ago |
Oskar Wrobel
|
d898bf66d6
Added validation for style attribute value.
|
9 years ago |
Oskar Wrobel
|
0c259003a9
Added possibility to bing whole style attribute.
|
9 years ago |
Oskar Wrobel
|
9299a3cd76
Improved binding styles to view model properties.
|
9 years ago |
Piotrek Koszuliński
|
88d644dacb
Merge pull request #41 from ckeditor/t/26
|
9 years ago |
Oskar Wrobel
|
cbf5b16cc3
Changed absolute import path to relative.
|
9 years ago |
Szymon Kupś
|
6ba3be8fd1
Fixed path to cloneDeepWith import.
|
9 years ago |
Aleksander Nowodzinski
|
df8e92c419
Modified View#constructor so it no longer accepts Model as an argument.
|
9 years ago |
Aleksander Nowodzinski
|
5640aeaacb
Improved main doc string of Template class.
|
9 years ago |
Aleksander Nowodzinski
|
a1e6bdb8eb
Added human-readable messages in CKEditorErrors within Template class.
|
9 years ago |
Aleksander Nowodzinski
|
5ad3e8d823
Code refactoring in Template class.
|
9 years ago |
Aleksander Nowodzinski
|
ae68d00287
Code refactoring in Template class.
|
9 years ago |
Aleksander Nowodzinski
|
e5a50e4973
Code refactoring in Template class.
|
9 years ago |
Aleksander Nowodzinski
|
62cfc903aa
Code refactoring in Template class.
|
9 years ago |
Aleksander Nowodzinski
|
bc820031bc
Used double slash comments instead of @ignore in Template class file.
|
9 years ago |
Aleksander Nowodzinski
|
e890a6bf71
Fixed: Template normalization modifies original definition.
|
9 years ago |
Aleksander Nowodzinski
|
d6ed73af4f
Template#apply() takes over View#applyTemplateToElement().
|
9 years ago |
Aleksander Nowodzinski
|
8e074d4617
Code refactroing, removed dead code branches.
|
9 years ago |
Aleksander Nowodzinski
|
fcd38e2378
Extended Template#extend() docs.
|
9 years ago |
Aleksander Nowodzinski
|
3923e847ab
Throw when extending a template but the number of children does not match.
|
9 years ago |
Aleksander Nowodzinski
|
f49a61ef37
Minor fix to ui.TemplateDefinition documentation.
|
9 years ago |
Aleksander Nowodzinski
|
e81bf46b97
Made Template#extend() a static method.
|
9 years ago |
Piotrek Koszuliński
|
d10070545a
Minor comments and API docs changes.
|
9 years ago |
Aleksander Nowodzinski
|
7fa2f5941a
Tests: Additional test to increase code coverage.
|
9 years ago |