Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksander Nowodzinski 24c0d67361 Added missing comments. hace 10 años
  Aleksander Nowodzinski 4dd614fccf Added destruction prcedure to Controller class. hace 10 años
  Aleksander Nowodzinski 4ddbb98057 Code refactoring in Controller class. hace 10 años
  Aleksander Nowodzinski f3bf0de61e A prototype of Controller class API. hace 10 años
  Aleksander Nowodzinski de8f911c52 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. hace 10 años
  Aleksander Nowodzinski fe5ba134dd Used ...rest parameter in Model#bind and Model#unbind methods. hace 10 años
  Aleksander Nowodzinski 027924f4cd Increased test code coverage for Model#bind. hace 10 años
  Aleksander Nowodzinski ac45cea5dd Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex. hace 10 años
  Aleksander Nowodzinski 8b43b4822a Merged a number of Model#bind errors to reduce the amount of code and documentation. hace 10 años
  Piotrek Koszuliński 40130e8cdc Minor API docs fix. hace 10 años
  Aleksander Nowodzinski fcd0c1030a Introduced Model#bind method with tests. hace 10 años
  Piotr Jasiun 860c189c4d Merge pull request #79 from ckeditor/t/55 hace 10 años
  Piotrek Koszuliński b3eb2deaf6 Merge branch 'master' into t/55 hace 10 años
  Piotrek Koszuliński 6d04ad8bef Merge pull request #88 from cksource/t/69 hace 10 años
  Piotr Jasiun d3b24964a1 Introduced bender.tools.core.getIteratorCount. hace 10 años
  Piotr Jasiun a15da5b7a2 Merge pull request #82 from ckeditor/t/80 hace 10 años
  Piotrek Koszuliński 60516b4f76 Merge remote-tracking branch 'boilerplate/ckeditor5' into t/80 hace 10 años
  Piotrek Koszuliński c2247fe4c9 Forbidden var statements. hace 10 años
  Piotrek Koszuliński 212476b6c1 Merge branch 'esnext' into ckeditor5 hace 10 años
  Piotrek Koszuliński 3262c8873e More ES6. hace 10 años
  Piotrek Koszuliński 91222d308b Use arrow functions. hace 10 años
  Piotrek Koszuliński 035359d4c4 Tests: Replaced remaining var with let. hace 10 años
  Piotrek Koszuliński d8cf7fbcf3 Replaced var with let or const. hace 10 años
  Piotrek Koszuliński 8e55898d6a Tests: Use const for classes. hace 10 años
  Piotrek Koszuliński f79a44de03 Tests: Use const for modules. hace 10 años
  Piotr Jasiun f3df5c8d80 Merge pull request #78 from ckeditor/t/77 hace 10 años
  Piotr Jasiun ff57fd978b Merge pull request #75 from ckeditor/t/74 hace 10 años
  Piotr Jasiun 74e743413e Tests: Update tests according to style introduced in the tree model. hace 10 años
  Piotrek Koszuliński 358207e4c0 Made editor throw when config.creator is not defined. hace 10 años
  Piotrek Koszuliński 31a813614b Made add() chainable. hace 10 años