19 Commits

Author SHA1 Message Date
eda260323e Add a flag we can use to skip string template calcs in release 2016-05-17 16:43:41 +03:00
bd687d552a Add support for CSS font-weight + sample app for testing fonts
Resolves #1862
2016-04-15 14:14:00 +03:00
03f9867e2a Generic font families system, sans-serif and monospace now correctly resolve the system font when possible on iOS
Resolves #1864
2016-04-13 10:38:43 +03:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
e9adafda55 resolveFontDescriptor fixed 2015-12-07 16:33:06 +02:00
7534e33501 code fixed 2015-10-30 11:24:22 +02:00
5c34b40433 only ttf and otf fonts are supported 2015-10-30 11:09:23 +02:00
332b77f435 Memory leak tests back to schedule. 2015-10-14 11:09:15 +03:00
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +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
d0f4f36018 replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS8+ and some fonts 2015-09-03 14:55:38 +03:00
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
9e597976c1 Fix: PR comments 2015-06-26 16:19:19 +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