Commit Graph

2330 Commits

Author SHA1 Message Date
Jorrit Schippers
24a6865ea8 Remove double header background color in dashboard
It seems commit 9e4503591b intended the background to be `grey-100` but `white` was still left in. I removed white to keep the original intent. The resulting color displayed in the browser was white, so maybe it should be `white` instead of `grey-100`.
2015-10-07 21:40:22 +02:00
Jorrit Schippers
a7430a5284 Fix reference to class name for seamed mode (closes #1703)
The class `mdl-layout__header--transparent` is mentioned twice. While reading the code I think `mdl-layout__header--seamed` fits the requirement in the second column.
2015-10-07 17:51:13 +01:00
Sérgio Gomes
83e3dcb2d0 Merge pull request #1683 from google/codepen-http
Switch Codepen POST URL to HTTP instead of HTTPS
2015-10-02 15:55:45 +01:00
Nicolas Garnier
ae88a6557c Switch Codepen POST URL to HTTP instead of HTTPS
Fixes #1678
2015-10-02 16:50:20 +02:00
Addy Osmani
86f7a19902 Merge pull request #1648 from google/issue-1403
blog template: Make background image smaller and responsive
2015-10-01 14:18:21 +01:00
Craig Klementowski
acc80d6e45 Update textfield.js (closes #1674) 2015-10-01 15:15:05 +02:00
Addy Osmani
7cc4e3d866 Merge pull request #1655 from google/non-xhtml
Remove XHTML slashes
2015-10-01 11:04:07 +01:00
Surma
60faea01a3 Remove even more XHTML slashes 2015-09-30 13:46:11 +02:00
Addy Osmani
c66f5bf7cb Bump to 1.0.5 2015-09-29 11:35:03 +01:00
Addy Osmani
ed5a27049b Merge pull request #1657 from google/fix-fixed-drawer-fouc
Fixes fixed drawer initial positioning. Fixes #1656
2015-09-28 16:11:03 +01:00
Sérgio Gomes
47396e3e9c Fixes #1656 2015-09-28 16:07:15 +01:00
Surma
293654a94c Remove XHTML slashes 2015-09-28 16:19:18 +02:00
Surma
888418f109 Increase code.getmdl.io caching to 30 days (fixes #1427) 2015-09-28 16:14:20 +02:00
Surma
918601551c Add favicon and homescreen icons to templates (fixes #1449) 2015-09-28 16:14:08 +02:00
Surma
e0fd7ee59b Put absolute image paths into variable (fixes #1426) (Closes #1649) 2015-09-28 16:13:56 +02:00
Surma
b24bbd53f9 blog template: Make background image smaller and responsive (fixes #1403) 2015-09-28 12:35:38 +02:00
Surma
1e3b35bb7f Merge pull request #1646 from google/fix-textfield-change
Fixes #1642
2015-09-28 11:48:19 +02:00
Sérgio Gomes
a482c96edc Fixes #1642 2015-09-28 10:33:46 +01:00
Matt Gaunt
9c49ca0282 Check if drawer button exists before creating a new one.
Cherry-picked from de7b79e6a5 in master
2015-09-24 13:40:11 +01:00
Sérgio Gomes
560f6f7240 Merge pull request #1580 from google/issue-1577
Fix media-query at exactly 1024px (fixes #1577)
2015-09-09 16:54:38 +01:00
Surma
605fb11589 Fix media-query at exactly 1024px (fixes #1577) 2015-09-09 14:53:07 +01:00
Sérgio Gomes
74bbd45638 Merge pull request #1570 from google/more-closure-fixes
More closure fixes
2015-09-09 14:44:38 +01:00
Sérgio Gomes
1f19446b4d Small Closure compiler bugfixes to data-table and slider 2015-09-08 14:53:38 +01:00
Sérgio Gomes
a90939016a Fixing menu unit test to not use internal properties 2015-09-08 14:49:10 +01:00
Sérgio Gomes
0e7aa14a9e Symbol export fixes for polyfills 2015-09-08 14:47:22 +01:00
Sérgio Gomes
aa12bad6b9 Exporting symbols on all components, and minor referencing bugfixes. 2015-09-08 14:44:12 +01:00
Sérgio Gomes
a9f3038f63 Ensure mdlComponentHandler.js doesn't pass through uniffe 2015-09-08 14:24:09 +01:00
Sérgio Gomes
cb49f64fde Improves compatibility of the componentHandler with Closure compiler.
This includes global symbol exporting and improved typing.
2015-09-08 14:20:40 +01:00
Sérgio Gomes
7a56fd069f Tweaking JSCS and JSHint to allow for foo['bar'] syntax 2015-09-08 14:14:01 +01:00
Sérgio Gomes
4f52641a49 Merge pull request #1551 from google/closure-fixes
Closure fixes
2015-09-07 10:47:16 +01:00
Sérgio Gomes
fde7a9846c Styling fixes across the codebase to play well with Closure.
Also configures JSCS to work with our code a bit better.

Adding license and description to closure-camel-case.js

Some extra fixes

Fixes from @samthor review
2015-09-07 10:29:59 +01:00
Douglas
d3e5405571 Change in the function upgradElementsInternal to enable the upgrade of child elements created by parent element's upgrade, like RippleContainerElement in Checkbox. The problem was happening when the element was created dynamically. 2015-08-31 13:47:31 +01:00
Kingsten Banh
750e20ca69 #1395 - Improve Menu page's documentation 2015-08-27 13:55:48 +01:00
Victor Häggqvist
a64e9b6809 fix add space between # and headings (closes #1450)
This makes the intended headings actual headings in the generated docs
2015-08-22 12:30:34 +01:00
Addy Osmani
3a1d424268 Bump to 1.0.4 2015-08-19 18:28:41 +01:00
Surma
033e9f542b Merge pull request #1437 from google/issue-1422
Add missing files to release folder (fixes #1422)
2015-08-19 17:56:00 +01:00
Surma
45d4cf0c24 Add missing files to release folder (fixes #1422) 2015-08-19 15:47:22 +01:00
Addy Osmani
c69c54c233 Merge pull request #1424 from google/1423-fix-1.0
Fix textfield background regression. Fixes #1423
2015-08-19 10:32:05 +01:00
Sérgio Gomes
b91c2e41ca Fix textfield background regression. Fixes #1423 2015-08-18 17:02:58 +01:00
Surma
1340d2c20b Merge pull request #1420 from google/revert-1408-ios-scroll-fix
Revert "Fix iOS data table scrolling. Fixes #1194."
2015-08-18 14:08:31 +01:00
Surma
a5a44f9ecc Revert "Fix iOS data table scrolling. Fixes #1194." 2015-08-18 14:07:19 +01:00
Addy Osmani
6a890e5859 Bumping to 1.0.3 2015-08-17 17:42:55 +01:00
Sérgio Gomes
eb12f0817f Fix data table header checkbox positioning. Fixes #923. (Closes #1409) 2015-08-17 17:38:05 +01:00
Sérgio Gomes
e718062dac Merge pull request #1408 from google/ios-scroll-fix
Fix iOS data table scrolling. Fixes #1194.
2015-08-17 16:07:09 +01:00
Sérgio Gomes
cdb6ac49e1 Fix iOS data table scrolling. Fixes #1194.
Based on PR #1195, with added comment.
2015-08-17 15:51:58 +01:00
Surma
cf8dbe847c Merge pull request #1406 from google/issue-1025
Set `visibility: hidden` on menu if not visible (fixes #1025)
2015-08-17 13:54:20 +01:00
Surma
62588c3ed4 Set visibility: hidden on menu if not visible (fixes #1025) 2015-08-17 13:27:11 +01:00
Surma
644206c78a Merge pull request #1405 from google/optims
Image optimisations (Templates)
2015-08-17 11:26:03 +01:00
Surma
5ecad543e6 Merge pull request #1376 from google/hotfix/comment-grid-selectors
Add note to grid about specificity of selectors.
2015-08-17 11:22:18 +01:00
Addy Osmani
d2b9b9266e Image optimisations (Templates) 2015-08-17 11:17:09 +01:00