9 Commits

Author SHA1 Message Date
a582adc561 Hhristov/fix (#3653)
* Fix action-bar systemIcon
Fix CSS applying

* refactoring

* fix console

* remove StyleScope import - it is private and cannot be imported in public .d.ts
2017-02-17 17:21:57 +02:00
819155fb18 Minor fixes + more green tests 2017-01-12 16:20:38 +02:00
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +02:00
5f94a302fb ImageAsset extends Observable 2016-11-29 17:43:50 +02:00
1f84274182 Refactored image loading from camera. 2016-10-03 17:23:18 +03:00
a66a983a80 added jpg as synonim for ImageFormat jpeg 2016-09-21 10:45:16 +03:00
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
7e5c29a163 Fix package.json "main" settings and remove .js references. 2016-08-04 16:24:29 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00