Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 years ago
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 years ago
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 years ago
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 years ago
  Piotrek Koszuliński ea06686da6 Model.set() should throw when property already exists. 10 years ago
  Piotr Jasiun 8e4348f5f0 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 years ago
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 years ago
  fredck 565f63c273 Moved code out of the "mvc" directory. 10 years ago
  fredck 8fdecaf61b Changed to.equals() to to.equal() in tests. 10 years ago
  fredck b5f28eec32 Added missing test for passing properties when creating model instances. 10 years ago
  Grzegorz Pabian d7ac292921 Minor fixes in comments. 10 years ago
  fredck 118b1b41ba Added test for not fire "change" for same attribute value. 10 years ago
  fredck 7f242ab6a8 Added the "source" property to EventInfo. 11 years ago
  fredck dca3a870d5 Implemented Model.extend(). 11 years ago
  fredck ea74c51610 Made Model observable. 11 years ago
  fredck 4ba15c9828 Introduced the Model class with the basics for attributes creation. 11 years ago