8
0

Commit Verlauf

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