Historia zmian

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