5e14de6a4e
fix(observable-array): splice to notify correct amount of added items ( #7426 )
2019-07-03 14:43:41 +03:00
4f39fb728b
chore: update tslint rules ( #7391 )
2019-06-26 15:13:48 +03:00
c0438df9a7
fix(observable-array): reduce no longer ignores zero as initial value ( #6402 )
...
* fix(observable-array): reduce no longer ignores zero as initial value
* fix(observable-array): reduceRight now functions properly when initial value is not specified or zero
2018-10-19 17:14:47 +03:00
97a7b7ea32
5868 observable array reduce bug ( #6219 )
...
* 5868 ObservableArray Reduce Bug
* 5868 ObservableArray Reduce Bug
tslint fixes
2018-08-28 13:54:02 +03:00
8adb2fdfef
Fix TypeScript 2.4 errors, introduced mainly due weak types and covariant checking for callbacks ( #4476 )
2017-07-03 11:57:00 +03:00
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
87f936bcd8
Fix: ListView not showing first items of VirtArray
2017-02-09 16:55:28 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00