12 Commits

Author SHA1 Message Date
b0b3541c23 Observable Array tests fixed 2016-12-20 16:18:52 +02:00
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +02:00
98deeccb21 Change image.android to use the new image.Cache class from widgets. (#2832)
* Change image.android to use the new image.Cahce class from widgets.

* fix npm scripts

* npm tsc will compile all so no need for npm run dev-tsc-tests

* fix tslint error

* image-tests use memory only cache.

* fix exception in image.android

* Change image-tests so that Image won't be GC immediately.

* Change cacheMode to enum
2016-10-05 13:09:08 +03:00
83536573d8 Fix some broken code snippets 2016-09-29 15:55:55 +03:00
cb9d974fba Fixed issue with nested observables when null is given as property value. 2016-08-30 13:19:16 +03:00
b9385fc4cd Renamed and moved to module Observable creation functions. 2016-08-24 15:37:46 +03:00
3fc706972f Fixed creating Observable object from nested JSON object. 2016-08-12 17:33:28 +03:00
09db46da0c Remove unicode nonbreaking whitespace in snippet declarations.
It was breaking the snippet extraction regexes.
2016-07-06 16:55:39 +03:00
846bafc660 Change snippet syntax to the new Jekyll tag. 2016-07-06 16:09:11 +03:00
f87eb2d969 Fix unclosed snippet tags and duplicate snippets. 2016-07-05 17:27:59 +03:00
4147e47948 Make cookbook articles appear in nativescript env only. 2016-06-20 14:32:12 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00