1382 Commits

Author SHA1 Message Date
Addy Osmani
6598ffebb0 Merge pull request #294 from google/comp-pages
Fix visual on component pages (fixes #277)
2015-05-13 16:43:38 +01:00
Alexander Surma
4b1c65ac90 Run prefixer on custom template CSS 2015-05-13 15:59:31 +01:00
Sérgio Gomes
85b364c153 Layout fixes for IE10 2015-05-13 15:33:07 +01:00
Brian Hall
59f5229b26 Implement sticky header and navigation swapping for the components page. 2015-05-13 08:10:01 -05:00
Jonathan Garbee
672da047a1 Revert "Update docs for class modifications."
This reverts commit 4f392b11575a541173148b6711dc1fbb34f2f171.
2015-05-13 07:09:21 -04:00
Jonathan Garbee
53fedd0bfa Revert "Update demo for class changes."
This reverts commit 287f53a95a858db7e602a00f323cc9c2c0c97e44.
2015-05-13 07:09:09 -04:00
Jonathan Garbee
287f53a95a Update demo for class changes. 2015-05-13 07:07:22 -04:00
Jonathan Garbee
4f392b1157 Update docs for class modifications. 2015-05-13 07:05:30 -04:00
Addy Osmani
5f5e83fc51 Land 'firefox-icon'
* firefox-icon:
  Fix icon placement on retina in Firefox (fixes #275)
2015-05-12 20:21:20 +01:00
Addy Osmani
f660f74d80 Retina FF icon improvements
* master:
  Slider: resolve jshint issue
  Simulate larger hitbox on slider element (fixes #281)
  Fix footer in Firefox (fixes #279)
  Make tooltip work in Firefox (fixes #282)
2015-05-12 20:21:04 +01:00
Addy Osmani
25e09f5c4a Firefox tooltip fixes
* firefox-tooltip:
  Make tooltip work in Firefox (fixes #282)
2015-05-12 20:13:44 +01:00
Addy Osmani
73589e809f Get the tooltip working in FF
* master:
  Slider: resolve jshint issue
  Simulate larger hitbox on slider element (fixes #281)
  Fix footer in Firefox (fixes #279)
2015-05-12 20:13:19 +01:00
Addy Osmani
24e30e3879 Footer improvements for FF
* firefox-footer:
  Fix footer in Firefox (fixes #279)
2015-05-12 20:08:47 +01:00
Addy Osmani
98eebcefb9 Fix footer rendering issues in FF
* master:
  Slider: resolve jshint issue
  Simulate larger hitbox on slider element (fixes #281)
2015-05-12 20:08:22 +01:00
Addy Osmani
1ebeb3c559 Slider: resolve jshint issue 2015-05-12 20:07:27 +01:00
Addy Osmani
252260a463 Improve hitbox simulation areas on sliders
* firefox-slider:
  Simulate larger hitbox on slider element (fixes #281)
  Improvements to large/small screen handling in layout.
  Fixes for IE bugs
  Fixing bug with tabs in Firefox and IE
  Rewriting headers and updating all content to match. This implementation should be much saner and less buggy.
2015-05-12 20:02:23 +01:00
Alexander Surma
1f086d0f45 Simulate larger hitbox on slider element (fixes #281) 2015-05-12 17:16:49 +01:00
Alexander Surma
19706aa539 Fix icon placement on retina in Firefox (fixes #275) 2015-05-12 16:27:10 +01:00
Alexander Surma
23fe2f0363 Fix footer in Firefox (fixes #279) 2015-05-12 15:30:16 +01:00
Alexander Surma
fbf8069c0c Fix visual on component pages (fixes #277) 2015-05-12 13:35:27 +01:00
Alexander Surma
296ad70fce Make tooltip work in Firefox (fixes #282) 2015-05-12 13:27:32 +01:00
Sérgio Gomes
8a477402b6 Improvements to large/small screen handling in layout. 2015-05-11 17:05:04 +01:00
Sérgio Gomes
cb24c60266 Merge pull request #291 from google/header_rewrite
Rewriting headers and updating all content to match.
2015-05-11 16:34:13 +01:00
Sérgio Gomes
d8ff431ddf Fixes for IE bugs 2015-05-11 16:05:06 +01:00
Sérgio Gomes
77dc590e92 Fixing bug with tabs in Firefox and IE 2015-05-11 15:56:01 +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
Addy Osmani
47a6ad7065 Merge pull request #274 from google/textfield-ux-review
Update input-text-error-color to latest spec Red (Fixes #109)
2015-05-10 21:11:50 +01:00
Addy Osmani
ec0e5e87f9 Merge pull request #289 from passy/unupgraded-inactive-spinner-fix
Spinner: Hide "Loading..." if inactive
2015-05-10 02:15:05 +01:00
Pascal Hartig
1240735b20 Update README linking instructions
The artifacts are no longer included in the development repository and
need to be built first.
2015-05-09 12:28:56 +01:00
Pascal Hartig
78f08dc1dd Spinner: Hide "Loading..." if inactive
For un-upgraded spinners, the behavior without `is-active` is
inconsistent with the upgraded behavior. With this patch it's
an empty element in both cases.
2015-05-09 12:21:43 +01:00
Addy Osmani
787aa92228 Merge pull request #288 from google/font-paths
Font paths
2015-05-08 11:43:28 +01:00
Alexander Surma
8745871f14 Replace broken base64 plugin 2015-05-08 03:01:05 +01:00
Alexander Surma
ace02d04d0 Use fonts from CDN 2015-05-07 21:05:23 +01:00
Alexander Surma
f5e61ebedd Minor path fixes on templates 2015-05-07 21:04:54 +01:00
Addy Osmani
f09e46e200 Improvements to 'buffer-bar-color'
* buffer-bar-color:
  Make buffer and unbuffered part of progress more distinct (fixes #280)
2015-05-07 19:15:20 +01:00
Addy Osmani
8df94a9ea1 Improvements to buffer-bar-color
* master:
  Fix tests to use dist folder
  Fix active tab on frontpage
  Fix a lot of path issues in microsite
2015-05-07 19:14:55 +01:00
Addy Osmani
11e55288a9 Merge pull request #284 from google/path-fixing
Fix more paths
2015-05-07 19:08:19 +01:00
Marc Cohen
21c6395603 Merge branch 'master' of http://github.com/google/material-design-lite into comps
Conflicts:
	css/material.css
	css/material.css.template
	css/material.min.css.map
	css/material.min.css.template.map
	docs/_pages/components.md
2015-05-07 16:16:02 +01:00
Marc Cohen
39c25bdfbd intial rough layout for new comps page 2015-05-07 16:10:17 +01:00
Alexander Surma
c50d60ef8e Fix tests to use dist folder 2015-05-07 15:27:12 +01:00
Alexander Surma
1aefc5ce7d Make buffer and unbuffered part of progress more distinct (fixes #280) 2015-05-07 13:57:57 +01:00
Alexander Surma
cd6ddd6d35 Fix active tab on frontpage 2015-05-06 23:16:25 +01:00
Alexander Surma
d9b1c92b6a Fix a lot of path issues in microsite 2015-05-06 23:08:25 +01:00
Addy Osmani
a7a7175459 Merge pull request #283 from google/pathing
Fix pathing issues on microsite
2015-05-06 19:24:56 +01:00
Addy Osmani
9af1445d54 Merge pull request #278 from google/gulp-dist
Use /dist
2015-05-06 19:24:38 +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
caa5f106dc Remove css and js folders 2015-05-06 14:29:14 +01:00
Alexander Surma
f89f480f18 Use dist as output folder 2015-05-06 14:25:08 +01:00