Piotrek Koszuliński
|
d50de60cb7
Switched to scoped imports.
|
9 years ago |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
9f84caa10e
Updated tests – removed bender tags and CSS links.
|
9 years ago |
Piotrek Koszuliński
|
66a860ce42
Use package-based paths to modules.
|
9 years ago |
Aleksander Nowodzinski
|
2c42c96db2
Renamed View.addChild() -> View.addChildren() with iterable interface.
|
9 years ago |
Aleksander Nowodziński
|
4ad4b45176
Simplified setting #ready state of the ViewCollection.
|
9 years ago |
Aleksander Nowodziński
|
6d96f8357f
Post rebase fixes.
|
9 years ago |
Aleksander Nowodziński
|
f082ecbfd2
Allowed adding View instances to ViewCollection before it has been initialized.
|
9 years ago |
Aleksander Nowodzinski
|
0ec6e7277e
Tests: Minor code refactoring in View tests.
|
9 years ago |
Aleksander Nowodzinski
|
e1bb03e5f8
Extended View class tests with child collection management test cases.
|
9 years ago |
Aleksander Nowodzinski
|
4a2fba7852
Flattened UI architecture by moving Controller logic into View class.
|
9 years ago |
Piotrek Koszuliński
|
fcac07bb60
Made Karma complain less.
|
9 years ago |
Piotrek Koszuliński
|
0c6c36400d
Changed imports in automated tests to be compatible with Webpack.
|
9 years ago |
Oskar Wrobel
|
415b02f3f5
Renamed templateBind to bindTemplate.
|
9 years ago |
Oskar Wrobel
|
c1c93b378a
Removed model from View class.
|
9 years ago |
Maksymilian Barnaś
|
d29eed00ee
Revert "Merge pull request #65 from ckeditor/t/64"
|
9 years ago |
Maksymilian Barnaś
|
8da3cd98bc
Update tests with `throwCKEditorError` check.
|
9 years ago |
Szymon Kupś
|
8ff14a7eac
Changed paths and docs to use ckeditor5-core package.
|
9 years ago |
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
|
df8e92c419
Modified View#constructor so it no longer accepts Model as an argument.
|
9 years ago |
Aleksander Nowodzinski
|
d6ed73af4f
Template#apply() takes over View#applyTemplateToElement().
|
9 years ago |
Aleksander Nowodzinski
|
4bcde83401
Created View#bind shorthand for Template.bind.
|
9 years ago |
Aleksander Nowodzinski
|
e1a86e9beb
Aligned View to the new Template API.
|
9 years ago |
Aleksander Nowodzinski
|
da9310d91f
Removed Model binding and listener attaching logic from View class.
|
9 years ago |
Aleksander Nowodzinski
|
07726c75ff
Fixed: View bind.if bindings don't work when used in complex (array) bindings.
|
9 years ago |
Aleksander Nowodzinski
|
d8f457bbf3
Added support for namespeces in View class, respecting Template syntax.
|
9 years ago |
Piotrek Koszuliński
|
75772d5ca6
Tests: Added missing test for view.
|
9 years ago |
Piotrek Koszuliński
|
cf6d96890f
Fixed paths to app files.
|
9 years ago |
Piotrek Koszuliński
|
1827c8c7c9
Fixed paths in tests.
|
9 years ago |
Piotrek Koszuliński
|
2135d10fb6
Changed paths and API docs.
|
9 years ago |