Commit Graph

26 Commits (master)

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
Sérgio Gomes 624d3364a1 Some alignment fixes to android.com template 2016-01-20 12:09:01 +00:00
Sérgio Gomes be06a034f3 Fixing issue loading CSS in android.com template 2015-10-30 14:02:59 +00: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 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
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
hebbet a937c573bf fix path to font in templates/android_dot_com (fixes #1666)
fix for #1666
2015-09-30 11:33:51 +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
JoseAlcerreca 420c5b31bb android-dot-com template: use CSS hosted on CDN
This will be heaviliy copied so point to the one developers should use.
2015-07-08 11:37:45 +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 f9775cbcc6 Android template: Load material.js the same way as in other templates 2015-07-04 21:18:15 +01:00
Surma c7db51ec05 Android template: Add "view source" button 2015-07-04 21:18:15 +01:00
Addy Osmani d82877f717 Add missing License headers (Closes #692) 2015-07-04 16:23:34 +01:00
Sérgio Gomes 4507b9bc13 Implementing reviews in #650 and #657 2015-07-03 18:43:42 +01:00
Alexander Surma 741fe1663f Turn card actions into buttons on android template (fixes #463) 2015-06-25 15:06:02 +01:00
Sérgio Gomes 603842934e Adding android.com template.
Also fixing templates:fonts task.
2015-06-16 15:41:51 +01:00