Историја ревизија

Аутор SHA1 Порука Датум
  Piotrek Koszuliński 97aabe3b73 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. пре 9 година
  Oskar Wrobel 3c16c7b095 Use of utils object refactor пре 9 година
  Piotrek Koszuliński 2135d10fb6 Changed paths and API docs. пре 9 година
  Piotrek Koszuliński 04fee29ba9 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. пре 10 година
  Piotrek Koszuliński 30bb9d4fef Started using utils.mix(). пре 10 година
  Piotrek Koszuliński 65ed9fd455 Merge branch 'master' into t/132 пре 10 година
  Aleksander Nowodzinski a7df650aef Fixed: Model#set throws when re–setting an attribute of undefined value. пре 10 година
  Aleksander Nowodzinski 67d072fa20 Code refactoring and optimization. Also a solution for #136. пре 10 година
  Aleksander Nowodzinski ce42515365 Changed .to() syntax to avoid fireing multiple change events when binding. пре 10 година
  Aleksander Nowodzinski 5e68018563 Fixed: Model binding fails with as() when using custom attribute names. пре 10 година
  Piotr Jasiun 435465aeef Updated copyrights. пре 10 година
  Piotrek Koszuliński 1b35d40ec0 Cleanup. пре 10 година
  Piotrek Koszuliński 71d26d51f6 First attempt to port src/*.js files. пре 10 година
  Piotrek Koszuliński 14e952444a Code refactoring: Changed order of class properties. пре 10 година
  Aleksander Nowodzinski fe5ba134dd Used ...rest parameter in Model#bind and Model#unbind methods. пре 10 година
  Aleksander Nowodzinski 027924f4cd Increased test code coverage for Model#bind. пре 10 година
  Aleksander Nowodzinski ac45cea5dd Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex. пре 10 година
  Aleksander Nowodzinski 8b43b4822a Merged a number of Model#bind errors to reduce the amount of code and documentation. пре 10 година
  Piotrek Koszuliński 40130e8cdc Minor API docs fix. пре 10 година
  Aleksander Nowodzinski fcd0c1030a Introduced Model#bind method with tests. пре 10 година
  Piotrek Koszuliński 91222d308b Use arrow functions. пре 10 година
  Piotrek Koszuliński d8cf7fbcf3 Replaced var with let or const. пре 10 година
  Piotrek Koszuliński 1451017858 Model.set() should throw when property already exists. пре 10 година
  Piotrek Koszuliński a5cecbc26c Converted existing classes and tests to ES6 style. пре 10 година
  fredck 41f9b499d3 Moved code out of the "mvc" directory. пре 10 година