12 Commits

Author SHA1 Message Date
f4c880dbda Add missing "ensure" call. 2016-01-26 16:41:44 +02:00
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
0c91cfc6a2 Fixed Issue #1160: The image supplied to Label.backgroundImage is rendered upside down 2015-11-26 17:00:33 +02:00
b702840cbf Resolved Issue #754: The backgroundColor of a Label is not animatable in iOS. 2015-11-25 15:08:33 +02:00
a0a7f756c8 Fix: images in background are blurred in iOS 2015-10-02 14:07:49 +03: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
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
62553d9d24 Border/background render fixes 2015-07-06 17:29:40 +03:00
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00