Cronologia Commit

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