Commit Graph

2025 Commits (180420f492dfb93a81930051c0e86b6674544bc7)

Author SHA1 Message Date
Jonathan Garbee 180420f492 Add flag to not target elements directly for typography. (Closes #1038) 2015-07-16 09:46:59 -04:00
Jonathan Garbee 1f7afb96f1 Update MD spec link. 2015-07-16 09:46:59 -04:00
Jonathan Garbee 11f7c3b483 Fix design link. 2015-07-16 09:46:59 -04:00
Jonathan Garbee 4b3164d0fd Added variable to trim color pallet. (Closes #991) 2015-07-16 09:46:59 -04:00
Sérgio Gomes 52208cd2b8 Fixing typo in footer 2015-07-16 09:46:59 -04:00
Jonathan Garbee dd4015a024 Link to meta viewport article. 2015-07-16 09:46:59 -04:00
Jonathan Garbee da0b54c22c Updated mini footer to have proper naming in addition to old non-BEM naming. (Closes #993) 2015-07-16 09:46:59 -04:00
Jonathan Garbee 37a090f762 Updated mega footer to have proper naming in addition to old non-BEM naming. 2015-07-16 09:46:59 -04:00
Jonathan Garbee 2288c26893 Move shadow down in import to provide the most specificity. (Closes #1007) 2015-07-16 09:46:58 -04:00
Jonathan Garbee 0f89ff7aac Removed uneeded icon class from badge demos. (Closes #1010) 2015-07-16 09:46:58 -04:00
Jonathan Garbee f015a9da88 Add rule to remind people about meta viewport. (Closes #1011) 2015-07-16 09:46:58 -04:00
Jonathan Garbee 7ce83d92e4 Expose checkbox as widget for developer manipulation. (Closes #1013) 2015-07-16 09:46:58 -04:00
Jonathan Garbee 0cae4dd709 Add faq entry on keeping updated with issues. (Closes #1015) 2015-07-16 09:46:58 -04:00
Kristján Oddsson 3302086d7f Fix link in docs that was 404ing
The link for the material design spec for a switch was 404-ing. It should work as expected with this change.
2015-07-16 09:46:58 -04:00
Pavan Kumar Sunkara fb15ff079c Documentation fixes for Button component
The 'icon' display effect is said to be mutually exclusive with the
'raised' display effect in the configuration options of the button
component documentation. But, the example above it uses the 'icon'
effect along with the 'raised' effect. This commit removes the 'raised'
effect from the respective example.

This commit also adds information about the 'mdl-button--primary' to
the configuration options section of the button component documentation. (Closes #990)
2015-07-16 09:46:58 -04:00
Alexander Belyaev 990a0fc79a Fix jshint deprecatoins 2015-07-16 09:46:58 -04:00
kengo Yokoyama abc1a0e3c1 Remove duplicate box-shadow property. 2015-07-16 09:46:58 -04:00
Addy Osmani b1862acfd2 Add FAQ item: showcase of sites using MDL 2015-07-16 09:46:58 -04:00
Nicolás J. Engler 1591ce364e Fixed grammatical error 2015-07-16 09:46:58 -04:00
Jonathan Garbee 71ad385e14 Note to Windows users about line endings. 2015-07-16 09:46:58 -04:00
Nicolas Garnier 120a790d2e Fixed then name of the snippet file used in the getting started guide. 2015-07-16 09:46:58 -04:00
Nicolas Garnier aad1050215 Improve upgradeElement CSS class detection 2015-07-16 09:46:58 -04:00
Nicolas Garnier 4af7aa1c58 Upgrade getting started guide to reflect new upgradeElement simplification. 2015-07-16 09:46:58 -04:00
Jonathan Garbee e3d5f5436d Finish off tests (Closes #922) 2015-07-16 09:46:58 -04:00
Nicolas Garnier ee60fcea61 Testing upgrading an element using its CSS classes. 2015-07-16 09:46:58 -04:00
Jonathan Garbee 42955b1f43 Initial test for component handler. 2015-07-16 09:46:58 -04:00
Jonathan Garbee cacf239042 Add touch delay negation for mobile IE. Misc cleanup. (Closes #906) 2015-07-16 09:46:58 -04:00
Surma 51a041e51b MD icon font is not optional 2015-07-16 09:46:58 -04:00
Jonathan Garbee af2443f4b2 Add disabled state for colored buttons. Move all disabled to bottom. 2015-07-16 09:46:58 -04:00
Jonathan Garbee 1b7c8383d2 Quick note on the stability of the master branch. 2015-07-08 19:05:51 -04:00
Nicolas Garnier de92ada6f7 Merge pull request #890 from xdissent/upgrade-element
Upgrade element based on css class names
2015-07-09 00:18:26 +02:00
Surma 079e40836a Merge pull request #897 from yuyokk/fix-introduction
Fix a link to Material Design Lite site and add link to Material Icon
2015-07-08 21:38:08 +01:00
Iurii Kucherov 9b2e28677d Fix a link to Material Design Lite site and add link to Material Icon font 2015-07-08 23:21:15 +03:00
Nicolas Garnier b9b20c41e0 Fix copy-to-clipboard in Firefox.
Make code more robust and efficient

Some code cleaning.

Replace for loop by foreach.
2015-07-08 19:41:35 +01:00
Nicolas Garnier 4e63f971c9 Merge pull request #891 from google/test-domain-for-example-emails
Change example emails to use a test TLD
2015-07-08 19:18:29 +02:00
Nicolas Garnier 6836d90081 Change example emails to use a test TLD 2015-07-08 19:11:54 +02:00
Greg Thornton 31d82013c4 Upgrade element based on css class names 2015-07-08 11:26:28 -05:00
Surma f7a7c7b741 Adjust z-indices for iOS Safari <3 (fixes #872) (Closes #883) 2015-07-08 17:18:34 +01:00
Nicolas Garnier db9b30a5b6 Simplify code. (Closes #884) 2015-07-08 17:17:42 +01:00
Nicolas Garnier 4d26caa48a Replace for loop by forEach 2015-07-08 17:17:42 +01:00
Nicolas Garnier 0e57355839 Generate CodePen buttons in templates instead of on page load. 2015-07-08 17:17:41 +01:00
Surma b15c972058 Merge pull request #876 from google/issue-835
Make tabs in text-only template behave in mobile (fixes #835)
2015-07-08 15:50:42 +01:00
Jonathan Garbee 631f9fe6e7 Throw error objects, not plain strings. (Closes #875) 2015-07-08 14:32:27 +01:00
Nicolas Garnier e9ac319eb8 Merge pull request #868 from google/issue-845
Replace duplicated button demo (fixes #845)
2015-07-08 15:08:49 +02:00
Surma d53dceb349 Make tabs in text-only template behave in mobile (fixes #835) 2015-07-08 12:57:17 +01:00
Sérgio Gomes 0b6dd0d3fc Merge pull request #867 from JoseAlcerreca/patch-1
android-dot-com template: use CSS hosted on CDN
2015-07-08 12:00:47 +01:00
Surma 95ca66889f Replace duplicated button demo (fixes #845) 2015-07-08 11:41:54 +01:00
JoseAlcerreca 420c5b31bb android-dot-com template: use CSS hosted on CDN
This will be heaviliy copied so point to the one developers should use.
2015-07-08 11:37:45 +01:00
Iurii Kucherov 272103abce Fix tooltip position
If tooltip goes out of the left side, set position to 0 instead of
negative offset (Closes #839)
2015-07-08 09:51:02 +01:00
Aaron Petcoff e466cf5734 adds correct path for bower_components (Closes #780) 2015-07-08 09:43:10 +01:00