Commit Graph

2872 Commits (master)

Author SHA1 Message Date
Jonathan Garbee 95043d04d1 Merge branch 'garbee/hotfix/textfield-autofocus' 2015-12-04 11:24:58 -05:00
Rohan Thacker 4875675ac8 🆕 List component 2015-12-04 11:19:24 -05:00
Jonathan Garbee 3c1f58d992 🆕 Textfield checkfocus 2015-12-04 11:13:13 -05:00
Surma 5d47cce3e2 Fix left/right tooltip positioning 2015-12-04 16:08:13 +00:00
Ruslan Kyba 449666a88b Cleaned code after merge 2015-12-04 15:48:49 +00:00
Ruslan Kyba 58c651eb83 Fixed js 2015-12-04 15:48:49 +00:00
Ruslan Kyba b91dfd23ce Tooltip positions
Tooltip position according to class modifier (default BOTTOM)
BOTTOM: 'mdl-tooltip--bottom',
LEFT: 'mdl-tooltip--left',
RIGHT: 'mdl-tooltip--right',
TOP: 'mdl-tooltip--top'
2015-12-04 15:48:49 +00:00
Surma 04beffae21 Use Unicode point for layout hamburger button (fixes #1859) 2015-12-04 15:42:23 +00:00
Sérgio Gomes 061cd4e903 Merge pull request #1956 from google/garbee/layout-obfuscator
Make obfuscator transition opacity instead of background-color
2015-12-04 15:04:48 +00:00
Sérgio Gomes ba634e97f5 Merge pull request #1955 from google/garbee/hotfix/layout-toggle-public
Make drawer toggle public method for layout.
2015-12-04 14:12:44 +00:00
Jonathan Garbee 926c36a00a Make obfuscator transition opacity instead of background-color 2015-12-04 09:06:33 -05:00
Jonathan Garbee be54f789fc Make drawer toggle public method for layout. 2015-12-04 07:02:44 -05:00
Thomas Schiela 51f14884ac drawer button is button element, click and keyboard event handler, tests
removed npm-debug.log

suggested changes for pr

add aria-hidden to drawer at runtimer
2015-11-27 13:37:02 +01:00
Addy Osmani 3c685b486c Merge pull request #1893 from google/closure-fixes-2015-11
Some minor closure compiler improvements/fixes.
2015-11-23 11:26:46 +00:00
Jonathan Garbee bcf7f77224 Remove box shadow on raised disabled.
Explicitly set box-shadow to none for a disabled raised button. The standard shadow still takes effect without this.
2015-11-21 20:19:31 -05:00
Sérgio Gomes b271c8b80b Some minor closure compiler improvements/fixes. 2015-11-18 13:12:30 +00:00
Addy Osmani 0c8422c106 Merge pull request #1890 from mustafa-x/master
Adding portfolio template and tutorial files
2015-11-18 10:48:13 +00:00
mustafa 2cbf1a7318 Add mdl-typography--body-1-force-preferred-font to the navigation elements so that Roboto is used rather than Helvetica 2015-11-18 10:41:29 +00:00
mustafa ed91f4be80 removed button background image 2015-11-18 10:12:15 +00:00
Sam Saccone e696578b27 Merge pull request #1875 from google/garbee/hotfix/disabled-button-shadow
Remove shadow from disabled buttons.
2015-11-17 18:28:09 -08:00
mustafa a01b337f92 removed redundant commented code 2015-11-17 14:54:20 +00:00
mustafa 6f688f12c7 added image specific classes 2015-11-17 14:53:22 +00:00
mustafa 2e2e06c4fe replaced .mdl-layout__header .mdl-layout__drawer-button with .portfolio-header .mdl-layout__drawer-button 2015-11-17 14:51:09 +00:00
mustafa 291e41cc69 updated the CSS files to they target specifically. .portfolio-header .mdl-layout__header-row instead of .mdl-layout__header-row 2015-11-17 14:49:51 +00:00
mustafa 7d1c8f74a6 updated the meta tag description for all of the HTML files 2015-11-17 14:46:43 +00:00
mustafa aed90b14d2 Updated the CSS and JS links for the templates in order to make them consistent with existing templates. This also helps with testing the builds 2015-11-17 14:45:04 +00:00
mustafa e0357497ec Adding portfolio template and tutorial files 2015-11-16 12:06:18 +00:00
Jonathan Garbee ad5185b062 Merge pull request #1889 from mariusbutuc/palette-typo
Fix typo in _variables.scss
2015-11-16 03:46:06 -05:00
Marius Butuc 221a7f2c39 s/pallet/palette 2015-11-15 23:09:30 -05:00
Addy Osmani de802c07cc Merge pull request #1878 from google/garbee/hotfix/card-text
Update card supporting text to align with spec.
2015-11-14 13:37:11 +01:00
Surma acabfd6aa9 Merge pull request #1877 from google/garbee/hotfix/material-icons
Add material-icons to typography
2015-11-12 15:35:57 -08:00
Jonathan Garbee 0d9ecf085c Update card supporting text to align with spec. 2015-11-12 18:24:50 -05:00
Jonathan Garbee 00df263274 Add material-icons to typography
Originally added by Surma in commit e2d090e58d14877d9ccf5c7c067ab4dfe29a3c49. Was never pulled into master from mdl-1.0 as needed.
2015-11-12 16:07:57 -05:00
Jonathan Garbee 77655d0dfa Remove shadow from disabled buttons. 2015-11-12 13:50:56 -05:00
Jonathan Garbee 2162e6ddac Textfield can autofocus. 2015-11-12 10:57:34 -05:00
Sérgio Gomes a308d3fa77 Merge pull request #1863 from The4thLaw/issue-1862
Documentation change to fix #1862
2015-11-12 14:21:08 +00:00
Jonathan Garbee a2761e5f5d Add padding to icon for proper spacing.
Aligns the demo more fully with the initial mock.
2015-11-11 16:51:05 -05:00
Surma dd93a73ed9 Merge pull request #1784 from google/hotfix/gulpfile-simplify-all
Clean up gulp all task.
2015-11-11 10:53:38 -08:00
Sérgio Gomes 7352634169 Merge pull request #1821 from MightyBranch/dashboard-template-fix
📐 Align search icon with menu icon in Firefox
2015-11-11 14:17:41 +00:00
Surma d0cbc101a4 Merge pull request #1861 from hebbet/master
use google.com for Material Design links
2015-11-10 09:02:33 -08:00
The4thLaw da36d6e82b Implementing comments on the pull request
There are no code samples any more and the note is expressed as a quote, much like it's already done in the badge documentation.
2015-11-10 16:02:13 +01:00
The4thLaw 823919d446 Propose a fix for issue #1862
Clarified that the mdl-layout classes cannot be put on the body element.
2015-11-10 12:49:47 +01:00
Pascal Herbert 16ef27a568 use google.com for Material Design links 2015-11-09 20:07:07 +01:00
Addy Osmani 3f28bb43d3 Merge pull request #1832 from hebbet/master
update es5-shim
2015-11-03 16:03:48 +01:00
Sérgio Gomes 9c3e891a90 Merge pull request #1839 from google/waterfall-hide-top
Adding new option to hide top rather than bottom in a waterfall
2015-11-03 11:49:33 +00:00
Sérgio Gomes d19ac4b377 Adding new option to hide top rather than bottom in a waterfall 2015-11-03 10:59:20 +00:00
Sérgio Gomes 372508442f Merge pull request #1826 from google/sites-using
Add 'Showcase' section to the site
2015-11-03 10:00:37 +00:00
Sérgio Gomes 5363c5df4d Merge branch 'mdl-1.0' 2015-11-02 17:08:56 +00:00
Sérgio Gomes 96e71c3c2b Bump to 1.0.6 2015-11-02 15:30:34 +00:00
Sérgio Gomes 34917c4eb4 Increase specificity of drawer scrolling fix so it works with scrolling headers. 2015-11-02 14:30:10 +00:00