Adam Barth
eb8329455a
Move sky package into sky/packages/sky
...
This patch makes the sky package match the structure we've adopted for the
other Dart packages we produce from this repo.
2015-07-28 08:42:57 -07:00
Hans Muller
c9d284f442
Dismissable animation simplifications; added backgrounds to CardCollection cards
2015-07-24 11:15:37 -07:00
Adam Barth
c523468e2e
Don't try to access the network in Stocks test
...
Accessing the network created a race condition that would sometimes cause other
tests to fail.
2015-07-23 08:39:42 -07:00
Hans Muller
344ee7ccf4
Make it possible to identify BlockViewport children whose size or type has changed
2015-07-20 15:41:21 -07:00
Adam Barth
7b0dec4d11
Rebaseline stocks test to account for transitions
...
Also, turn on testing in Travis.
2015-07-17 15:48:10 -07:00
Adam Barth
d909155d67
Refactor Material animation to use AnimatedContainer
...
The idea is that AnimatedContainer is a drop-in replacement for Container that
provides implicit animations when its properties change.
R=mpcomplete@google.com
2015-07-17 12:23:46 -07:00
Collin Jackson
a64559ab70
After running filter-branch, move root directory into sky/
2015-07-16 11:54:25 -07:00