Jonathan Garbee
58c2337c58
Downgrade functionality and components updated with downgrade methods.
2015-05-25 13:37:36 -04:00
Addy Osmani
c0655b660e
Merge pull request #311 from google/issue-310
...
Add miniscule delay to tab buttons to fix #310
2015-05-22 15:34:47 +01:00
Sérgio Gomes
cd314b959c
Fixing bug with z-indices in sliders
2015-05-20 14:32:42 +01:00
Sérgio Gomes
05c5c207d9
Cleaning up badges
2015-05-19 14:12:15 +01:00
Alexander Surma
9ae3758103
Add miniscule delay to tab buttons to fix #310
2015-05-18 18:42:47 +01:00
Addy Osmani
fd5892aa83
Merge pull request #309 from google/comps
...
First pass of responsive component drawer
2015-05-18 07:45:07 -07:00
Sérgio Gomes
3f5b1d7a8e
Fixing some issues with long drawers
2015-05-14 14:26:02 +01:00
Sérgio Gomes
b5bf92a273
Merge pull request #305 from google/ie10
...
IE10
2015-05-13 17:40:47 +01:00
Alexander Surma
92d12728b4
Fix templates for ie10
2015-05-13 17:07:53 +01:00
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 4f392b1157
.
2015-05-13 07:09:21 -04:00
Jonathan Garbee
53fedd0bfa
Revert "Update demo for class changes."
...
This reverts commit 287f53a95a
.
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