Historial de Commits

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