Historia zmian

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