Piotrek Koszuliński
|
c50f8519c8
Started using utils.mix().
|
10 anni fa |
Piotrek Koszuliński
|
f32712f2fb
Merge branch 'master' into t/132
|
10 anni fa |
Aleksander Nowodzinski
|
f7750e24a9
Fixed: Model#set throws when re–setting an attribute of undefined value.
|
10 anni fa |
Aleksander Nowodzinski
|
dc3c1e8459
Code refactoring and optimization. Also a solution for #136.
|
10 anni fa |
Aleksander Nowodzinski
|
60fbbf7e5f
Changed .to() syntax to avoid fireing multiple change events when binding.
|
10 anni fa |
Aleksander Nowodzinski
|
76fe79ec2b
Fixed: Model binding fails with as() when using custom attribute names.
|
10 anni fa |
Piotr Jasiun
|
de2824f4f8
Updated copyrights.
|
10 anni fa |
Piotrek Koszuliński
|
4068fd4554
Cleanup.
|
10 anni fa |
Piotrek Koszuliński
|
85665f89a1
First attempt to port src/*.js files.
|
10 anni fa |
Piotrek Koszuliński
|
bcefe4fe6d
Code refactoring: Changed order of class properties.
|
10 anni fa |
Aleksander Nowodzinski
|
02a9495554
Used ...rest parameter in Model#bind and Model#unbind methods.
|
10 anni fa |
Aleksander Nowodzinski
|
23969743ca
Increased test code coverage for Model#bind.
|
10 anni fa |
Aleksander Nowodzinski
|
4e7f86e883
Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex.
|
10 anni fa |
Aleksander Nowodzinski
|
316196f1ba
Merged a number of Model#bind errors to reduce the amount of code and documentation.
|
10 anni fa |
Piotrek Koszuliński
|
0f279e3885
Minor API docs fix.
|
10 anni fa |
Aleksander Nowodzinski
|
0266e79313
Introduced Model#bind method with tests.
|
10 anni fa |
Piotrek Koszuliński
|
5ecd6d8705
Use arrow functions.
|
10 anni fa |
Piotrek Koszuliński
|
b0aca27c96
Replaced var with let or const.
|
10 anni fa |
Piotrek Koszuliński
|
ea06686da6
Model.set() should throw when property already exists.
|
10 anni fa |
Piotrek Koszuliński
|
c43ae0985d
Converted existing classes and tests to ES6 style.
|
10 anni fa |
fredck
|
565f63c273
Moved code out of the "mvc" directory.
|
10 anni fa |