Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. 10 years ago
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. 10 years ago
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 years ago
  Piotrek Koszuliński 9256cdcaa6 Model.set() should throw when property already exists. 10 years ago
  Piotr Jasiun 6eb78b4724 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 years ago
  Piotrek Koszuliński 1369d568c2 Converted existing classes and tests to ES6 style. 10 years ago
  fredck 7d53e343e7 Moved code out of the "mvc" directory. 10 years ago
  fredck c0f3bfd3c4 Changed to.equals() to to.equal() in tests. 10 years ago
  fredck 7eea823c55 Added missing test for passing properties when creating model instances. 10 years ago
  Grzegorz Pabian 719eb8264a Minor fixes in comments. 10 years ago
  fredck b14683f782 Added test for not fire "change" for same attribute value. 10 years ago
  fredck 124d7a0178 Added the "source" property to EventInfo. 11 years ago
  fredck 68243560cc Implemented Model.extend(). 11 years ago
  fredck 3d21d89d23 Made Model observable. 11 years ago
  fredck c3c1c32c62 Introduced the Model class with the basics for attributes creation. 11 years ago