Commit Graph

1954 Commits (212d097a2b98f7de09b6b3fe07277cb9ecdee088)

Author SHA1 Message Date
Surma 93fdf9e8c5 Merge pull request #635 from google/cropping
Fix the cropping on mobile
2015-07-03 10:43:41 +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 7ee28caa3a fix stale test staging dest 2015-07-02 20:39:56 +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 283f638ffd add missing class to size demo widgets on progress comp page 2015-07-02 20:21:23 +01:00
Marc Cohen 1daea4625f added demo containers to limit progress bar width 2015-07-02 20:18:30 +01:00
Marc Cohen 02acf5478f add comments to snippet files 2015-07-02 20:06:39 +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
Alexander Surma ee4a1c1e2e Give progress bar a default width (fixes #614) (Closes #628) 2015-07-02 19:52:03 +01:00
Alexander Surma 3bed308786 Don't use mdl-js-* in CSS (fixes #615) 2015-07-02 19:52:03 +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 a687aa0a07 Merge pull request #602 from google/faq-page
Adds FAQ page
2015-07-02 19:07:36 +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
Addy Osmani 0587c37efe Merge pull request #622 from google/styles-page
Styles page
2015-07-02 18:31:08 +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
Addy Osmani 246fa615c1 Merge pull request #590 from google/customizer-refactor
Customizer refactor
2015-07-02 18:11:56 +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
Sérgio Gomes bf6e332076 Renaming content class, and adding comment 2015-07-02 12:12:11 +01:00