8
0

История коммитов

Автор SHA1 Сообщение Дата
  Aleksander Nowodzinski de8f911c52 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. 10 лет назад
  Aleksander Nowodzinski 8b43b4822a Merged a number of Model#bind errors to reduce the amount of code and documentation. 10 лет назад
  Aleksander Nowodzinski fcd0c1030a Introduced Model#bind method with tests. 10 лет назад
  Piotrek Koszuliński 91222d308b Use arrow functions. 10 лет назад
  Piotrek Koszuliński 035359d4c4 Tests: Replaced remaining var with let. 10 лет назад
  Piotrek Koszuliński 8e55898d6a Tests: Use const for classes. 10 лет назад
  Piotrek Koszuliński f79a44de03 Tests: Use const for modules. 10 лет назад
  Piotrek Koszuliński 1451017858 Model.set() should throw when property already exists. 10 лет назад
  Piotr Jasiun de4e4f460e Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 лет назад
  Piotrek Koszuliński a5cecbc26c Converted existing classes and tests to ES6 style. 10 лет назад
  fredck 41f9b499d3 Moved code out of the "mvc" directory. 10 лет назад
  fredck 0578bad7b1 Changed to.equals() to to.equal() in tests. 10 лет назад
  fredck 4b27a21fea Added missing test for passing properties when creating model instances. 10 лет назад
  Grzegorz Pabian 8bec9730a1 Minor fixes in comments. 10 лет назад
  fredck f46752212d Added test for not fire "change" for same attribute value. 10 лет назад
  fredck 546d310d3f Added the "source" property to EventInfo. 11 лет назад
  fredck 22513c7ab1 Implemented Model.extend(). 11 лет назад
  fredck ccbe408465 Made Model observable. 11 лет назад
  fredck 9af79317a6 Introduced the Model class with the basics for attributes creation. 11 лет назад