Commit Graph

28 Commits

Author SHA1 Message Date
Lars Gyrup Brink Nielsen
71cc8a3505 Corrected template source URLs 2016-07-12 08:06:56 -04:00
Sérgio Gomes
87ba8281bd Add magic viewport to all templates and documentation.
This improves performance on Chrome in mobile devices, by enabling
GPU rasterization.
2016-03-15 12:25:00 +00:00
Surma
0566f444a8 Merge remote-tracking branch 'origin/mdl-1.0'
Conflicts:
	gulpfile.babel.js
	package.json
	templates/article/index.html
	templates/blog/index.html
	templates/dashboard/index.html
	templates/text-only/index.html
2015-10-07 11:41:48 +01:00
Surma
60faea01a3 Remove even more XHTML slashes 2015-09-30 13:46:11 +02:00
Surma
293654a94c Remove XHTML slashes 2015-09-28 16:19:18 +02:00
Surma
918601551c Add favicon and homescreen icons to templates (fixes #1449) 2015-09-28 16:14:08 +02:00
Surma
57648d9f08 Add favicon and homescreen icons to templates (fixes #1449) (Closes #1650) 2015-09-28 15:05:54 +01:00
Pascal Hartig
5116b6dd60 Template stylesheet link consistency 2015-09-09 12:22:38 +02:00
Nicolas Garnier
8529d117f1 Simplify the templates zip file so they are easier to grasp.
- Now generating a zip file for each template
 - Removed the generated MDL libs that were included and now referencing the hosted versions
 - Removed the bower.json and packages.json files.

Fixes #1284
2015-08-17 21:25:12 +02:00
Pascal Hartig
f9dd42a02c Make examples more consistent
- Remove protocol-relevant URIs (see https://twitter.com/paul_irish/status/588502455530311680) especially for
  fonts.google.com where there are already open requests over HTTPS.
- Double-quotes for attributes
- Set document-wide lang to "en" since all examples include English text
  and the fonts included are explicitly limited to an English character
  set. (Closes #703)
2015-07-05 22:04:52 +01:00
Surma
7ad2ee2265 Article template: Fix footer 2015-07-04 21:18:14 +01:00
Surma
c75ce8f4f1 Link to template folder rather than index.html 2015-07-04 21:18:13 +01:00
Addy Osmani
d82877f717 Add missing License headers (Closes #692) 2015-07-04 16:23:34 +01:00
Alexander Surma
0698f9f114 Update includes for templates (Closes #595) 2015-07-02 11:35:14 +01:00
Sérgio Gomes
16b6bd6430 Fixing shrink issue, since we had to remove upstream fix 2015-06-26 15:48:13 +01:00
Sérgio Gomes
cf45ccf3b8 Reviewing article template to reduce/improve custom CSS.
Also moving an important fix upstream to layout component.
2015-06-26 11:44:08 +01:00
Alexander Surma
4b77e5a1f2 Article template: Fix padding on mobile (fixes #474) (Closes #480) 2015-06-26 11:04:30 +01:00
Alexander Surma
6c78895bcc Implement review for article template (Closes #388) 2015-06-15 09:26:58 +01:00
Alexander Surma
a798f23e8d Implement Zach's template review 2015-06-02 16:12:11 -07:00
Jonathan Garbee
cfd9835fc4 Card Material Design alignment. 2015-06-02 10:31:30 -04:00
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
f5e61ebedd Minor path fixes on templates 2015-05-07 21:04:54 +01:00
Alexander Surma
87cb93f25c Remove accidental duplication of script include 2015-05-03 20:55:12 +01:00
Alexander Surma
93b7c41cd7 Use normal button instead of FAB for "View Source" 2015-04-30 14:42:59 +01:00
Alexander Surma
60e822ec43 Visual polishing 2015-04-30 11:57:17 +01:00
Alexander Surma
d6b64c6994 Remove sidebar and use grid 2015-04-30 11:40:40 +01:00
Alexander Surma
c1df7f2097 Rename template to article 2015-04-30 11:21:21 +01:00