4 Commits

Author SHA1 Message Date
Adam Barth
7d788ecfc9 Make the popup menu animation correct
This CL wires up the opacity of the popup menu items and teaches the popup menu
how to draw its background at the right size.

R=ianh@google.com

Review URL: https://codereview.chromium.org/1175353002.
2015-06-11 10:09:39 -07:00
Hixie
7fce9b4bdb Mention typedefs in the sky dart style guide.
TBR=jackson

Review URL: https://codereview.chromium.org/1178523005
2015-06-10 12:45:55 -07:00
Adam Barth
4806a4cc04 Remove _emptyList from fn2.dart
We can use const [] instead and we'll be sure we don't mutate this constant.

R=ianh@google.com

Review URL: https://codereview.chromium.org/1178623002.
2015-06-10 12:42:41 -07:00
Hixie
633ba8c811 Sky Style Guide.
R=abarth@chromium.org

Review URL: https://codereview.chromium.org/1176763006
2015-06-10 12:37:21 -07:00