8
0

История коммитов

Автор SHA1 Сообщение Дата
  Szymon Kupś 6ba3be8fd1 Fixed path to cloneDeepWith import. 9 лет назад
  Piotrek Koszuliński 9aed142e8f Merge pull request #39 from ckeditor/t/3 9 лет назад
  Aleksander Nowodzinski b5a9332ee2 Used Template binder as a constant when possible across the Views in the project. 9 лет назад
  Aleksander Nowodzinski 5640aeaacb Improved main doc string of Template class. 9 лет назад
  Aleksander Nowodzinski a1e6bdb8eb Added human-readable messages in CKEditorErrors within Template class. 9 лет назад
  Aleksander Nowodzinski 5ad3e8d823 Code refactoring in Template class. 9 лет назад
  Aleksander Nowodzinski ae68d00287 Code refactoring in Template class. 9 лет назад
  Aleksander Nowodzinski e5a50e4973 Code refactoring in Template class. 9 лет назад
  Aleksander Nowodzinski 62cfc903aa Code refactoring in Template class. 9 лет назад
  Aleksander Nowodzinski bc820031bc Used double slash comments instead of @ignore in Template class file. 9 лет назад
  Aleksander Nowodzinski e890a6bf71 Fixed: Template normalization modifies original definition. 9 лет назад
  Aleksander Nowodzinski d6ed73af4f Template#apply() takes over View#applyTemplateToElement(). 9 лет назад
  Aleksander Nowodzinski 21783ad185 Fixed: Absolute import paths. 9 лет назад
  Aleksander Nowodzinski 7a4cc51359 Used Object.create instead of lodash extend when possible. 9 лет назад
  Aleksander Nowodzinski b66bdbc4c3 Used new View and Template API across the project. 9 лет назад
  Aleksander Nowodzinski 4bcde83401 Created View#bind shorthand for Template.bind. 9 лет назад
  Aleksander Nowodzinski 03d397db66 Used new Template API across the project. 9 лет назад
  Aleksander Nowodzinski e1a86e9beb Aligned View to the new Template API. 9 лет назад
  Aleksander Nowodzinski 8e074d4617 Code refactroing, removed dead code branches. 9 лет назад
  Aleksander Nowodzinski fcd38e2378 Extended Template#extend() docs. 9 лет назад
  Aleksander Nowodzinski 3923e847ab Throw when extending a template but the number of children does not match. 9 лет назад
  Aleksander Nowodzinski f49a61ef37 Minor fix to ui.TemplateDefinition documentation. 9 лет назад
  Aleksander Nowodzinski e81bf46b97 Made Template#extend() a static method. 9 лет назад
  Piotrek Koszuliński d10070545a Minor comments and API docs changes. 9 лет назад
  Aleksander Nowodzinski 7fa2f5941a Tests: Additional test to increase code coverage. 9 лет назад
  Aleksander Nowodzinski 1fbf68506a A rough implementation of Template#extend. 9 лет назад
  Aleksander Nowodzinski da9310d91f Removed Model binding and listener attaching logic from View class. 9 лет назад
  Aleksander Nowodzinski 9f282a63d9 Code refactoring. 9 лет назад
  Aleksander Nowodzinski 094b7ee78e Use Template.bind#to for attribute and event bindings. 9 лет назад
  Aleksander Nowodzinski a951b7fb94 Code refactorin and documentation in Template class. 9 лет назад