Aleksander Nowodzinski
|
0ec6e7277e
Tests: Minor code refactoring in View tests.
|
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 年之前 |
Piotrek Koszuliński
|
fcac07bb60
Made Karma complain less.
|
9 年之前 |
Piotrek Koszuliński
|
0c6c36400d
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Oskar Wrobel
|
415b02f3f5
Renamed templateBind to bindTemplate.
|
9 年之前 |
Oskar Wrobel
|
c1c93b378a
Removed model from View class.
|
9 年之前 |
Maksymilian Barnaś
|
d29eed00ee
Revert "Merge pull request #65 from ckeditor/t/64"
|
9 年之前 |
Maksymilian Barnaś
|
8da3cd98bc
Update tests with `throwCKEditorError` check.
|
9 年之前 |
Szymon Kupś
|
8ff14a7eac
Changed paths and docs to use ckeditor5-core package.
|
9 年之前 |
Piotrek Koszuliński
|
97aabe3b73
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Aleksander Nowodzinski
|
df8e92c419
Modified View#constructor so it no longer accepts Model as an argument.
|
9 年之前 |
Aleksander Nowodzinski
|
d6ed73af4f
Template#apply() takes over View#applyTemplateToElement().
|
9 年之前 |
Aleksander Nowodzinski
|
4bcde83401
Created View#bind shorthand for Template.bind.
|
9 年之前 |
Aleksander Nowodzinski
|
e1a86e9beb
Aligned View to the new Template API.
|
9 年之前 |
Aleksander Nowodzinski
|
da9310d91f
Removed Model binding and listener attaching logic from View class.
|
9 年之前 |
Aleksander Nowodzinski
|
07726c75ff
Fixed: View bind.if bindings don't work when used in complex (array) bindings.
|
9 年之前 |
Aleksander Nowodzinski
|
d8f457bbf3
Added support for namespeces in View class, respecting Template syntax.
|
9 年之前 |
Piotrek Koszuliński
|
75772d5ca6
Tests: Added missing test for view.
|
9 年之前 |
Piotrek Koszuliński
|
cf6d96890f
Fixed paths to app files.
|
9 年之前 |
Piotrek Koszuliński
|
1827c8c7c9
Fixed paths in tests.
|
9 年之前 |
Piotrek Koszuliński
|
2135d10fb6
Changed paths and API docs.
|
9 年之前 |