Commit Graph

54 Commits (c198c152d2437a1b03873358f53f6ca9688c2b44)

Author SHA1 Message Date
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
Sérgio Gomes f562f49d8a Makes typography definitions optional, through mdl-typography class.
Also adds mdl-base class, which is currently set to include just the
mdl-typography definitions, but will later be extended to include
other global definitions.

All demos, tests and templates have been updated to use mdl-base.
2015-04-23 14:28:11 +01:00
Alexander Surma edb23134c6 Temporary fix for vertical scrolling 2015-04-23 13:21:51 +01:00
Alexander Surma 0ebbff4bda Make use of new hide classes 2015-04-22 14:57:01 +01:00
Alexander Surma c33ba53c61 Merge branch 'master' into grid-templates 2015-04-22 14:47:12 +01:00
Alexander Surma 5bd56c5af2 Remove border-box from styles 2015-04-22 14:46:10 +01:00
Alexander Surma 33973087c4 Resize huge images 2015-04-22 14:20:43 +01:00
Alexander Surma 33cabc7d22 Adjust dashboard template to use grid 2015-04-22 14:18:40 +01:00
Alexander Surma b34dd4b831 Adjust blog template to use grid 2015-04-22 14:18:37 +01:00
Alexander Surma 7188f70f7f Adjust general template to use grid 2015-04-22 14:14:02 +01:00
Alexander Surma 47dc2a0eff Fix side menu 2015-04-17 18:09:07 +01:00
Alexander Surma 9e4503591b Add tech-stop-esque template 2015-04-17 16:31:44 +01:00