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
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
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
7e44bbc0dc
Fix: color and font comparers
2015-06-26 16:44:17 +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
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