|
Organize sky/framework a bit
- Removed out-of-date README.md
- Moved fling-curve into the animation directory because it's part of the
animation behavior of the system.
- Moved view-configuration into the theme directory because it's a collection
of constants similar in flavor to the colors and the shadows. Eventually
we'll want to make the theme configurable and have these all together will
hopefully make that easier.
- Moved dom-serializer into tests/resources because it is used only by tests.
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/46adf9299a6b2c5040e50f5522ddee5c36b22bc7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -217 lines) |
Patch |
 |
M |
sky/examples/fn/widgets/widgets.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
sky/framework/README.md
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
A + |
sky/framework/animation/fling-curve.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
sky/framework/dom-serializer.sky
|
View
|
|
1 chunk |
+0 lines, -99 lines |
0 comments
|
Download
|
 |
D |
sky/framework/fling-curve.dart
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
M |
sky/framework/sky-scrollable.sky
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
sky/framework/theme/view-configuration.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
sky/framework/view-configuration.dart
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
sky/tests/resources/dom-serializer.sky
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
sky/tests/resources/dump-as-markup.sky
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|