Commit Graph

165 Commits (master)

Author SHA1 Message Date
Surma 79b394b526 Add roles attributes and addition descriptions to dashboard template 2015-07-20 10:28:28 +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
Nicolas Garnier 6836d90081 Change example emails to use a test TLD 2015-07-08 19:11:54 +02:00
Surma f7a7c7b741 Adjust z-indices for iOS Safari <3 (fixes #872) (Closes #883) 2015-07-08 17:18:34 +01:00
Surma d53dceb349 Make tabs in text-only template behave in mobile (fixes #835) 2015-07-08 12:57:17 +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
Surma b5a90026eb Re-add icon to drawer menu (Closes #823) 2015-07-07 17:52:48 +01:00
Surma deb646309b Use right container item for drawer menu (fixes #759) 2015-07-07 17:52:48 +01:00
Surma 9ead919a5d Align icons in headerbar (fixes #787) (Closes #817) 2015-07-07 17:36:36 +01:00
Surma 88d0f7d43a Increase contrast on hover in dashboard template (fixes #739) (Closes #750) 2015-07-06 20:08:44 +01: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 d29738a2b8 Dashboard template: Better comment on browserhack 2015-07-04 21:18:15 +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
Surma 62e0695d1a Dashboard template: Add IE10/11 browser hack for SVG graphs 2015-07-04 21:18:14 +01:00
Surma 903a1f2b6f Dashboard template: Use correct Roboto font in graph 2015-07-04 21:18:14 +01:00
Surma 6c81d83f42 Dashboard template: Find an acceptable color combination to work around #693 2015-07-04 21:18:14 +01:00
Surma e569aef98a Dashboard template: Remove icon from menu 2015-07-04 21:18:14 +01:00
Surma 18e730bd15 Text-only template: Fix ToC in IE10 2015-07-04 21:18:14 +01:00
Surma d88cd2e9cf Text-only template: Fix play icon 2015-07-04 21:18:14 +01:00
Surma 1b512aadd7 Text-only template: Fix custom footer in Firefox 2015-07-04 21:18:14 +01:00
Surma 318d81dd60 Text-only template: Add missing checkbox for collapsing footer on mobile 2015-07-04 21:18:14 +01:00
Surma b99a2147a1 Text-only template: Remove accidental @extend directive 2015-07-04 21:18:14 +01:00
Surma 7ad2ee2265 Article template: Fix footer 2015-07-04 21:18:14 +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
Surma 4529cfff43 Fix drawer styling (Closes #691) 2015-07-04 14:32:09 +01:00
Sérgio Gomes 4507b9bc13 Implementing reviews in #650 and #657 2015-07-03 18:43:42 +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 0698f9f114 Update includes for templates (Closes #595) 2015-07-02 11:35:14 +01:00
Alexander Surma 508b424fd0 Remove unmaintained templates (fixes #577) 2015-07-02 11:35:14 +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
Sérgio Gomes ee9b0c7e86 Reviewing the dashboard template for best practices 2015-06-29 10:21:40 +01:00
Sérgio Gomes 362dc1a0d3 Merge pull request #492 from google/text-only-header
Add mobile header to text-only template
2015-06-26 17:19:33 +01:00
Alexander Surma d56c5cc271 Implement review 2015-06-26 16:17:22 +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 d8ac4392e0 Merge pull request #487 from google/article-review
Reviewing article template to reduce/improve custom CSS.
2015-06-26 14:51:22 +01:00
Alexander Surma 5f37846112 Add mobile header to text-only template 2015-06-26 14:40:53 +01:00
Alexander Surma e4daee933a Add actual header bar to dashboard template 2015-06-26 14:12:22 +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 c198c152d2 Text-only template: Add drawer menu (Closes #477) 2015-06-25 18:10:39 +01:00
Alexander Surma d9084473cf Text-only template: Fix padding on mobile (fixes #473) 2015-06-25 18:10:38 +01:00
Alexander Surma 741fe1663f Turn card actions into buttons on android template (fixes #463) 2015-06-25 15:06:02 +01:00
Alexander Surma d367aa51cd Fix dashboard card (fixes #464) 2015-06-25 14:10:29 +01:00
Alexander Surma 172358f769 Implement text template review (closes #406)
commit 4b14d019974a251dfcd43a5ef327c777216f26d8
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Jun 19 12:27:55 2015 +0100

    Code review

commit 8033ef62cb99e3e6d801eacf94ec01b205723294
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Jun 17 16:17:15 2015 +0100

    Implement review for feature page of text template

commit 6b845e34381686e2b4754d42ebaeb8911441e4ce
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Jun 17 14:41:22 2015 +0100

    Implement review for main page of text template

commit d2246fa882d1a43bcd5f5e53fd2cfc053513c195
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Jun 16 19:04:44 2015 +0100

    Working
2015-06-19 14:38:53 +01:00
Sérgio Gomes 603842934e Adding android.com template.
Also fixing templates:fonts task.
2015-06-16 15:41:51 +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
Alexander Surma ab61be2a83 Implement code reviewCloses #385 2015-06-15 09:33:12 +01:00
Alexander Surma 91e8c563d3 Implement review for dashboard template 2015-06-15 09:33:12 +01:00
Alexander Surma 6c78895bcc Implement review for article template (Closes #388) 2015-06-15 09:26:58 +01:00
Alexander Surma 1f900e2e6d Replace graphs with SVG 2015-06-02 16:12:11 -07: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 f785491fed Adding in some missing changes 2015-06-02 12:42:22 +01: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 c5dbe72fa4 Enable javascript on dashboard template (fixes #320) 2015-06-01 17:40:51 -07: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
Alexander Surma 93b7c41cd7 Use normal button instead of FAB for "View Source" 2015-04-30 14:42:59 +01:00
Alexander Surma e37c0f6847 BEM-ify templates (closes #199) 2015-04-30 13:47:25 +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
Alexander Surma fb537c688d Merge branch 'master' into techstop-template 2015-04-30 11:12:22 +01:00
Addy Osmani e52460de6b Rewrite shadows for Templates 2015-04-28 15:55:51 +01:00
Sérgio Gomes 1992fb70ea Reverting f562f49d8a 2015-04-28 11:12:01 +01:00
Alexander Surma b5a1abdffc Fix blog template 2015-04-27 17:36:43 +01:00
Surma da208f5fd5 Merge pull request #236 from brianhall/product-template
Product template
2015-04-27 11:07:58 +01:00
Brian Hall ba65a23560 Update image to be proper SVGs 2015-04-24 15:39:30 -07:00
Brian Hall faa6ab7c38 File renaming, ripples, and active tab tracking. 2015-04-24 15:15:55 -07:00
Brian Hall 1d000356a6 Remove backup files. 2015-04-24 07:23:27 -07:00
Alexander Surma e7f3497e57 Code Review 2015-04-24 15:22:26 +01:00
Brian Hall ccce068e38 Re-export image assets without baked-in text and move figures to SVG format, along with additional CSS tweaks. 2015-04-24 07:15:25 -07:00
Brian Hall 620d54975b Finishing touches. 2015-04-23 20:19:00 -07:00
Brian Hall b9c9cdf493 First pass at product template. 2015-04-23 20:19:00 -07:00
Alexander Surma 191a08a4d1 Implement text-only template 2015-04-24 00:20:09 +01:00