Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski 0ccb9d3666 Updated class names to follow project naming guidelines. Fixes #63. 9 years ago
  Maksymilian Barnaś 329592dc04 Merge pull request #62 from ckeditor/t/61 9 years ago
  Szymon Cofalik 246edf8f70 Merge pull request #60 from ckeditor/t/35 9 years ago
  Aleksander Nowodzinski 349a834f80 Tests: Refactoring in ControllerCollection#delegate tests to be more like James Bond. 9 years ago
  Szymon Cofalik 19a7844027 Turn JSHint browser setting to false. 9 years ago
  Aleksander Nowodzinski c91021aeda Renamed ControllerCollection#pipe to #delegate. 9 years ago
  Aleksander Nowodzinski 9b0fd01058 Merge branch 'master' into t/35 9 years ago
  Szymon Cofalik 4d76caa7a1 Fixed: wrong paths after moving files to ckeditor5-core. 9 years ago
  Szymon Cofalik d0da5855db Merge pull request #59 from ckeditor/t/1 9 years ago
  Szymon Cofalik 870e89de5d Merge branch 'master' into t/1 9 years ago
  Szymon Cofalik c8916450e1 Docs: minor fixes. 9 years ago
  Aleksander Nowodzinski 9dd8d879ad Implemented ui.ControllerCollection#pipe method as an extension of utils.ObservableMixin#pipe. 9 years ago
  Oskar Wróbel 3d80141933 Merge pull request #54 from ckeditor/t/44 9 years ago
  Aleksander Nowodzinski 17d49a9288 Implemented ToolbarBindingsMixin#bindToolbarItems method and used it in (Sticky)Toolbar bindings instead of #addButtons. 9 years ago
  Aleksander Nowodzinski 9d223b242a Fixed: ControllerCollection binds improperly to non–Model data with a custom factory. 9 years ago
  Szymon Cofalik 10d5526707 Merge pull request #58 from ckeditor/t/57 9 years ago
  Szymon Kupś 8ff14a7eac Changed paths and docs to use ckeditor5-core package. 9 years ago
  Oskar Wróbel 21a6796cb5 Merge pull request #56 from ckeditor/t/55 9 years ago
  Aleksander Nowodzinski 61d960ba89 A minor fix to IconManagerView#init inner documentation string. 9 years ago
  Aleksander Nowodzinski 6ebe15d791 Fixed: Edge does not render IconManager sprite. 9 years ago
  Aleksander Nowodzinski 842f083231 Added missing @observable documentation tag to various model attributes. 9 years ago
  Oskar Wróbel 1b7affd2ea Merge pull request #51 from ckeditor/t/47 9 years ago
  Piotrek Koszuliński ad80254d82 Merge pull request #53 from ckeditor/t/52 9 years ago
  Aleksander Nowodzinski 4a4b0ae198 Simplified Controller#addCollection locale management so it uses Controller.view#locale instead of an explicit argument. 9 years ago
  Aleksander Nowodzinski 2674d569e9 Added missing helper function documentation in Template class. 9 years ago
  Aleksander Nowodzinski f3fced2a16 Updated EditableUIView test after Template changed its approach to falsy values. 9 years ago
  Aleksander Nowodzinski a6ec2b4de1 Implemented new approach to Template falsy values. 9 years ago
  Aleksander Nowodzinski 658e6d3d0f Tests: Updated Template test with new approach to falsy values. 9 years ago
  Piotrek Koszuliński b2c5d6f821 Fixed linting issues. 9 years ago
  Piotrek Koszuliński 5a5c150a39 Merge pull request #50 from ckeditor/t/6 9 years ago