Oskar Wrobel
|
d898bf66d6
Added validation for style attribute value.
|
9 lat temu |
Oskar Wrobel
|
0c259003a9
Added possibility to bing whole style attribute.
|
9 lat temu |
Oskar Wrobel
|
9299a3cd76
Improved binding styles to view model properties.
|
9 lat temu |
Aleksander Nowodzinski
|
62cfc903aa
Code refactoring in Template class.
|
9 lat temu |
Aleksander Nowodzinski
|
e890a6bf71
Fixed: Template normalization modifies original definition.
|
9 lat temu |
Aleksander Nowodzinski
|
d6ed73af4f
Template#apply() takes over View#applyTemplateToElement().
|
9 lat temu |
Aleksander Nowodzinski
|
7a4cc51359
Used Object.create instead of lodash extend when possible.
|
9 lat temu |
Aleksander Nowodzinski
|
8e074d4617
Code refactroing, removed dead code branches.
|
9 lat temu |
Aleksander Nowodzinski
|
3923e847ab
Throw when extending a template but the number of children does not match.
|
9 lat temu |
Aleksander Nowodzinski
|
e81bf46b97
Made Template#extend() a static method.
|
9 lat temu |
Piotrek Koszuliński
|
d10070545a
Minor comments and API docs changes.
|
9 lat temu |
Aleksander Nowodzinski
|
7fa2f5941a
Tests: Additional test to increase code coverage.
|
9 lat temu |
Aleksander Nowodzinski
|
1fbf68506a
A rough implementation of Template#extend.
|
9 lat temu |
Aleksander Nowodzinski
|
094b7ee78e
Use Template.bind#to for attribute and event bindings.
|
9 lat temu |
Aleksander Nowodzinski
|
7bd33be849
Moved DOM listener logic from View to Template.
|
9 lat temu |
Aleksander Nowodzinski
|
d429431901
Moved View#attributeBinder functionality to Template#bind.
|
9 lat temu |
Aleksander Nowodzinski
|
8a02def2a2
Added support for namespaces in Template class.
|
9 lat temu |
Piotrek Koszuliński
|
cf6d96890f
Fixed paths to app files.
|
9 lat temu |
Piotrek Koszuliński
|
1827c8c7c9
Fixed paths in tests.
|
9 lat temu |
Piotrek Koszuliński
|
2135d10fb6
Changed paths and API docs.
|
9 lat temu |