16 Commits

Author SHA1 Message Date
Addy Osmani
d82877f717 Add missing License headers (Closes #692) 2015-07-04 16:23:34 +01:00
Alexander Surma
e4880b197b Fix all the misalignments and make consistent across pages (fixes #683) 2015-07-03 19:57:03 +01:00
Alexander Surma
7e13ba8997 Make forbidden accents in customizer transparent (fixes #644) (Closes #669) 2015-07-03 15:45:59 +01:00
Nicolas Garnier
d0dc5e3cc1 Add space between body and footer on the customize page closes #574 2015-07-01 14:08:17 +02: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
Nicolas Garnier
0e6c942738 Make sure customize subpageheader is centered with te rest of the body 2015-06-29 17:17:12 +02:00
Alexander Surma
5b301b2b6e Initialze customizer with default colors (fixes #515) (Closes #518) 2015-06-29 10:26:58 +01: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
Alexander Surma
40e99ba41a Show default styling url when nothing is selected (fixes #486) (Closes #500) 2015-06-26 16:44:55 +01:00
Alexander Surma
4a8ededd30 Inline customizer (fixes #476) (Closes #479) 2015-06-26 11:00:24 +01:00
Alexander Surma
69fc02a8d5 Make customizer adjust iframe size 2015-06-24 12:15:59 +01:00
Alexander Surma
60067a239d Set height for wheel container (fixes #425) (Closes #428) 2015-06-22 15:23:06 +01:00
Alexander Surma
19de3ac99b Show CDN url in customizer (Closes #414) 2015-06-21 13:35:20 +01: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
Sérgio Gomes
99a84c6dc8 Rewriting headers and updating all content to match.
This implementation should be much saner and less buggy.

Changes:
- Using header rows is now mandatory
- Headers now stretch to fit their content, rather than needing to
  specify a header height
- Tabs should now be inside the header
2015-05-11 15:37:27 +01:00
Sérgio Gomes
7e0232ac35 Adding the customizer to the docs.
Still uses an iframe, unfortunately, to prevent preview styles
from interfering with the main page styles.
2015-04-16 14:58:34 +01:00