19 Commits

Author SHA1 Message Date
3bc1aa07ec openFile add for iOS 2016-02-03 10:59:35 +02:00
05d4e801fa original string restored from text property 2016-01-27 10:31:41 +02:00
64fb8972fd originalString cleared 2016-01-26 11:38:04 +02:00
2a8cc5c72c fixed none text-decoration 2016-01-19 09:48:19 +02:00
2d894db1a9 NSMutableArray changed to Array and NSMutableDictionary changed to Map 2016-01-12 09:44:47 +02:00
d7b13299b8 text-transform and text-decoration with formattedText fixed 2016-01-11 11:24:07 +02:00
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
c2cb4a8f61 Stabilizing layout tests 2015-11-11 16:30:55 +02:00
77838ae9c6 Change from "classic" TS 1.6 imports to the default resolution scheme.
- Use relative imports in place of most of our absolute ones.
- Add "private" ambient modules for modules that we need to import using
an absolute path (e.g. when app/.../test-something.ts needs to import
ui/styling/style-scope)
2015-09-29 16:25:49 +03:00
309e123f12 Extracted view-related utility methods from "utils/utils" to "ui/utils" so that the "utils/utils" module does not depend on the view module. 2015-09-16 16:20:43 +03:00
cb29e57168 code updated 2015-09-09 11:06:26 +03:00
cd313eb6d2 openUrl added 2015-09-09 10:34:21 +03:00
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
39afd3cc3e Fix: ios crash when creating font descriptor 2015-06-26 11:12:47 +03:00
6cc5675d31 Resolved #294: Add an optional fullscreen parameter to Page.showModal method. 2015-06-11 11:04:08 +03:00
90722cfc67 Resolved #142: Modal views. 2015-05-18 14:13:46 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
fe5f30836c unused files deleted 2014-05-15 10:02:45 +03:00
012a4c40be module merge util module naming changed to use "-" 2014-05-15 10:00:17 +03:00