Commit Graph

64 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
Gheoan
a82b7e4258 Fix typo in blog template css 2015-10-30 22:02:04 +02:00
Sérgio Gomes
714fe21d7c Merge branch 'mdl-1.0' 2015-10-15 14:51:01 +01:00
Xi Shen
0175db6ab1 fix ripple effect on menubtn (fixes #1727)
The **mdl-js-ripple-effect** class applied to the wrong element, and cause JS error. The code change complies with the guide on http://www.getmdl.io/components/index.html#menus-section.
2015-10-12 14:32:49 +01: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
Addy Osmani
86f7a19902 Merge pull request #1648 from google/issue-1403
blog template: Make background image smaller and responsive
2015-10-01 14:18:21 +01: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
Surma
b24bbd53f9 blog template: Make background image smaller and responsive (fixes #1403) 2015-09-28 12:35:38 +02: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
Addy Osmani
d2b9b9266e Image optimisations (Templates) 2015-08-17 11:17:09 +01:00
Surma
ed046115ea Merge branch 'issue-994' 2015-07-20 11:48:35 +01:00
Surma
69ee255743 Use correct markup in blog template 2015-07-20 11:47:58 +01:00
tschiela
3ff23ce4f1 fix #1058, added role attributes to icons and additional button description to blog template 2015-07-19 17:24:50 +02:00
Surma
805538b8b8 Merge pull request #982 from Sesta/issue-560
Fix full screen repainting correctly
2015-07-16 19:49:51 +09:00
Jonathan Garbee
c584de0124 Merge pull request #1060 from maguowei/master
add missing en
2015-07-15 11:44:37 -04:00
maguowei
6e18002fb4 add missing en 2015-07-15 23:28:10 +08:00
Jonathan Garbee
6c96e69602 Remove spacing.css reference since this file doesn't exist anymore. 2015-07-15 11:00:13 -04:00
Sesta
bc040c73ca Fix full screen repainting correctly
Fix full screen repainting referred in https://github.com/google/material-design-lite/issues/560 correctly.
The commit afab807463 doesn't fix the issue but causes the missing `head.jpg` error in web browser's console.
2015-07-12 15:01:29 +09:00
Surma
de878ba02d Make title card top card on mobile (Closes #707) 2015-07-06 12:08:22 +01: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
8b1fa78e0b Blog template: Better comment for FF workaround (Closes #694) 2015-07-04 21:18:15 +01:00
Surma
656495ff3b Blog template: Make menu appear on-screen on mobile 2015-07-04 21:18:14 +01:00
Surma
fe2e601286 Blog template: Fix nav spacing in IE10 2015-07-04 21:18:14 +01:00
Surma
da99b2f48d Blog template: Fix font in textarea in FF specifically 2015-07-04 21:18:14 +01:00
Surma
56e107a916 Blog template: Fix main logo size on mobile 2015-07-04 21:18:14 +01:00
Surma
9fb2e72dce Blog template: Fix text color in comment field 2015-07-04 21:18:13 +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
821066fe33 Fix scrolling issue on Safari mobile (fixes #637) (Closes #659) 2015-07-03 17:56:41 +01:00
Alexander Surma
8c89e69455 Fix desktop scrolling issue in blog template 2015-07-03 17:56:41 +01:00
Alexander Surma
5784096feb Make nav buttons in blog template clickable (Closes #594) 2015-07-02 11:48:27 +01:00
Alexander Surma
2a424a0e86 Give spacer a better name 2015-07-02 11:48:27 +01:00
Alexander Surma
8526f5d1fa Blog template review (fixes #579) 2015-07-02 11:48:27 +01:00
Alexander Surma
b8f6e156c1 Fix menu in blog template 2015-07-01 13:42:26 +01:00
Alexander Surma
afab807463 Add @paullewis's fix for jank provided by @PaulKinlan (fixes #560) 2015-06-30 22:47:22 +01:00
Alexander Surma
78d5271c7d Simplify blog template CSS 2015-06-30 22:45:15 +01:00
Alexander Surma
7bf24f787b Update and sanitize blog post CSS 2015-06-30 22:13:13 +01:00
Alexander Surma
7b9e239d2e Fix card meta alignments (fixes #561) 2015-06-30 21:44:21 +01:00
Alexander Surma
7435631e4b Update blogpost page of blog template (Closes #384)
Implement code review
2015-06-15 09:39:09 +01:00
Alexander Surma
cd728130e4 Update overview page of blog template 2015-06-15 09:38:48 +01: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
Alexander Surma
92d12728b4 Fix templates for ie10 2015-05-13 17:07:53 +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