7 Commits

Author SHA1 Message Date
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