Commit Graph

166 Commits (a7a717545961f7e063a8868f8d24c94e65e4f3ee)

Author SHA1 Message Date
Addy Osmani a7a7175459 Merge pull request #283 from google/pathing
Fix pathing issues on microsite
2015-05-06 19:24:56 +01:00
Alexander Surma b01b57a551 Remove /fonts and /images 2015-05-06 16:54:54 +01:00
Alexander Surma 8398407574 Fix pathing issues on microsite 2015-05-06 15:13:17 +01:00
Alexander Surma 3c7f7c6a56 Remove /css and /js alltogether 2015-05-06 14:39:10 +01:00
Alexander Surma f89f480f18 Use dist as output folder 2015-05-06 14:25:08 +01:00
Alexander Surma 50bfaeb9d7 Build boilerplate for microsite
commit d2da95318bd4ebe394ba05ec2bc0547dcabeb06b
Merge: ecf5cf7 b2e7d87
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 29 10:55:52 2015 +0100

    Merge branch 'master' into microsite

    Conflicts:
    	docs/_templates/layout.html

commit ecf5cf7508737072d174e83bd22b5704976934c9
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 28 13:50:20 2015 +0100

    Fix max-width for template listing

commit 78a64d264077854755075e6fc9f950d02c2a9c23
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 28 13:49:17 2015 +0100

    Put index.md click handlers in separate JS file

commit e1faa43e1680cf12978bea33c07fbf91d7e3fc2e
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 28 12:05:54 2015 +0100

    Turn dt into one-liner

commit eb683be5271029a7b95c70a15d7e7a19067bfc68
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 28 12:05:33 2015 +0100

    Add TODO to index.md

commit bb89b1bbd0c6458a0a550d945bdcf6ba2e8fb83e
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 28 12:04:13 2015 +0100

    Fix template listing

commit 0daecfb80f7c2a03d2ab24004fe412c16942f14e
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 28 11:59:23 2015 +0100

    Optimize SVGs in microsite

commit a1d05be3be0222ac11f13931044b88e4e957b1a2
Merge: 4bbebf0 b5a1abd
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 17:53:55 2015 +0100

    Merge branch 'master' into microsite

    Conflicts:
    	docs/_pages/index.md
    	docs/_templates/layout.html

commit 4bbebf0971239c3e91aca7832d6d0e4e079aaf1c
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 17:47:04 2015 +0100

    Make about page panels clickable

commit b8ca6d11af5cfebec03207bf9d501bfc5a07f8d0
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 17:25:31 2015 +0100

    Define own template for templates listing

commit 4d7ed02486ee410c7142165f2743ab84e5611ec2
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 17:17:40 2015 +0100

    Start template page

commit 3431192bcfd636a04e9279191f92d1ac21893f56
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 15:37:56 2015 +0100

    Add pages

commit ce540db478d99af1a60299a66f57e44c5c20579f
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 15:14:41 2015 +0100

    Add header images for subpages

commit 6313ccdc69845cb941b2ba71cb0dbe651e8f672f
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 13:19:46 2015 +0100

    Update SVGs for consistent sizing

commit deeb99fb048b7cd0e2dacb5172640c5679db7cf4
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 13:19:40 2015 +0100

    Use grid

commit 097b3b30c33b3e9d6ad9726e84c7ee0e37dfd1ed
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 27 12:02:26 2015 +0100

    Fix box-shadow on header

commit 1acf79698917e05fd289bcfea09ea596205611b5
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 21 18:00:18 2015 +0100

    Add actual hover pictures to microsite

commit 4be107e481c61f3eead1b5e121b6f7b80c53a480
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 21 16:23:55 2015 +0100

    Implement landing page

commit 8aa6eb86dd231a17b1fb0576a71f944d38f87980
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 20 16:46:26 2015 +0100

    Implement layout

commit 63504ea1754f017d3a4788b392f61fc113b7d4e4
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 20 16:13:51 2015 +0100

    Make gulp.watch() work properly with microsite
2015-04-29 11:00:31 +01:00
Alexander Surma 0af02a77d8 Fix watch behavior 2015-04-17 13:50:13 +01:00
Alexander Surma 5855cb9aad Add SVG inlining to `templates:styles` task 2015-04-16 14:43:19 +01:00
Alexander Surma ab247b312b Merge branch 'master' into gulp-templates 2015-04-16 14:43:00 +01:00
Alexander Surma 83f2c2b2f7 Inline SVGs in CSS file 2015-04-16 13:40:10 +01:00
Alexander Surma 2ecbd84c14 Handle fonts separately 2015-04-16 12:48:29 +01:00
Alexander Surma f72396f1b6 Add gulp templates pipeline 2015-04-16 12:44:18 +01:00
Alexander Surma 2cab1e7306 Implement template mock
commit 148adbdf504565443830c8f77c789bc89074f7d2
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 15 14:15:06 2015 +0100

    Correct colors in dashboard template

commit 4fc7e2c3b28074612a7d24011e0414178955dbd9
Merge: f0f7d1c b18bf33
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 15 13:19:54 2015 +0100

    Merge branch 'master' into templates

commit f0f7d1c1159ce945e5fb8650da76c1e5b097be41
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 15 13:19:02 2015 +0100

    Finalize dashboard layout

commit 7ab7a6bf8962d4a758c195bf2e9c7aecb64c0d1b
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 14 18:05:03 2015 +0100

    Add pie graphs

commit 96382d2686df654f98c5f03f0d6eb7288ba5252e
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 14 12:54:12 2015 +0100

    Started working on dashboard

commit 7a260c823976d61a09f7c593d02cbf2dc2503e4f
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 13 13:34:47 2015 +0100

    Finish blog entry page

commit db3070c0501e49e9179a66b2477dec2aa94f5f1a
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 13 12:42:07 2015 +0100

    Fix templates for new mdl prefix

commit 843b0bea91d0c374d592355e31e9013e1930495f
Merge: 9c71cc0 db6017c
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 13 12:18:12 2015 +0100

    Merge branch 'master' into templates

commit 9c71cc0d5480b0f8f6854767b72239ed9cbd475f
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Apr 13 12:17:00 2015 +0100

    Add blog entry page

commit 05dde46555ec1b2b0562457a192a866154704665
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Apr 10 18:42:00 2015 +0100

    Turn more button white

commit 61ab09b38936e44a887af54c138b0d2c79c26610
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Apr 10 18:38:54 2015 +0100

    Add logo and images

commit 7267b875f11ed2cbf5de138670d27ae49053dffb
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Apr 10 16:38:35 2015 +0100

    Add more button

commit f2cf6d0b68cdad60acd41294ef392b4594ecf605
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Apr 10 16:30:38 2015 +0100

    Add remaining cards

commit 5fd82f181b112e0009101a35d476c124ce406c7a
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Apr 10 16:12:54 2015 +0100

    Add more cards

commit ce62e69125a8aed9c67e3b76663c3c16fca13fc4
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Apr 10 14:38:21 2015 +0100

    Started working on blog template

commit 32e31e0137e0dae8cdfe7fdf7c86fba19c477756
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Apr 9 18:17:11 2015 +0100

    Use new primary/accent color classes

commit 414f4078adc195568f27be13065e6a5e2d3dce6b
Merge: 2523e8a 27f5476
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Apr 9 17:55:00 2015 +0100

    Merge branch 'master' into templates

commit 2523e8a407db0174a8131504586b670cc04bd0d7
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Apr 9 12:23:16 2015 +0100

    Make general template responsive

commit 48927021d04afb37dd9be4579eaf7b8b206dbe70
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Apr 9 11:39:17 2015 +0100

    Add actual assets

commit a02a55e45f7b4a7add85de39e06b7671ae935677
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 17:54:57 2015 +0100

    Add footer

commit c9e31217fdbb5bb95660a19b596ee4b47dfe5002
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 15:46:49 2015 +0100

    Add authors

commit 5de43fd61ec3bf179cbde484a0408eb2412d048c
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 15:24:47 2015 +0100

    Add CTA

commit 9698fbfc30889a2f16fbaa697bda21baab0d53fb
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 15:16:10 2015 +0100

    Make squares responsive

commit d760292427269cf3358fd2fb96c23863c3f141e4
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 14:47:05 2015 +0100

    Implement cards

commit dc55919517cc8f4936f20ad4df82ef9b3b0ada0d
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 13:03:24 2015 +0100

    Implement FAB button

commit 1bdcb0b799b31c4d57ffe0479699a84953dc42d6
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 8 11:48:45 2015 +0100

    Implement nav bar

commit 43e4b52d45575654587cf0ab95ffc83f17bf21b9
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 7 18:04:07 2015 +0100

    Started working on general template

commit 595699051d96c7f1fb03c60f276d0ee3b39a214e
Merge: bbd844f afad365
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Apr 7 15:47:36 2015 +0100

    Merge branch 'master' into templates

commit bbd844f4d0428337b5555e13c07fdca9d8717f92
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Mar 26 14:06:44 2015 +0000

    Regenerate styles with appropriate contrast colors

commit 088a2ee36e571a027a7e1b68ee5e98d52e2b7cc9
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Mar 25 18:57:24 2015 +0000

    Add spacing

commit fcede809eb598a8fa76935d3ec2dda88887d67a2
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Mar 25 16:18:52 2015 +0000

    Implement first review

commit eccc842f7bad474a0231ae7af379bbd601fa10b2
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 24 18:59:35 2015 +0000

    Add some cards

commit 5943b879136c184ba1d62456c9fb99da0fe4f6ef
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 24 18:29:45 2015 +0000

    Write first draft of starter template
2015-04-15 17:44:11 +01:00
Alexander Surma 1600f653e6 Add publish task for gh pages 2015-04-15 15:15:08 +01:00
Addy Osmani ef43a51d45 Rename wsk -> mdl 2015-04-10 10:54:01 +01:00
Addy Osmani e5cefa9fd0 Rewrite Sass to address @import misuse 2015-04-08 20:02:29 +01:00
Addy Osmani afad365481 Merge pull request #110 from devnook/Microsite-squash
Adding MDL microsite stub
2015-04-07 13:54:08 +01:00
Alexander Surma a2d652c89b Implement progress bar component (closes #88)
commit b8cb14ab0a511b806a65102f8f032fd40bf361bc
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 1 12:16:57 2015 +0100

    Invert CSS hack logic

commit f58bf29ee4d376c97d9b673e76ac421eb0b2efae
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 15:43:28 2015 +0100

    Use feature detection

commit 095789e2bb09fcc3b2cfc66f7e9bf768a9e9f8cb
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 15:34:31 2015 +0100

    Revert "Add browser detection"

    This reverts commit 82f6c28162d1f68de3dbdaf42f0975122305a8bf.

commit 71d3f147da903d3e6fb8315dd1638dc035aa2d2d
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 14:37:17 2015 +0100

    Colorize aux bar on IE and FF

commit 82f6c28162d1f68de3dbdaf42f0975122305a8bf
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 14:15:43 2015 +0100

    Add browser detection

commit 06f347bba0d5b1979f07357a460dd7608b3063ad
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 14:01:51 2015 +0100

    Externalize SVG again

commit cfdc4f276fbe526a0a671601587fc2630129af10
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Mar 30 15:47:13 2015 +0100

    Adhere to styleguide

commit cf4c72aebe94a1a59fa4b6e02b0b44888ef3a484
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Mar 30 12:50:38 2015 +0100

    Inline SVG for progress bar

commit bc9e77d73462e2466d4685d381dc3bceeadeb12b
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Mar 30 12:46:44 2015 +0100

    Add unit tests for progress bar

commit 9e70b49480109d248d45737e80e517e04c78d4ac
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 17:48:11 2015 +0000

    Speed up buffering animation

commit 45e7dd3751e389c69c64ef33b912dda793b3f733
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 16:15:03 2015 +0000

    Add circle svg for buffer bar

commit ade9276219db103a11fbcfc3908201a8d21e845c
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 15:24:17 2015 +0000

    Fix colors

commit ba10830796299571c96357fe8871678b3677046c
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 14:54:27 2015 +0000

    Implement indeterminate progress bar

commit 71bac12de651337cc3634ded6133372f54bbc6bd
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 14:23:24 2015 +0000

    Add support for buffer bar

commit 9933563f229d3bb4593110cc84e77a9eb46ae2a9
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Mar 26 22:26:52 2015 +0000

    Implement basic progress bar
2015-04-01 13:35:38 +01:00
Ewa Gasperowicz 9fbe74cca4 Adding MDL microsite stub 2015-04-01 12:57:33 +01:00
Alexander Surma 4ec758a538 Add test:visual task 2015-03-23 15:56:23 +00:00
Alexander Surma e057b5d816 Dont use gulp-changed on SASS 2015-03-20 15:36:16 +00:00
Sérgio Gomes dc5df8f872 Fixes to the color templates.
- Removing secondary color concept
- Fixing template minification
2015-03-19 12:47:21 +00:00
Sérgio Gomes b8edf49282 Generate CSS templates, with color placeholders.
These will allow for easier customization of the color palette through simple text substitution, rather than the much heavier process of SASS compilation.
2015-03-18 18:31:44 +00:00
Pascal Hartig 94aa9677da Fix banner generation
Included `license`, but `package.json` changes require to link to
`.type` instead.
2015-03-17 10:08:30 +00:00
Addy Osmani 3e29cbc19d Add CSS Source Maps support #5 2015-02-24 14:21:47 +00:00
Addy Osmani c5df632f34 Add support for image flattening 2015-02-24 09:11:04 +00:00
Addy Osmani 28659b2c8d Run tests with build by default 2015-02-21 02:41:44 +00:00
Sérgio Gomes e37c594d86 Adding menu component
- Implements Material Design spec for style and animations
- Supports keyboard navigation
- Supports attaching to any four corners of owner element
2015-02-16 17:50:56 +00:00
Sérgio Gomes 42bd559fe6 Adding icon font and wsk-icon utility classes
- Added Material-Design-Iconic-Font, while we're waiting for the official one
- Added SASS variables for all the characters
- Added a wsk-icon--<icon-name> class for every icon
- Modified wsk-layout to use menu icon for opening the drawer, and chevrons for scrolling tabs
- Modified tooltip demo to use icons rather than inline SVGs
- Modified icon-toggle demo to use icons
- Modified FAB and icon button demos to use icons
2015-02-16 17:41:09 +00:00
Addy Osmani 79f5d75d0c Styleguide => Lite 2015-02-16 14:06:43 +00:00
Addy Osmani 138e4f8ead Just use $.mochaPhantomjs - why isnt this $.mochaPhantomJS? 2015-02-16 09:16:14 +00:00
Addy Osmani 0002f83e0e Support testing 2015-02-16 09:15:59 +00:00
Addy Osmani 01736acd80 JSHint: re-enable linting 2015-02-16 09:14:07 +00:00
Addy Osmani 97795a6bfe Gulpfile: add initial gulp-mocha support 2015-02-16 09:10:13 +00:00
Addy Osmani 1d8dade325 Possible fix for #9 2015-02-05 12:39:43 +00:00
Addy Osmani 78236c5111 Refresh Gulpfile for this project 2015-02-04 10:14:57 +00:00
Addy Osmani 4090e3df83 Merge pull request #613 from jeffposnick/material-sprint
Service-worker based caching using sw-precache
2015-02-01 21:43:38 +00:00
Sérgio Gomes f6a0b74808 Manually specifying each component JS file in the gulpfile.
This allows us to get around component dependencies where components depend on each other, since gulp was just processing everything alphabetically otherwise.
2015-01-30 14:44:33 +00:00
Jeff Posnick 4fa43c7197 Add sw-precache to WSK. 2015-01-29 10:58:43 -05:00
Addy Osmani 3797764a6c Fixes gulp-changed plugin's usage in the gulpfile.js. See 2015-01-26 10:32:24 +00:00
Addy Osmani 4ddff8d07e bump to latest psi 2015-01-26 10:30:50 +00:00
Sérgio Gomes d8d8472528 Ensuring that wskComponentHandler.js comes first in the sources. Fixes a compilation issue. 2015-01-20 17:54:59 +00:00
Addy Osmani 5f9d5ef69c Add support for onError in gulp-sass setup 2015-01-07 13:50:02 +00:00
Addy Osmani 7019888b19 Gulpfile: Drop old UnCSS ignore rules 2015-01-06 13:54:34 +00:00
Addy Osmani a395041cc8 Gulpfile: Drop unneeded line 2015-01-06 13:42:25 +00:00
Addy Osmani 6465ca2e15 Update copyright year 2015-01-06 13:36:47 +00:00
Addy Osmani dce121b6d1 Gulpfile: Concat/minify user scripts 2015-01-06 12:50:48 +00:00
Addy Osmani 13458ed6e1 Gulpfile: Move autoprefix block to styles 2015-01-06 11:59:59 +00:00
Addy Osmani 6730f22fcf Reload when JS files in styleguide change 2014-12-10 14:23:40 +00:00
Addy Osmani cc3e2ca303 Fixes 564 - brings master changes into sprint 2014-12-08 16:44:44 +00:00