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
|
21012343aa
|
The floating action button should have a shadow
This provokes a rendering bug in MojoShell but not in SkyShell.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/984793002
|
2015-03-05 17:56:15 -08: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
|
a7aea2ba1e
|
Give the floating action button a slash effect
R=rafaelw@chromium.org
Review URL: https://codereview.chromium.org/970393002
|
2015-03-03 16:10:21 -08:00 |
|
Rafael Weinstein
|
130124bd4a
|
Remove box shadow on floating action button until ganesh fixes its bug
TBR=abarth
Review URL: https://codereview.chromium.org/975203002
|
2015-03-03 15:36:21 -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 |
|