Commit Graph

1243 Commits (b2e7d87e017ac7d3d50bd75430bb05bc1523e218)

Author SHA1 Message Date
Addy Osmani b2e7d87e01 Merge pull request #254 from google/shadows-3
Implement new Material Design shadows (Fixes #249)
2015-04-29 10:01:29 +01:00
Addy Osmani cd238b1121 Shadows: add prefix and bump builds. 2015-04-29 10:01:08 +01:00
Addy Osmani 77337963a4 Update compiled CSS 2015-04-28 15:57:26 +01:00
Addy Osmani 0cd95d48cf Update customizer to use new shadows 2015-04-28 15:57:14 +01:00
Addy Osmani ef696b571b Update components to use new shadows 2015-04-28 15:57:04 +01:00
Addy Osmani 666feaca29 Update Shadows to latest spec, intro vars 2015-04-28 15:56:37 +01:00
Addy Osmani f19747e9d4 Update shadows for tests 2015-04-28 15:56:01 +01:00
Addy Osmani e52460de6b Rewrite shadows for Templates 2015-04-28 15:55:51 +01:00
Addy Osmani 31ad6e0f97 Merge pull request #253 from google/colorize-button
Add colorization classes to button
2015-04-28 14:14:37 +01:00
Alexander Surma 018d7b7006 Add colorization classes to button 2015-04-28 14:11:32 +01:00
Addy Osmani 20fdf71cac Merge pull request #252 from google/hotfix/main-reset
Added main display to reset for IE support.
2015-04-28 14:04:51 +01:00
Jonathan Garbee 39369ebdcc Added main display to reset for IE support. 2015-04-28 08:50:31 -04:00
Sérgio Gomes 9be7e30ed9 Small tweak to links and updating generated files 2015-04-28 12:07:04 +01:00
Sérgio Gomes 3cf12a3215 Removing column-layout component.
The grid component replaces and improves on its functionality.
2015-04-28 11:58:44 +01:00
Sérgio Gomes c1ad8acc23 Removing table styles from typography.
We'll have a proper data-table component soon.
2015-04-28 11:51:48 +01:00
Alexander Surma df45316aee Add .publish to gitignore 2015-04-28 11:43:29 +01:00
Sérgio Gomes 67b4a8ff9d Adding a number of fixes to typography as per #98 2015-04-28 11:20:28 +01:00
Sérgio Gomes 22a3b0579e Small fix and updating generated files 2015-04-28 11:15:42 +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
Alexander Surma 5248593355 Add link to product template in README 2015-04-27 16:12:24 +01:00
Surma da208f5fd5 Merge pull request #236 from brianhall/product-template
Product template
2015-04-27 11:07:58 +01:00
Addy Osmani adc30527b6 Merge pull request #235 from google/text-only-template
Implement text-only template
2015-04-25 14:41:16 +01:00
Addy Osmani 7abb2b286e Merge pull request #238 from google/drop-raf
Drop requestAnimationFrame (mostly)
2015-04-25 12:51:35 +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 79497c83ba Merge branch 'product-template' of https://github.com/brianhall/material-design-lite into product-template
Conflicts:
	templates/product/images/top.jpg
	templates/product/index.html
	templates/product/styles.css
2015-04-24 07:21:56 -07: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
Jonathan Garbee 4b696465c7 Merge pull request #240 from Garbee/hotfix/wsk-references
Renaming all WSK to MDL
2015-04-24 08:05:51 -04:00
Jonathan Garbee 260981121e Removed IDE specific helpers and uneeded rule. 2015-04-24 07:48:23 -04:00
Jonathan Garbee 7cf902c287 Merge branch 'badge2' 2015-04-24 07:45:33 -04:00
Jonathan Garbee 86cb3f2e28 Renaming all WSK to MDL 2015-04-24 07:40:12 -04:00
Addy Osmani 49168feadb Update compiled builds 2015-04-24 11:49:19 +01:00
Addy Osmani 56eccdca81 Drop requestAnimFrame usage in menu, ripple 2015-04-24 11:49:04 +01:00
Addy Osmani 5e08beb724 Switch requestAnimationFrame polyfill 2015-04-24 11:48:43 +01: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
Brian Hall 45519026b4 Finishing touches. 2015-04-23 19:52:34 -07:00
Alexander Surma 191a08a4d1 Implement text-only template 2015-04-24 00:20:09 +01:00
Brian Hall 348df4f0e5 First pass at product template. 2015-04-23 15:48:46 -07:00
Addy Osmani 97fd0c3a42 Merge pull request #232 from google/shadows
Update Shadows to latest versions
2015-04-23 23:00:13 +01:00
Addy Osmani b31076aba4 Add updated builds 2015-04-23 19:11:10 +01:00
Addy Osmani 4500f700b4 Fixes #100 - update Shadows to Polymer versions 2015-04-23 19:10:16 +01:00
Addy Osmani d7b39be9d0 Add shim for shadows readme 2015-04-23 19:09:57 +01:00
Sérgio Gomes 8c4bdcc89d Merge pull request #228 from brianhall/typography-change
Minor typography change to fix body/html tags receiving mdl-base and mdl-typography.
2015-04-23 16:38:21 +01:00
Brian Hall 39b7a1d514 Minor typography change to fix body/html tags receiving mdl-base and mdl-typography. 2015-04-23 08:32:26 -07:00
Addy Osmani b47a42bff0 Merge pull request #224 from google/fix-palette
Add white/black text colors to palette
2015-04-23 16:21:03 +01:00
Jonathan Garbee 216487846d Merge pull request #226 from google/fix-menu-documentation
Replace `wsk` with `mdl` in menu documentation
2015-04-23 11:12:20 -04:00