Eric Seidel
a8891ed07e
Fix toolbar height to match Material Design.
...
54px on small screens:
http://www.google.com/design/spec/layout/metrics-keylines.html#metrics-keylines-keylines-spacing
TBR=abarth@chromium.org
Review URL: https://codereview.chromium.org/995133002
2015-03-10 14:38:44 -07:00
Rafael Weinstein
409b12e5df
Change the name of Component.render to Component.build in Effen.
...
"Render" is misleading. "Build" may not be the best word either, it's closer to what's actually happening.
R=ojan@chromium.org
TBR=abarth
BUG=
Review URL: https://codereview.chromium.org/992033002
2015-03-09 13:30:13 -07:00
Adam Barth
65592c41cd
Add constants for material colors and shadows
...
This CL removes the hard-coded colors and shadows from the fn widgets and
replaces them with compile-time constants. The color values are from the
material spec:
http://www.google.com/design/spec/style/color.html#color-color-palette
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/983733003
2015-03-05 09:58:23 -08:00
Adam Barth
3c5df69a2b
Implement a floating action button in fn
...
R=rafaelw@chromium.org
Review URL: https://codereview.chromium.org/975913002
2015-03-03 14:05:02 -08:00
Eric Seidel
de7f8a9c2b
Change fn-stocks to use a different color toolbar.
...
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/973133002
2015-03-03 11:17:10 -08:00
Rafael Weinstein
202f99d71d
Initial commit of Effen reactive framework experiment for Sky
...
This is just a proof of concept. If we like this direction, it will move out of the examples directory (likely re-written) and be committed in smaller pieces with unit tests and formal reviews.
TBR=abarth
BUG=
Review URL: https://codereview.chromium.org/971183002
2015-03-02 20:55:02 -08:00