22 Commits

Author SHA1 Message Date
Sérgio Gomes
c1b77e0e3f Adding dialog to component documentation 2016-01-29 12:04:10 +00:00
Surma
37286ae139 Use fixed positioning for mobile sticky nav (Closes #730) 2015-07-07 16:25:54 +01:00
Surma
3b0536d8ea Adjust spacing on components pages 2015-07-07 12:14:06 +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
Addy Osmani
d82877f717 Add missing License headers (Closes #692) 2015-07-04 16:23:34 +01:00
Alexander Surma
180cc33dc8 Add padding to footer (Closes #664) 2015-07-03 17:43:35 +01:00
Alexander Surma
29b140ab5e Add padding to the top of components nav 2015-07-03 17:14:01 +01:00
Alexander Surma
f1dbb19f48 Move text in components nav bar (fixes #636) 2015-07-03 17:14:01 +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
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
Alexander Surma
c2c0b8eea7 Use proper demo files for badge demos 2015-07-02 18:51:26 +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
e0f3f21a33 Implement badge component section review (fixes #444, again) (Closes #601) 2015-07-02 12:02:44 +01:00
Alexander Surma
cfbea5b996 Implement components scaffolding review (fixes #573) 2015-07-01 19:49:59 +01:00
Sérgio Gomes
ddb0ea1203 Fixing issue with CSS scoping in components 2015-07-01 15:06:03 +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
Nicolas Garnier
387d98ee2a Adding a TOC to Component pages that have multiple elements. (Closes #434) 2015-06-24 11:00:41 +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
8b4fe8f2bd Reimplementing components page.
The currently implementation is massively over-engineered.
2015-06-09 11:11:03 +01:00
Sérgio Gomes
033c8e6240 Fixing up button demo
- Now linking to minified prism js
- Don't use prism's ugly line feed markers
- Make buttons use Material icons instead of the '+' character
- Prefix all styles for the button demo with demo-button, to avoid collisions
- Make preview boxes width 100%, to avoid jumping to different sizes depending on code content
2015-06-03 17:21:51 +01:00
Brian Hall
59f5229b26 Implement sticky header and navigation swapping for the components page. 2015-05-13 08:10:01 -05:00