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