Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski ea5b05cd51 Added Controller#add/remove() shorthand. 10 years ago
  Piotrek Koszuliński f3fabb8042 Merge pull request #208 from ckeditor/t/207 10 years ago
  Szymon Kupś e0c1c2c581 Using format-independent module utils in tests. 10 years ago
  Aleksander Nowodzinski 57fe10e0f0 Merge branch 't/203'. Closes #203. 10 years ago
  Aleksander Nowodzinski 2f12231a2f Tag property is no longer needed in template definition when using View#applyTemplateToElement. 10 years ago
  Piotrek Koszuliński 9acdec8818 Tried to use view.applyTemplateToElement to simplify the code. 10 years ago
  Aleksander Nowodzinski 89fcea4bbf Merge branch 't/202'. Closes #202. 10 years ago
  Aleksander Nowodzinski 723fcc865d Fixed: View.applyTemplateToElement() must not require that def.tag is specified. 10 years ago
  Aleksander Nowodzinski 9280c62e85 Merge branch 't/52b'. Closes #52, closes #53, closes #202. 10 years ago
  Aleksander Nowodzinski 478b4520d4 Fixed: Broken test due to ui.destroy() call when ui is null. 10 years ago
  Piotrek Koszuliński 8e6803bde2 Added simple EditorUI test. 10 years ago
  Piotrek Koszuliński 2a3ba7416b Updated defineEditorCreatorMock, because create() and destroy() are now always defined. 10 years ago
  Piotrek Koszuliński 95006a868f Completed tests for the Editor. 10 years ago
  Piotrek Koszuliński 3269153c51 Added tests for the EditableView. 10 years ago
  Piotrek Koszuliński 1fe245d456 Tests and documentation for the Editable. 10 years ago
  Piotrek Koszuliński e576a1f287 Documentation and tests for the Creator. 10 years ago
  Piotrek Koszuliński f4fc685b5a Implemented testUtils.createObserver and improved tests descriptions. 10 years ago
  Piotrek Koszuliński 4efb9ce8d3 Use a setter to register a region early. 10 years ago
  Piotrek Koszuliński 3abbe9b788 Introduced new names based on a better convention. Merged Chrome with the UI into EditorUI. Pulled out view's creation to parent classes, so views can be easily altered. 10 years ago
  Piotrek Koszuliński 7922d9fde9 Prototyping. 10 years ago
  Piotrek Koszuliński e2eb3f643b Introduced Creator.get/setDataFrom/InElement. 10 years ago
  Piotrek Koszuliński a025a635d7 Delete editor.element after destroying creator, so it's able to read the element. 10 years ago
  Piotrek Koszuliński 0fa86a8edf Merge pull request #198 from ckeditor/t/188a 10 years ago
  Piotrek Koszuliński 1d639af141 Minor corrections. 10 years ago
  Aleksander Nowodzinski d7f2f9f9cd Use forEach instead of map. 10 years ago
  Aleksander Nowodzinski 39afacbd9d Code refactoring in Template and View tests. 10 years ago
  Aleksander Nowodzinski f8fce71905 Allow easy binding syntax for existing elements. 10 years ago
  Aleksander Nowodzinski 32deb468e0 Merge branch 't/195'. Closes #195. 10 years ago
  Aleksander Nowodzinski 365cb791e6 Code refactoring in Template class. 10 years ago
  Aleksander Nowodzinski 37e6790739 Minor code refactoring in Template class. 10 years ago