- 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)
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
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
- 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