Commit Graph

221 Commits

Author SHA1 Message Date
Jonathan Garbee
b847ee8c01 Add chip icon for docs. 2016-07-25 11:39:53 -04:00
Max Spliethöver
993b364883 add portfolio template
Previously the portfolio template was not shown in the template index because it wasn't included in the `templates.md` file and no preview image was given in template assets folder.
2016-02-13 13:56:32 +01:00
Sérgio Gomes
db55a57330 Adding list docs.
Also making a number of changes to the snippets, to bring them in
line with the current implementation of the list component.
2016-02-01 16:14:50 +00:00
Sérgio Gomes
c1b77e0e3f Adding dialog to component documentation 2016-01-29 12:04:10 +00:00
Sérgio Gomes
b109c9764c Adding snackbar to components docs.
Also cleaned up the snackbar demos a bit.
2016-01-28 16:41:34 +00:00
Addy Osmani
293bf19f38 Add showcase styling 2015-10-30 13:44:08 +00:00
Addy Osmani
e2ab147aa6 Add showcase image resources 2015-10-30 13:43:58 +00:00
Sérgio Gomes
525423e7dc Merge branch 'mdl-1.0' 2015-10-19 14:37:48 +01:00
Addy Osmani
3063d39fcb Merge pull request #1645 from google/issue-1326
Set useful CDN text selections on click (fixes #1326)
2015-10-19 10:13:16 +01:00
Kingsten Banh
7432b7c390 Display color name on the wheel with tooltip #516 (Closes #1788) 2015-10-19 09:36:19 +01:00
Sérgio Gomes
714fe21d7c Merge branch 'mdl-1.0' 2015-10-15 14:51:01 +01:00
Sérgio Gomes
b62e96d6c4 Fixes for docs footer issues:
- Remove bullet points from footer links
- Add spacing between links in footer
2015-10-08 10:19:16 +01:00
Surma
df9ec08f48 Set useful CDN text selections on click (fixes #1326) 2015-09-28 10:15:07 +02:00
Surma
be3c8a6667 Fix style leakage on styling site (fixes #1476) 2015-08-30 11:59:01 +01:00
Surma
6ff97a4ad3 Fix microsite's footer spacing issue (fixes #1440) 2015-08-30 11:55:41 +01:00
Sérgio Gomes
851dc869f3 Merge pull request #1344 from google/issue-1337
Make footer links accessible (fixes #1337)
2015-08-10 11:36:27 +01:00
Surma
ae736732d6 Make footer links accessible (fixes #1337) 2015-08-10 11:28:21 +01:00
Sean Bannister
da71ff48ad Fixing CSS coding standard inconsistencies in demos 2015-08-07 19:58:02 +10:00
Ali Mihandoost
c3d31156a5 main.js: disable empty links
Disable empty links in demo's to prevent refresh page.
2015-07-31 01:37:36 +04:30
Surma
62ff493131 Re-add captions for snippets (Closes #972) 2015-07-20 21:36:54 +09:00
Surma
a58d3327c2 Fix IE10/11 copy bug 2015-07-20 21:36:54 +09:00
alex
e2cd2f8e67 More visual feedback for unsupported browsers 2015-07-20 21:36:54 +09:00
alex
c41ea7e08d Don't copy when user has selected text manually 2015-07-20 21:36:54 +09:00
alex
015db23a7b Use 'this' w/ bind instead of ctx = this 2015-07-20 21:36:53 +09:00
alex
2ad79c88d3 Replace flash clippy with native implementation
Based on
https://developers.google.com/web/updates/2015/04/cut-and-copy-commands

FF and Safari are currently not supported.
OTOH see the following:
  * http://www.kb.cert.org/vuls/id/338736
  * http://occupyflash.org

Closes #631 and #947.
2015-07-20 21:36:53 +09:00
Jonathan Garbee
0cae4dd709 Add faq entry on keeping updated with issues. (Closes #1015) 2015-07-16 09:46:58 -04: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
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
37286ae139 Use fixed positioning for mobile sticky nav (Closes #730) 2015-07-07 16:25:54 +01:00
Surma
8f6d4ab8e6 Make note boxes white (fixes #643) (Closes #723) 2015-07-07 12:14:06 +01:00
Surma
bab3f29893 Fix font size in <ul> 2015-07-07 12:14:06 +01:00
Surma
3b0536d8ea Adjust spacing on components pages 2015-07-07 12:14:06 +01:00
Surma
75e40182fe Adjust text width on components index (Closes #752) 2015-07-07 09:11:56 +01:00
Nicolas Garnier
a58afcd794 Adding an eventLabel to the codepen button tracking. 2015-07-06 21:44:44 +02:00
Nicolas Garnier
065239d62d Track codepen button clicks 2015-07-06 21:23:22 +02:00
Sam Saccone
e115575fe5 Fix module check and export.
Since we are in strict mode this was throwing an error in the browser.

This was added in 7c71c9b6.
2015-07-06 14:49:18 -04:00
Surma
9be15f0f0d Fix microsite footer (fixes #731) (Closes #732) 2015-07-06 16:46:59 +01:00
Surma
2e73a7155e Reduce margin on mobile (Closes #720) 2015-07-06 16:33:21 +01:00
Surma
ab231de615 Adjust components index page (fixes #639) 2015-07-06 16:33:21 +01:00
Nicolas Garnier
d615fc3f6a Merge pull request #724 from google/add-analytics-components
Track clicks to the components page as pageviews.
2015-07-06 16:22:17 +02:00
Surma
c24499eb41 Update FAQ styling (fixes #675) (Closes #725) 2015-07-06 14:47:58 +01:00
Nicolas Garnier
cf87a03942 Track clicks to the components page as pageviews.
Also track correctly a direct page load to a component.
2015-07-06 15:36:55 +02:00
Nicolas Garnier
11ced2560b Merge pull request #716 from google/issue-712
Scrolling back to the top of the page after opening a component page.
2015-07-06 15:18:08 +02:00
Surma
8e81a23809 Resize logo when header gets small (Closes #718) 2015-07-06 13:56:33 +01:00
Surma
df9d3d71a5 Track download clicks (Closes #714) 2015-07-06 13:55:58 +01:00
Surma
093c424faa Emit GA events on customizer 2015-07-06 13:55:58 +01:00
Nicolas Garnier
90dde83d05 Scrolling back to the top of the page after opening a component page on mobile. 2015-07-06 14:41:40 +02:00
Surma
5657220a99 Update microsite logo (fixes #709) (Closes #715) 2015-07-06 12:53:11 +01:00