7 Commits

Author SHA1 Message Date
Sérgio Gomes
9f61b972eb Switching to official MD icon font ("Material Icons")
- Removed all icon font files
- Removed icon font tasks and dependencies in the gulpfile
- Updated all sources, demos and templates to the official font
2015-06-02 11:05:24 +01:00
Sérgio Gomes
99a84c6dc8 Rewriting headers and updating all content to match.
This implementation should be much saner and less buggy.

Changes:
- Using header rows is now mandatory
- Headers now stretch to fit their content, rather than needing to
  specify a header height
- Tabs should now be inside the header
2015-05-11 15:37:27 +01:00
Alexander Surma
d9b1c92b6a Fix a lot of path issues in microsite 2015-05-06 23:08:25 +01:00
Addy Osmani
0cd95d48cf Update customizer to use new shadows 2015-04-28 15:57:14 +01:00
Sérgio Gomes
1992fb70ea Reverting f562f49d8ae3ab105a1e7af6aa520ba84ad6932b 2015-04-28 11:12:01 +01:00
Sérgio Gomes
f562f49d8a Makes typography definitions optional, through mdl-typography class.
Also adds mdl-base class, which is currently set to include just the
mdl-typography definitions, but will later be extended to include
other global definitions.

All demos, tests and templates have been updated to use mdl-base.
2015-04-23 14:28:11 +01:00
Sérgio Gomes
7e0232ac35 Adding the customizer to the docs.
Still uses an iframe, unfortunately, to prevent preview styles
from interfering with the main page styles.
2015-04-16 14:58:34 +01:00