Commit Graph

165 Commits

Author SHA1 Message Date
Michael Herzog
88872e672e Fix search icon position in dashboard template 2016-09-15 08:09:08 -04:00
Lars Gyrup Brink Nielsen
71cc8a3505 Corrected template source URLs 2016-07-12 08:06:56 -04:00
Waverley Design
18d7ca3aa3 Fix grammatical error 2016-03-17 09:08:30 +00: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
Max Spliethöver
85986ef903 rename home.html to index.html
Because the index page for the portfolio template wasn't named `index.html` the server was not able to find it when requesting the preview for the page. The file `home.html` had to be renamed to `index.html` and all files including a link to the index page had to be adjusted to this change.
2016-02-13 13:58:57 +01:00
Sérgio Gomes
624d3364a1 Some alignment fixes to android.com template 2016-01-20 12:09:01 +00:00
Marc Cohen
0dcef3466a Remove the microsite's usage, and more importantly, our prescription that
users import our resource  via the storage.googleapis.com domain, and rather
suggest they access our resources via the simpler https://code.getmdl.io/thing.

Nothing has changed about where the content lives, it's still stored in the
same GCS buckets as before so the old links keep working as before indefinitely.
2016-01-14 12:42:03 +00:00
jirkadanek
4ad4b01608 add missing closing tags on polygon svg elements 2016-01-12 11:35:19 +01:00
juristr
79c8b0d6e7 add missing closing tags on line and circle svg elements 2016-01-02 20:57:18 +01:00
juristr
a7d22af587 add missing closing slashes 2016-01-02 18:24:35 +01:00
mustafa
2cbf1a7318 Add mdl-typography--body-1-force-preferred-font to the navigation elements so that Roboto is used rather than Helvetica 2015-11-18 10:41:29 +00:00
mustafa
ed91f4be80 removed button background image 2015-11-18 10:12:15 +00:00
mustafa
a01b337f92 removed redundant commented code 2015-11-17 14:54:20 +00:00
mustafa
6f688f12c7 added image specific classes 2015-11-17 14:53:22 +00:00
mustafa
2e2e06c4fe replaced .mdl-layout__header .mdl-layout__drawer-button with .portfolio-header .mdl-layout__drawer-button 2015-11-17 14:51:09 +00:00
mustafa
291e41cc69 updated the CSS files to they target specifically. .portfolio-header .mdl-layout__header-row instead of .mdl-layout__header-row 2015-11-17 14:49:51 +00:00
mustafa
7d1c8f74a6 updated the meta tag description for all of the HTML files 2015-11-17 14:46:43 +00:00
mustafa
aed90b14d2 Updated the CSS and JS links for the templates in order to make them consistent with existing templates. This also helps with testing the builds 2015-11-17 14:45:04 +00:00
mustafa
e0357497ec Adding portfolio template and tutorial files 2015-11-16 12:06:18 +00:00
Sérgio Gomes
7352634169 Merge pull request #1821 from MightyBranch/dashboard-template-fix
📐 Align search icon with menu icon in Firefox
2015-11-11 14:17:41 +00:00
Gheoan
a82b7e4258 Fix typo in blog template css 2015-10-30 22:02:04 +02:00
Sérgio Gomes
be06a034f3 Fixing issue loading CSS in android.com template 2015-10-30 14:02:59 +00:00
Ivan
f3c2c7bb61 Align search icon with menu icon in Firefox 2015-10-29 00:14:11 -06:00
Sérgio Gomes
525423e7dc Merge branch 'mdl-1.0' 2015-10-19 14:37:48 +01:00
Sérgio Gomes
aa5699e6a9 Removing Android font from template and repository. 2015-10-19 14:23:47 +01:00
Sérgio Gomes
714fe21d7c Merge branch 'mdl-1.0' 2015-10-15 14:51:01 +01:00
Sérgio Gomes
05196bc6b3 Consecutive + CSS selectors sometimes cause problems in WebKit.
We add `~` as an alternative here. `+` is still needed, though, as `~`
itself has problems in iOS 9 WebViews.
2015-10-14 15:32:08 +01:00
Sérgio Gomes
a7b9c4db84 Merge pull request #1726 from google/more_broken_sibling_ios
More fixes for broken sibling selector in iOS
2015-10-12 16:50:20 +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
Sérgio Gomes
3617f0a282 More fixes for broken sibling selector in iOS 2015-10-12 10:57:12 +01:00
Sérgio Gomes
6b6abf5e16 Switching android.com template away from using CDN 2015-10-09 15:12:16 +01:00
Jorrit Schippers
24a6865ea8 Remove double header background color in dashboard
It seems commit 9e4503591b intended the background to be `grey-100` but `white` was still left in. I removed white to keep the original intent. The resulting color displayed in the browser was white, so maybe it should be `white` instead of `grey-100`.
2015-10-07 21:40:22 +02: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
60faea01a3 Remove even more XHTML slashes 2015-09-30 13:46:11 +02:00
hebbet
a937c573bf fix path to font in templates/android_dot_com (fixes #1666)
fix for #1666
2015-09-30 11:33:51 +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
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
Surma
dc9276439d Merge branch 'mdl-1.0' 2015-08-22 12:30:55 +01:00
Victor Häggqvist
a64e9b6809 fix add space between # and headings (closes #1450)
This makes the intended headings actual headings in the generated docs
2015-08-22 12:30:34 +01: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
Gabriel
f87ec98632 Code styling (Closes #1192) 2015-07-26 00:42:11 +09:00
Gheoan
19e5392aa6 Fix typo in dashboard template (Closes #1208) 2015-07-26 00:41:22 +09: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
Surma
fcc204e9a9 Add roles attributes and addition descriptions to text-only template 2015-07-20 10:29:54 +01:00