Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksander Nowodzinski de8f911c52 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. 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
  Aleksander Nowodzinski fcd0c1030a Introduced Model#bind method with tests. 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 8e55898d6a Tests: Use const for classes. hace 10 años
  Piotrek Koszuliński f79a44de03 Tests: Use const for modules. hace 10 años
  Piotrek Koszuliński 1451017858 Model.set() should throw when property already exists. hace 10 años
  Piotr Jasiun de4e4f460e Added separate .jshintrc file in the tests directory. Remove global declarations from files. hace 10 años
  Piotrek Koszuliński a5cecbc26c Converted existing classes and tests to ES6 style. hace 10 años
  fredck 41f9b499d3 Moved code out of the "mvc" directory. hace 10 años
  fredck 0578bad7b1 Changed to.equals() to to.equal() in tests. hace 10 años
  fredck 4b27a21fea Added missing test for passing properties when creating model instances. hace 10 años
  Grzegorz Pabian 8bec9730a1 Minor fixes in comments. hace 10 años
  fredck f46752212d Added test for not fire "change" for same attribute value. hace 11 años
  fredck 546d310d3f Added the "source" property to EventInfo. hace 11 años
  fredck 22513c7ab1 Implemented Model.extend(). hace 11 años
  fredck ccbe408465 Made Model observable. hace 11 años
  fredck 9af79317a6 Introduced the Model class with the basics for attributes creation. hace 11 años