Aleksander Nowodzinski
|
de8f911c52
Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests.
|
před 10 roky |
Aleksander Nowodzinski
|
8b43b4822a
Merged a number of Model#bind errors to reduce the amount of code and documentation.
|
před 10 roky |
Aleksander Nowodzinski
|
fcd0c1030a
Introduced Model#bind method with tests.
|
před 10 roky |
Piotrek Koszuliński
|
91222d308b
Use arrow functions.
|
před 10 roky |
Piotrek Koszuliński
|
035359d4c4
Tests: Replaced remaining var with let.
|
před 10 roky |
Piotrek Koszuliński
|
8e55898d6a
Tests: Use const for classes.
|
před 10 roky |
Piotrek Koszuliński
|
f79a44de03
Tests: Use const for modules.
|
před 10 roky |
Piotrek Koszuliński
|
1451017858
Model.set() should throw when property already exists.
|
před 10 roky |
Piotr Jasiun
|
de4e4f460e
Added separate .jshintrc file in the tests directory. Remove global declarations from files.
|
před 10 roky |
Piotrek Koszuliński
|
a5cecbc26c
Converted existing classes and tests to ES6 style.
|
před 10 roky |
fredck
|
41f9b499d3
Moved code out of the "mvc" directory.
|
před 10 roky |
fredck
|
0578bad7b1
Changed to.equals() to to.equal() in tests.
|
před 10 roky |
fredck
|
4b27a21fea
Added missing test for passing properties when creating model instances.
|
před 10 roky |
Grzegorz Pabian
|
8bec9730a1
Minor fixes in comments.
|
před 10 roky |
fredck
|
f46752212d
Added test for not fire "change" for same attribute value.
|
před 10 roky |
fredck
|
546d310d3f
Added the "source" property to EventInfo.
|
před 10 roky |
fredck
|
22513c7ab1
Implemented Model.extend().
|
před 11 roky |
fredck
|
ccbe408465
Made Model observable.
|
před 11 roky |
fredck
|
9af79317a6
Introduced the Model class with the basics for attributes creation.
|
před 11 roky |