10 Commits

Author SHA1 Message Date
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
9418ab8f63 Method rename 2015-12-14 18:06:37 +02:00
fdf9c923ad Load fonts from file instead of asset. Fixes fonts loading in ION and livesync 2015-12-14 16:36:38 +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
536791dee7 Resiter custom fonts for IOS 2015-06-26 11:12:49 +03:00
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
997dfd1639 Font-family fallback 2015-06-26 11:12:48 +03:00
39afd3cc3e Fix: ios crash when creating font descriptor 2015-06-26 11:12:47 +03:00
ecf8a9fca9 android fonts + generic fonts 2015-06-26 11:12:46 +03:00
1433f72509 Css font properties 2015-06-26 11:12:45 +03:00