8 Commits

Author SHA1 Message Date
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +02:00
3d9631bd00 Removed location tests and deprecated camera module. 2016-11-10 15:33:06 +02:00
1f84274182 Refactored image loading from camera. 2016-10-03 17:23:18 +03:00
feef0f83b5 Image from camera will be resized to screen dimensions. 2016-09-14 18:12:42 +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
365ba230a4 simple typo fix in the camera module Readme.md 2016-07-25 17:59:41 -04:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00