Histórico de commits

Autor SHA1 Mensagem Data
  Aleksander Nowodzinski b5cab58708 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. 10 anos atrás
  Aleksander Nowodzinski ddb555523f Merged a number of Model#bind errors to reduce the amount of code and documentation. 10 anos atrás
  Aleksander Nowodzinski d2cb9be767 Introduced Model#bind method with tests. 10 anos atrás
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. 10 anos atrás
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. 10 anos atrás
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. 10 anos atrás
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 anos atrás
  Piotrek Koszuliński 9256cdcaa6 Model.set() should throw when property already exists. 10 anos atrás
  Piotr Jasiun 6eb78b4724 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 anos atrás
  Piotrek Koszuliński 1369d568c2 Converted existing classes and tests to ES6 style. 10 anos atrás
  fredck 7d53e343e7 Moved code out of the "mvc" directory. 10 anos atrás
  fredck c0f3bfd3c4 Changed to.equals() to to.equal() in tests. 10 anos atrás
  fredck 7eea823c55 Added missing test for passing properties when creating model instances. 10 anos atrás
  Grzegorz Pabian 719eb8264a Minor fixes in comments. 10 anos atrás
  fredck b14683f782 Added test for not fire "change" for same attribute value. 10 anos atrás
  fredck 124d7a0178 Added the "source" property to EventInfo. 11 anos atrás
  fredck 68243560cc Implemented Model.extend(). 11 anos atrás
  fredck 3d21d89d23 Made Model observable. 11 anos atrás
  fredck c3c1c32c62 Introduced the Model class with the basics for attributes creation. 11 anos atrás