9 Commits

Author SHA1 Message Date
d908874a5d Allow iOS app to be started multiple times (#3231)
Integration with existing iOS app
2016-12-02 17:00:34 +02:00
653440d72b iPad SplitView/SlideOver support 2016-10-24 15:04:17 +09:00
b398f27586 code fixed to work in viewDidLoad 2016-10-14 10:02:35 +03:00
eab903e9e0 Existing iOS integration app support added 2016-10-13 18:15:24 +03:00
e895f37f0b Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility 2016-09-12 14:38:54 +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
5a40b08bc3 CSS livesync fixed 2016-06-16 14:27:43 +03:00
caebf280ab LiveSync improved 2016-05-27 16:58:46 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00