Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksander Nowodzinski b5cab58708 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. hace 10 años
  Aleksander Nowodzinski ddb555523f Merged a number of Model#bind errors to reduce the amount of code and documentation. hace 10 años
  Aleksander Nowodzinski d2cb9be767 Introduced Model#bind method with tests. hace 10 años
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. hace 10 años
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. hace 10 años
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. hace 10 años
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. hace 10 años
  Piotrek Koszuliński 9256cdcaa6 Model.set() should throw when property already exists. hace 10 años
  Piotr Jasiun 6eb78b4724 Added separate .jshintrc file in the tests directory. Remove global declarations from files. hace 10 años
  Piotrek Koszuliński 1369d568c2 Converted existing classes and tests to ES6 style. hace 10 años
  fredck 7d53e343e7 Moved code out of the "mvc" directory. hace 10 años
  fredck c0f3bfd3c4 Changed to.equals() to to.equal() in tests. hace 10 años
  fredck 7eea823c55 Added missing test for passing properties when creating model instances. hace 10 años
  Grzegorz Pabian 719eb8264a Minor fixes in comments. hace 10 años
  fredck b14683f782 Added test for not fire "change" for same attribute value. hace 10 años
  fredck 124d7a0178 Added the "source" property to EventInfo. hace 11 años
  fredck 68243560cc Implemented Model.extend(). hace 11 años
  fredck 3d21d89d23 Made Model observable. hace 11 años
  fredck c3c1c32c62 Introduced the Model class with the basics for attributes creation. hace 11 años