Tsvetan Raikov
1b568b56ca
Added tintColor property in Image view. It should be used instead of color
2016-09-16 16:29:08 +03:00
Tsvetan Raikov
500459779e
Added unit test that tests tintColor in Image class
2016-08-31 18:48:01 +03:00
Panayot Cankov
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
Rossen Hristov
be62b27e1d
Refactoring
2016-06-14 14:42:25 +03:00
Rossen Hristov
68c705b56f
Decrease image size to fit on test device
2016-06-14 13:42:46 +03:00
Rossen Hristov
4e678a06ff
Fix: Images have margin when added to Layout
...
Resolves #1425
2016-06-14 10:53:07 +03:00
Panayot Cankov
f8ee993934
Add a check so setting src on async image multiple times wont mismatch imageSource
2016-06-09 15:58:39 +03:00
Panayot Cankov
717b5131b1
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
...
Image should not requestLayout when sized with 'exactly' spec
Update image tests
Tests will run in ios only
2016-05-27 16:57:59 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00