Cronologia Commit

Autore SHA1 Messaggio Data
  Aleksander Nowodzinski e81fb18474 Created ToolbarBindingsMixin. 9 anni fa
  Aleksander Nowodzinski db4fd9c2d9 Tests: Removed obsolete BoxedEditorUI test. 9 anni fa
  Aleksander Nowodzinski 85a58b478b Aligned EditorUI to the new View API. 9 anni fa
  Aleksander Nowodzinski b9cd894453 Aligned EditableUI component to the new View API. 9 anni fa
  Aleksander Nowodzinski e26a108fe8 Aligned IconManager component to the new View API. 9 anni fa
  Aleksander Nowodzinski eb3a8c964d Aligned BoxedEditorUI component to the new View API. 9 anni fa
  Aleksander Nowodzinski 382e2126c7 Aligned Toolbar component to the new View API. 9 anni fa
  Aleksander Nowodzinski df8e92c419 Modified View#constructor so it no longer accepts Model as an argument. 9 anni fa
  Piotrek Koszuliński 9aed142e8f Merge pull request #39 from ckeditor/t/3 9 anni fa
  Aleksander Nowodzinski b5a9332ee2 Used Template binder as a constant when possible across the Views in the project. 9 anni fa
  Aleksander Nowodzinski 5640aeaacb Improved main doc string of Template class. 9 anni fa
  Aleksander Nowodzinski a1e6bdb8eb Added human-readable messages in CKEditorErrors within Template class. 9 anni fa
  Aleksander Nowodzinski 5ad3e8d823 Code refactoring in Template class. 9 anni fa
  Aleksander Nowodzinski ae68d00287 Code refactoring in Template class. 9 anni fa
  Aleksander Nowodzinski e5a50e4973 Code refactoring in Template class. 9 anni fa
  Aleksander Nowodzinski 62cfc903aa Code refactoring in Template class. 9 anni fa
  Aleksander Nowodzinski bc820031bc Used double slash comments instead of @ignore in Template class file. 9 anni fa
  Aleksander Nowodzinski e890a6bf71 Fixed: Template normalization modifies original definition. 9 anni fa
  Aleksander Nowodzinski d6ed73af4f Template#apply() takes over View#applyTemplateToElement(). 9 anni fa
  Aleksander Nowodzinski 21783ad185 Fixed: Absolute import paths. 9 anni fa
  Aleksander Nowodzinski 7a4cc51359 Used Object.create instead of lodash extend when possible. 9 anni fa
  Aleksander Nowodzinski b66bdbc4c3 Used new View and Template API across the project. 9 anni fa
  Aleksander Nowodzinski 4bcde83401 Created View#bind shorthand for Template.bind. 9 anni fa
  Aleksander Nowodzinski 03d397db66 Used new Template API across the project. 9 anni fa
  Aleksander Nowodzinski e1a86e9beb Aligned View to the new Template API. 9 anni fa
  Aleksander Nowodzinski 8e074d4617 Code refactroing, removed dead code branches. 9 anni fa
  Aleksander Nowodzinski fcd38e2378 Extended Template#extend() docs. 9 anni fa
  Aleksander Nowodzinski 3923e847ab Throw when extending a template but the number of children does not match. 9 anni fa
  Aleksander Nowodzinski f49a61ef37 Minor fix to ui.TemplateDefinition documentation. 9 anni fa
  Aleksander Nowodzinski e81bf46b97 Made Template#extend() a static method. 9 anni fa