Historia zmian

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