Commit Graph

411 Commits

Author SHA1 Message Date
Alexander Surma
b4dc3dd615 Revert typo (Closes #670) 2015-07-03 15:45:09 +01:00
Alexander Surma
fd60306715 Give slider demos a bigger width (fxies #661) 2015-07-03 15:45:09 +01:00
Alexander Surma
325b0f71f2 Hide codepen text outside of container (fixes #673) 2015-07-03 15:30:29 +01:00
Alexander Surma
ed1e9ddfc3 Fix getting started page (fixes #672) 2015-07-03 15:28:36 +01:00
Nicolas Garnier
887bfacb4c Adding syntax highlighting for CSS and JS (Closes #623) 2015-07-03 14:45:02 +01:00
Nicolas Garnier
1f4f7ce73f Fix the syntax highlighting so that it does not generate links for each HTML tags. We had to switch to a "local" version since the version o cloud flare contains the plugin which generates the links by default. 2015-07-03 14:45:01 +01:00
Sérgio Gomes
dc6ff524be Adding a maximum header height for about page (Closes #642) 2015-07-03 14:10:47 +01:00
Alexander Surma
02093e53a1 Add artwork to ribbons on styles page (Closes #561) 2015-07-03 14:09:08 +01:00
Addy Osmani
4525fd05ce Merge pull request #645 from google/ie10-component-demos
Use browserhack to accomodate for IE10 in component demo
2015-07-03 14:05:02 +01:00
Surma
4f1b03d7d8 Merge pull request #625 from google/badge-demo
Use proper demo files for badge demos
2015-07-03 14:03:57 +01:00
Alexander Surma
932d4abd88 Fix title link color (fixes #633) (Closes #652) 2015-07-03 13:34:48 +01:00
Alexander Surma
4f25475073 Fix target of header title link 2015-07-03 13:34:48 +01:00
Alexander Surma
663adbf614 Make FAQ toc responsive (fixes #641) (Closes #653) 2015-07-03 13:03:59 +01:00
alex
2a0b27b55c Hardcode HTTPS in codepen font as well (Closes #640) 2015-07-03 11:45:35 +01:00
alex
dc6e889b2c Serve hosted over HTTPS
Based on proposal in #629.
Closes #629.
2015-07-03 11:45:35 +01:00
Alexander Surma
23bb5bd115 Use browserhack to accomodate for IE10 in component demo 2015-07-03 11:38:17 +01:00
Sérgio Gomes
78ba190dee Merge pull request #634 from google/links
Remove slash from About link
2015-07-03 10:49:18 +01:00
Alexander Surma
0035171a75 Remove slash from About link 2015-07-03 10:18:30 +01:00
Alexander Surma
e75ea35e49 Fix the cropping on mobile 2015-07-03 10:14:10 +01:00
Marc Cohen
71588374d2 Merge pull request #621 from google/loading
add snippet code samples to laoding component page
2015-07-02 20:41:12 +01:00
Marc Cohen
4996aaf7b8 split 3 progress bars into two rows for smaller devices 2015-07-02 20:32:00 +01:00
Marc Cohen
1daea4625f added demo containers to limit progress bar width 2015-07-02 20:18:30 +01:00
Marc Cohen
b6f6c4b6c1 add snippet code samples to laoding component page 2015-07-02 20:06:38 +01:00
Alexander Surma
c2aac92425 Preload hover images via CSS (fixes #568) (Closes #626) 2015-07-02 20:05:24 +01:00
Nicolas Garnier
329cebea38 Improve codepen implementation: - Open in new tab - Replaces relative image URLs - Processing only done when the button is clicked - Inserting body padding only for demos that are not full-width - Allow inserting custom codepen CSS for each snippet with
Switch to using .bind()

Fix comment (Closes #618)
2015-07-02 19:39:00 +01:00
Sérgio Gomes
066cc76603 Adding some sanity to components page
- Removing phantom index component
- Removing phantom index nav entry
- Moving index content to components page
- Reworking image to work better across screen sizes and browsers (Closes #624)
2015-07-02 19:17:26 +01:00
Addy Osmani
21c5bcd402 Resolve conflicts 2015-07-02 19:02:20 +01:00
Addy Osmani
234ecca063 Add new questions 2015-07-02 19:00:17 +01:00
Addy Osmani
5d1020b3b7 Rename images and update alt tags 2015-07-02 19:00:17 +01:00
Addy Osmani
5141ac2296 address feedback 2015-07-02 19:00:17 +01:00
Addy Osmani
4fe3a97cee Improve answer for new components 2015-07-02 19:00:17 +01:00
Addy Osmani
9ff355fe81 Fix ToC links & refresh Polymer section 2015-07-02 19:00:17 +01:00
Addy Osmani
bf1b499ced Rebase against master 2015-07-02 18:59:09 +01:00
Alexander Surma
c2c0b8eea7 Use proper demo files for badge demos 2015-07-02 18:51:26 +01:00
Addy Osmani
0baa5217d1 Add new questions 2015-07-02 18:48:22 +01:00
Alexander Surma
ac66ef3a98 Fix header styling rule 2015-07-02 18:44:10 +01:00
Addy Osmani
7bd2550255 Rename images and update alt tags 2015-07-02 18:42:55 +01:00
Addy Osmani
7f51296a11 address feedback 2015-07-02 18:37:19 +01:00
Alexander Surma
d59a9ab335 Revamp the styles page
Fix header fonts

Implement styles mock

Fix mobile code paddings

Set a max-width for large monitors

Typos

Don't make li styling bleed into other pages

Add missing last step to SVG icons setup

Fix heading weight
2015-07-02 18:30:03 +01:00
Alexander Surma
7c71c9b62a Refactor customiser
Decouple rendering from DOM

Don't do DOM operations if no DOM has been given

Make downloading someone else's responsibility

Generate ALL the stylesheets (closes #394)

Fix downloading on IE

Add utility functions

Move constants to the top

Add TODO comment to gen task
2015-07-02 18:09:42 +01:00
Addy Osmani
79208ee873 Improve answer for new components 2015-07-02 17:55:34 +01:00
Addy Osmani
0fda3af4c9 Fix ToC links & refresh Polymer section 2015-07-02 17:26:22 +01:00
Marc Cohen
510a38ad17 Merge pull request #587 from google/textfield
revised demo widgets on textfield comp page
2015-07-02 17:01:36 +01:00
Surma
e880276dd1 Merge pull request #620 from google/issue-611
Make components small screen CSS rule more specific.
2015-07-02 16:07:08 +01:00
Marc Cohen
60a896753f Merge pull request #603 from google/sliders
add snippet demos to sliders component page
2015-07-02 16:02:43 +01:00
Addy Osmani
7682cae866 Merge pull request #619 from google/tabs-demo-rework
Adding revised content tabs demo
2015-07-02 16:00:37 +01:00
Sérgio Gomes
7b2aeadb7b Adding revised grid demo (Closes #610) 2015-07-02 15:47:57 +01:00
Nicolas Garnier
9f65ac3012 Make components small screen CSS rule more specific.
Fixes #611
2015-07-02 16:46:02 +02:00
Marc Cohen
7e9d678087 Merge pull request #599 from google/toggles
adding snippets based demos to toggles component page
2015-07-02 15:38:37 +01:00
Sérgio Gomes
aaa77706fb Adding revised content tabs demo 2015-07-02 15:24:05 +01:00
Sérgio Gomes
a48a9bd30e Adding revised footer demo (Closes #613) 2015-07-02 15:02:33 +01:00
Nicolas Garnier
23ab494c01 Removed hash in components link (Closes #572) 2015-07-02 12:14:53 +01:00
Nicolas Garnier
68e006086e Fix components page history behavior: - Avoid duplicate history entries and loop when clicking the compspage index - avoid duplicate history entries and loop when entering an unknown hash fragment - Avoid entire page reload when clicking on the compspage index 2015-07-02 12:14:53 +01:00
Addy Osmani
6b2bd142df Merge branch 'master' of github.com:google/material-design-lite
* 'master' of github.com:google/material-design-lite:
  Renaming content class, and adding comment
  Adding remaining layout demos.
2015-07-02 12:14:31 +01:00
Nicolas Garnier
a28f9d665f Removed hash in components link (Closes #572) 2015-07-02 12:14:20 +01:00
Nicolas Garnier
4c85ccb3d6 Fix components page history behavior: - Avoid duplicate history entries and loop when clicking the compspage index - avoid duplicate history entries and loop when entering an unknown hash fragment - Avoid entire page reload when clicking on the compspage index 2015-07-02 12:14:20 +01:00
Sérgio Gomes
d5f653e3ad Merge pull request #588 from google/layout-missing-demos
Adding remaining layout demos.
2015-07-02 12:13:40 +01:00
Alexander Surma
e0f3f21a33 Implement badge component section review (fixes #444, again) (Closes #601) 2015-07-02 12:02:44 +01:00
Alexander Surma
1513c1c37b Template list wording and order (fixes #569) (Closes #605) 2015-07-02 11:50:39 +01:00
Alexander Surma
69c34ee359 Implement full-width code blocks on mobile 2015-07-02 11:09:50 +01:00
Marc Cohen
fb8495fdd4 add snippet demos to sliders component page 2015-07-01 23:49:36 +01:00
Addy Osmani
eb8397e03a Add FAQ page 2015-07-01 20:18:59 +01:00
Marc Cohen
219d23ee47 adding snippets based demos to toggles component page 2015-07-01 19:57:08 +01:00
Alexander Surma
cfbea5b996 Implement components scaffolding review (fixes #573) 2015-07-01 19:49:59 +01:00
Marc Cohen
548734f1d1 add demos files to textfield page to improve layout on mobile 2015-07-01 17:52:35 +01:00
Marc Cohen
7efa0f2bf1 additional fine tuning of demo widgets 2015-07-01 16:28:57 +01:00
Marc Cohen
eef1c3103d reduced widget demo set 2015-07-01 16:28:57 +01:00
Marc Cohen
11755b86da rework textfield component page to use snippets 2015-07-01 16:28:57 +01:00
Sérgio Gomes
c000510b99 Merge pull request #589 from google/table
snippet and demo widget for table comp page
2015-07-01 16:23:40 +01:00
Alexander Surma
81fb4a40b1 Remove search bar (fixes #566) (Closes #591) 2015-07-01 16:19:00 +01:00
Marc Cohen
f7aa40cbb6 snippets for table comp page 2015-07-01 16:12:40 +01:00
Sérgio Gomes
eaed276de0 Adding remaining layout demos.
Also tweaking existing ones slightly.
2015-07-01 16:03:06 +01:00
Sérgio Gomes
ddb0ea1203 Fixing issue with CSS scoping in components 2015-07-01 15:06:03 +01:00
Sérgio Gomes
fd8baf1ba9 Merge pull request #565 from google/layout-demo-rework
Layout demo rework
2015-07-01 14:15:34 +01:00
Nicolas Garnier
6e2e1bcb46 Make codepen opt-in instead of opt-out.
This has for consequence to remove codepen from all the `<pre>` blocks that are generated from the components readme.md (Closes #563)
2015-07-01 14:07:12 +01:00
Sérgio Gomes
410c14565b Removing list component (Closes #581) 2015-07-01 13:59:16 +01:00
Nicolas Garnier
3f73349b43 Merge pull request #582 from google/linkfixes
fix about link when served by GCS, also build compindex page image more robustly
2015-07-01 14:53:46 +02:00
Marc Cohen
f54f637602 fix link to component index image and About page href 2015-07-01 13:44:13 +01:00
Jonathan Garbee
6276327d09 Merge branch 'master' into set-analytics-acct 2015-07-01 08:35:10 -04:00
Nicolas Garnier
8b4252c017 Set the analytics tracking code. 2015-07-01 08:30:30 -04:00
Nicolas Garnier
d0dc5e3cc1 Add space between body and footer on the customize page closes #574 2015-07-01 14:08:17 +02:00
Marc Cohen
1d65e187a9 switch to 2 groups of 2 demos for better formatting on mobile devices 2015-07-01 12:43:30 +01:00
Marc Cohen
3b617ca79c tooltip component page revised to use snippets 2015-07-01 12:43:30 +01:00
Sérgio Gomes
5372012bba Component image on every category, not every component 2015-07-01 11:46:11 +01:00
Sérgio Gomes
ac794fdfd4 Adding first four layout snippets 2015-07-01 11:02:59 +01:00
Sérgio Gomes
8cf007bdec Add some sanity to demo styles.
- Splits padding and demos into separate classes
- Splits padding and captions into separate classes
- Adds the ability for snippets to be full screen
2015-07-01 11:02:59 +01:00
Marc Cohen
338431d6d9 Merge pull request #490 from google/compspage
Modified components index page to match Hannah's new mock
2015-06-30 16:20:48 +01:00
Marc Cohen
3cf6b59ffd update components index page to match Hannah's latest mock
delete unused compindex.svg

fix relative ref to bg image asset

add 1x res version of compindex.png image

fine tuning text and bg image placement

s/html injection/README.md file/ and fine tune text and image

fix comp navigation issue

move css to components.css and do bg image styling vi css vs. JS

fix MD spec link to use .com domain

change from bg image to explicit img tag to float image below text

fixed markup to float dt above dl on small displays (per nivco@) and moved css to components.css file

improving header centering per nivco@ comment

fixed glitch on compindex image
2015-06-30 16:10:19 +01:00
Sérgio Gomes
1e9aa1af0f Merge pull request #555 from google/remove-button-demos
Removing raised icons buttons and accent colored minifab.
2015-06-30 14:47:55 +01:00
Nicolas Garnier
7da8f9e198 Removing raised icons buttons and accent colored minifab. 2015-06-30 15:42:05 +02:00
Alexander Surma
2e32b8e22b Revert "Show WIP banner in production"
This reverts commit fdb794aca5.

Conflicts:
	docs/_assets/main.css
	docs/_assets/main.js
2015-06-30 13:56:38 +01:00
Nicolas Garnier
a4771df45a Fix width of <pre> blocks on narrow devices (getting started and customizer) (Closes #536) 2015-06-30 11:51:56 +01:00
Addy Osmani
c4079b6c2a Ensure content gets centered
http://i.imgur.com/loY0Ul9.png (Closes #501)
2015-06-30 11:44:22 +01:00
Addy Osmani
4ab28263bd Add first part of Styles page 2015-06-30 11:44:22 +01:00
Nicolas Garnier
6bfb654c8a Merge pull request #537 from google/get-started-dwnload
Streamline download buttons into the Getting started experience
2015-06-30 11:55:13 +02:00
Nicolas Garnier
e73bedb5b7 Make sure the tabs in the getting started guide are centered on narrow screens. 2015-06-30 11:46:48 +02:00
Nicolas Garnier
058035df8b Streamline download button into the Getting started experience 2015-06-29 17:36:24 +02:00
Nicolas Garnier
0e6c942738 Make sure customize subpageheader is centered with te rest of the body 2015-06-29 17:17:12 +02:00
Surma
8da4a820b0 Merge pull request #532 from google/codepen-button
Make codepen buttons hide under navbar
2015-06-29 15:21:41 +01:00
Addy Osmani
b80760fca4 Use minified version of material.js 2015-06-29 15:20:30 +01:00
Addy Osmani
e87705417a Resolve further conflicts (Closes #533) 2015-06-29 15:19:15 +01:00
Addy Osmani
e52b664f2d Introduce ie.css: overrides for IE9
This set of changes allows the homepage to correctly render the
navigation layout and position the two content areas for components and
styles beside each other.
2015-06-29 15:17:45 +01:00
Nicolas Garnier
5e6199dd55 Merge pull request #534 from google/fix-links-index-dot-html
Fix all links by adding index.html which we need because of GCS hosting.
2015-06-29 16:09:19 +02:00
Sérgio Gomes
bacd9406f2 Fix broken about header at high screen widths (Closes #526) 2015-06-29 14:53:32 +01:00
Nicolas Garnier
00373b3b64 Fix all links by adding index.html which we need because of GCS hosting.
Also fixed Components navigation which was removing the index.html
2015-06-29 15:40:12 +02:00
Alexander Surma
0d608fc153 Make codepen buttons hide under navbar 2015-06-29 14:13:44 +01:00
Nicolas Garnier
dc58037ab0 Merge pull request #530 from google/add-button-snippets
Add snippets for Mini FABs and Icon buttons
2015-06-29 15:11:34 +02:00
Nicolas Garnier
5f5d38fe2c Add snippets for Mini FABs and Icon buttons 2015-06-29 15:10:39 +02:00
Surma
240d81e0a6 Merge pull request #527 from google/issue-475
Fix horizontal scrolling on components page (fixes #475)
2015-06-29 14:10:36 +01:00
Alexander Surma
23a0dcd259 Fix horizontal scrolling on components page (fixes #475) 2015-06-29 14:09:06 +01:00
Nicolas Garnier
16e745460d Make sure we show developers to include the MD Font after the MDL libs 2015-06-29 14:51:39 +02:00
Alexander Surma
43b88df2f6 Make TOC link colors turquoise (fixes #514) 2015-06-29 13:35:36 +01:00
Alexander Surma
efe6963954 Remove general template from listing 2015-06-29 10:54:07 +01:00
Alexander Surma
5b301b2b6e Initialze customizer with default colors (fixes #515) (Closes #518) 2015-06-29 10:26:58 +01:00
Alexander Surma
16769352cd Give code fields padding for CodePen button (fixes #495) (Closes #505) 2015-06-28 12:20:23 +01:00
Surma
36f78beaba Merge pull request #519 from google/issue-517
Increase style specificities for customizer (fixes #517)
2015-06-27 21:08:53 +01:00
Surma
290e280c31 Merge pull request #512 from google/polish-customizer
Polish customizer
2015-06-27 21:08:43 +01:00
Alexander Surma
86122c1d10 Increase style specificities for customizer (fixes #517) 2015-06-27 20:02:00 +01:00
Nicolas Garnier
3caa6030f5 Replacing the getting started svg logo by a png. 2015-06-27 18:43:12 +02:00
Nicolas Garnier
1fb6187924 Added some text above the CDN CSS.
Added #ref link to this section from the text.
2015-06-27 18:22:15 +02:00
Nicolas Garnier
e015021c77 Remove copy-to-codepen on customizer CDN box. 2015-06-27 17:56:56 +02:00
Alexander Surma
952fe9692e New badge component page (fixes #444) (Closes #504) 2015-06-27 12:23:43 +01:00
Nicolas Garnier
ea61d309f7 Inline JS cleanup and comments. 2015-06-27 10:59:07 +02:00
Alexander Surma
40e99ba41a Show default styling url when nothing is selected (fixes #486) (Closes #500) 2015-06-26 16:44:55 +01:00
Sérgio Gomes
1e6860b7f9 Adding ripple to customizer preview button 2015-06-26 11:18:18 +01:00
Alexander Surma
4a8ededd30 Inline customizer (fixes #476) (Closes #479) 2015-06-26 11:00:24 +01:00
Nicolas Garnier
735bbb1836 Different comments for MDL and MD icon font 2015-06-25 18:31:09 +01:00
Nicolas Garnier
57f19bc6a0 Extract <style> blocks from code and inject them into the CSS section of Codepen 2015-06-25 18:31:09 +01:00
Nicolas Garnier
05a672b63a Use templating for MDL libs included in copy-to-Codepen feature. 2015-06-25 18:31:09 +01:00
Nicolas Garnier
0fea59555f Make sure codepen isn't shown in some blocks of the getting started guide. 2015-06-25 18:31:09 +01:00
Nicolas Garnier
35b232fec0 Updated button readme.md so that demos look better. Added an option to disable the codeine button (.codepen-button-disabled on <pre>) 2015-06-25 18:31:09 +01:00
Addy Osmani
b9c24b0cd9 Revert of 165a9811d8 2015-06-25 18:16:15 +01:00
Sérgio Gomes
dcf226aaa4 Rewriting menu demo to follow new mocks.
Fixes #452. (Closes #478)
2015-06-25 17:59:31 +01:00
Addy Osmani
90f527ff5d Merge branch 'master' of https://github.com/google/material-design-lite
* 'master' of https://github.com/google/material-design-lite:
  Adding the concept of a demo file to snippets.
  Fixing menu z-index
  Update android.com screenshots Fixes #468
  Turn card actions into buttons on android template (fixes #463)
  Handle raised buttons appropriately
  Revamping card demos based on new mocks.
  Further card styling fixes.
  Add vertical align to snippets demo cells.
  Fix primary/accent colored flat buttons (fixes #466)
  Fix dashboard card (fixes #464)
  Lint gulpfile.js & fix linting errors
2015-06-25 17:42:00 +01:00
Sérgio Gomes
93b91710b4 Adding the concept of a demo file to snippets.
This allows us to have demo files with more code and styling than
the snippet, to make it look good without showing extraneous
details to the user.
2015-06-25 16:57:01 +01:00
Sérgio Gomes
674c3add44 Merge pull request #471 from google/card_demos
Revamping card demos based on new mocks.
2015-06-25 15:29:19 +01:00
Sérgio Gomes
ec77da80da Revamping card demos based on new mocks. (Closes #471) 2015-06-25 15:28:27 +01:00
Sérgio Gomes
e7018fa803 Merge pull request #469 from google/issue-466
Fix primary/accent colored flat buttons (fixes #466)
2015-06-25 15:14:07 +01:00
Sérgio Gomes
86f09789cd Update android.com screenshots
Fixes #468
2015-06-25 15:11:01 +01:00
Sérgio Gomes
533a37b33c Revamping card demos based on new mocks. 2015-06-25 15:03:15 +01:00
Nicolas Garnier
bd6a2b626c Add vertical align to snippets demo cells. 2015-06-25 14:43:35 +01:00
Alexander Surma
b84e39975d Fix primary/accent colored flat buttons (fixes #466) 2015-06-25 14:38:47 +01:00
Addy Osmani
165a9811d8 Experiments 2015-06-25 14:16:41 +01:00
Nicolas Garnier
b231be6e00 Add Button Snippets to the Getting Started Guide. Depends on #411. (Closes #436) 2015-06-25 11:14:55 +01:00
Alexander Surma
28b2e2d605 Fix new nav container in desktop view (Closes #462) 2015-06-24 18:21:16 +01:00
Alexander Surma
930575023e Sane selectors 2015-06-24 18:21:16 +01:00
Alexander Surma
0093ab2377 Fix scrollbar issue in mobile nav 2015-06-24 18:21:16 +01:00
Alexander Surma
40bf7f1013 Give scroll buttons active/disabled state 2015-06-24 18:21:16 +01:00
Nicolas Garnier
bcf169e42c Merge pull request #457 from google/getting-started-update
Templating the URL prefix of the Hosted libs...
2015-06-24 18:12:59 +01:00
Nicolas Garnier
6577c697a7 Templating the URL prefix of the Hosted libs
Add MD font to getting tarted guide snippets
2015-06-24 18:07:42 +01:00
Nicolas Garnier
4fdcd7848e Fix issue where same copy-pasted was used every time. 2015-06-24 16:15:06 +01:00
Nicolas Garnier
a6a7738bae Fix issue where same code snippets was shown every time. 2015-06-24 16:09:15 +01:00
Alexander Surma
b2f722d22a Only block clicks that would select the same color twice (Closes #449) 2015-06-24 16:07:04 +01:00
Nicolas Garnier
705448b583 Fixing escaping of copy paste (Closes #411) 2015-06-24 15:55:07 +01:00
Nicolas Garnier
46fa630bd7 80 character column fix 2015-06-24 15:55:07 +01:00
Nicolas Garnier
68ff5322a1 Using .copy-to-clipboard-button class to select button element for the highlight code feature. 2015-06-24 15:55:07 +01:00
Nicolas Garnier
c67ec357b9 Now embed the code in the <pre> block and in the flash element (for copy paste) directly instead of relying on JS to copy it. 2015-06-24 15:55:07 +01:00
Nicolas Garnier
310c6c89a9 Generate demo widget based on snippets. 2015-06-24 15:55:07 +01:00
Surma
45345361e8 Merge pull request #448 from google/microsite-review
Microsite review
2015-06-24 15:20:45 +01:00
Alexander Surma
f7bf0190f1 More expressive variable names 2015-06-24 15:18:58 +01:00
Alexander Surma
c0a82ce46a Namespace .spacer class 2015-06-24 15:17:56 +01:00
Alexander Surma
69fc02a8d5 Make customizer adjust iframe size 2015-06-24 12:15:59 +01:00
Alexander Surma
989ac10c7c Update template listing 2015-06-24 11:25:21 +01:00
Alexander Surma
40dc255c42 Increase spacing of template image and text to 40px 2015-06-24 11:22:56 +01:00
Alexander Surma
e5dcea76a1 Line-height of intro text to 2em 2015-06-24 11:21:49 +01:00
Alexander Surma
b9a5a4acc1 Set download button to 54% black 2015-06-24 11:20:48 +01:00
Alexander Surma
e04f468515 Minify navbar on mobile 2015-06-24 11:13:42 +01:00
Alexander Surma
ea1cbf41bc Move Github and Download item to main nav 2015-06-24 11:13:42 +01:00
Nicolas Garnier
387d98ee2a Adding a TOC to Component pages that have multiple elements. (Closes #434) 2015-06-24 11:00:41 +01:00
Alexander Surma
8666271420 Decrease nav item spacing to 24px 2015-06-24 10:53:35 +01:00
Nicolas Garnier
8ca415f532 Small fix to animation demo since JS is already included in demo file. 2015-06-23 17:13:16 +01:00
Nicolas Garnier
91f7c1e1a9 Small screen CSS fixes for Getting started guide. 2015-06-23 17:03:16 +01:00
Nicolas Garnier
f9b9472441 Move hiding lf and cr Prism tokens to the main CSS. 2015-06-23 17:01:57 +01:00
Sérgio Gomes
821cd4bfcf Ensure the autoprefixer runs on demos and components pages.
Fixes #432
2015-06-23 16:30:52 +01:00
Addy Osmani
6f2c21dafb Fixes #430 - remove extraneous = sign 2015-06-23 11:35:14 +01:00
Jonathan Garbee
f3087c190f Add English value to language attribute. (Closes #429) 2015-06-23 10:27:03 +01:00
Alexander Surma
9e93570d5b Fix emberrassing typo in customizer 2015-06-22 19:46:15 +01:00
Surma
c28e37ee5d Merge pull request #427 from google/wip-banner
Show WIP banner in production
2015-06-22 17:33:58 +01:00
Alexander Surma
60067a239d Set height for wheel container (fixes #425) (Closes #428) 2015-06-22 15:23:06 +01:00
Alexander Surma
fdb794aca5 Show WIP banner in production 2015-06-22 12:08:09 +01:00
Alexander Surma
19de3ac99b Show CDN url in customizer (Closes #414) 2015-06-21 13:35:20 +01:00
Nicolas Garnier
023b5f3a7b Merge pull request #409 from google/getting-started-review
Getting started guide post-commit review.
2015-06-21 02:46:58 +02:00
Marc Cohen
f130c8dd84 add publish:gcs gulp task to push microsite to gcs bucket
added publish dep on default task (per Surma comments)

add support for cache control tuning

remove redundant comma

use {read:false} on gulp.src to avoid wasting time reading file contents

remove publish dep on default and rename two publish tasks per Alex' comment
2015-06-19 21:47:29 +01:00
Sérgio Gomes
f17e472f86 Adding link to android.com sample in templates page 2015-06-19 17:33:41 +01:00
Nicolas Garnier
ea4229edd7 Getting started guide post-commit review. 2015-06-19 16:23:18 +02:00
Sérgio Gomes
7b6aac355e Removing SASS directive from CSS file 2015-06-18 14:10:17 +01:00
Sérgio Gomes
2a06a263bf Fixing minor bugs in documentation 2015-06-17 18:18:27 +01:00
Alexander Surma
49d0ebc71d Implement microsite review (closes #372)
commit 0989b81b4e
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Jun 17 17:28:34 2015 +0100

    Fix header images

commit 01b9dcd54e
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Jun 17 17:14:06 2015 +0100

    Fix microsite from visual diffing

commit bfdda8a8e7
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Jun 15 18:50:48 2015 +0100

    Minify javascript on microsite as well

commit 03f3730c09
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Jun 15 18:47:49 2015 +0100

    Add scrolling buttons to mobile navbar on microsite

commit 63bd2c58f1
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Jun 9 13:06:05 2015 -0700

    Implement review for microsite
2015-06-17 17:49:23 +01:00
Nicolas Garnier
b78fd0c182 Fixing the subpageheader in the Templates and the Component's page. 2015-06-17 17:08:20 +02:00
Alexander Surma
786db4d3e9 Implement refreshed customiser
Add select indicator

Animate selector circle

Support for selecting 2 colors

Make marker all nice and pretty

Show selector numbers

Add shadows to selected fields

Don't allow reselection of secondary color

Fix font baseline issue

Avoid some white lines in wheel

Add overlap to tiles

New SVG filter for shadow

Incorporate code into MaterialCustomizer prototype

Revert "New SVG filter for shadow"

This reverts commit bc23f0d2ba36e6181b527fb87f7b41eb3333cea2.

Stronger shadow

Refactor init procedure into subroutines

First steps of customizer logic recycling

Actually call template generation

Implement forbidden accents

Remove dead code

Clean up CSS

Make wheel scale

Implement new customizer preview

Cross browser check

Remove slashes

Give max-width to customizer

Make jshint behave
2015-06-16 21:05:47 +01:00
Nicolas Garnier
2a41c1a531 Getting Started guide UX/UI review fixes. 2015-06-16 17:55:50 +02:00
Nicolas Garnier
32f85b3871 Adding version number to the header 2015-06-16 15:33:52 +02:00
Nicolas Garnier
b3cbc48dea Adding a Getting started guide. 2015-06-15 23:21:34 +02:00
Sérgio Gomes
a1ef93803c More scoping changes to docs 2015-06-15 13:43:23 +01:00
Nicolas Garnier
cb7f673f1b Improve the behavior of deep-linking:
- If hash is empty (or unknown) first item gets displayed
 - On deep linking we don't display "badges" to start then change the page. Now the page is blank and then we load the correct deep-linked page.
2015-06-13 00:35:45 +02:00
Nicolas Garnier
cdd8a73e9c Add deep linking and back button support in the Components page. 2015-06-12 18:08:01 +02:00
Jonathan Garbee
75d6e7701e Fix overflow bars on code samples. 2015-06-12 10:12:16 +01:00
Jonathan Garbee
9a76787924 Fixing demo so card headers display as they should. 2015-06-12 10:11:28 +01:00
Sérgio Gomes
93b26d8933 Adding generation for individual demos.
This enables much easier per-component testing.
2015-06-11 16:02:19 +01:00
Nicolas Garnier
d55a161018 Adds Syntax highlighting for code blocks. Closes #375
- Using the Prism lib
 - Moved Prism from the Component page only to the common layout
 - Transalte prism "markup" annotation to "html"
 - Translate markdown code blocks class names to Prism code block class names
2015-06-11 15:43:36 +02:00