提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Oskar Wrobel 76bf16e859 Fixed docs. 9 年之前
  Oskar Wrobel c1c93b378a Removed model from View class. 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 年之前
  Piotrek Koszuliński 86714895d2 Merge branch 'master' into t/22 9 年之前