Oskar Wróbel
|
464fcce0b9
Typo.
|
8 年之前 |
Aleksander Nowodzinski
|
e3b34ce2a7
Minor fixes and improvements after the refactoring.
|
8 年之前 |
Aleksander Nowodzinski
|
b7332235c8
Made View and ViewCollection classes synchronous.
|
8 年之前 |
Piotrek Koszuliński
|
0d71fac394
Removed unnecessary warning.
|
8 年之前 |
Aleksander Nowodzinski
|
2cc47077ad
Made possible to call View#destroy() multiple times.
|
8 年之前 |
Piotrek Koszuliński
|
ae95741a03
DDocs: Document properties only once. [skip ci]
|
8 年之前 |
Piotrek Koszuliński
|
b7bbe7fb75
Docs: Fixed incorrect API docs. [skip ci]
|
8 年之前 |
Piotrek Koszuliński
|
a679c2cf96
Aligned the code style.
|
8 年之前 |
Aleksander Nowodzinski
|
be21c703d1
Code refactoring: simplified Promise.all calls in View and ViewCollection classes.
|
8 年之前 |
Aleksander Nowodzinski
|
904a35a38d
Made View#addChildren return Promise.
|
8 年之前 |
Aleksander Nowodzinski
|
4d0f319195
View#destroy() should not remove view's #element from DOM.
|
9 年之前 |
Aleksander Nowodzinski
|
93f10f4b62
Implemented automated registration of child View instances refered in View#template.
|
9 年之前 |
Piotrek Koszuliński
|
dcff3bcc36
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
66a860ce42
Use package-based paths to modules.
|
9 年之前 |
Maciek
|
06553a6fbe
API docs fixes.
|
9 年之前 |
Maciek
|
c24a6e9a5b
Docs: incorrect references fixed.
|
9 年之前 |
Maciek
|
ab1b266bf2
Docs aligned to the new format.
|
9 年之前 |
Piotrek Koszuliński
|
29dfebc883
API docs correction.
|
9 年之前 |
Aleksander Nowodzinski
|
2c42c96db2
Renamed View.addChild() -> View.addChildren() with iterable interface.
|
9 年之前 |
Piotrek Koszuliński
|
1eac7fa899
Moved DomEmitterMixin to utils.
|
9 年之前 |
Piotrek Koszuliński
|
52f940ea59
API docs fixes.
|
9 年之前 |
Aleksander Nowodziński
|
2f7b882428
Docs: Added docs to the View class.
|
9 年之前 |
Aleksander Nowodziński
|
4ad4b45176
Simplified setting #ready state of the ViewCollection.
|
9 年之前 |
Aleksander Nowodziński
|
f082ecbfd2
Allowed adding View instances to ViewCollection before it has been initialized.
|
9 年之前 |
Aleksander Nowodzinski
|
e1bb03e5f8
Extended View class tests with child collection management test cases.
|
9 年之前 |
Aleksander Nowodzinski
|
4a2fba7852
Flattened UI architecture by moving Controller logic into View class.
|
9 年之前 |
Oskar Wrobel
|
35fd32cccd
Reverted order of view mixins because of failing tests.
|
9 年之前 |
Oskar Wrobel
|
fa276ab3cf
Changed order of mixins.
|
9 年之前 |
Oskar Wrobel
|
415b02f3f5
Renamed templateBind to bindTemplate.
|
9 年之前 |