- 14 Mar, 2016 12 commits
-
-
Devon Carew authored
-
Ian Hickson authored
Remove some more 'dynamic's
-
Hans Muller authored
Added AppBarBehavior.under, etc
-
Hixie authored
-
Hans Muller authored
-
Ian Hickson authored
Even more types
-
Ian Hickson authored
-
Devon Carew authored
change the description of the drive command
-
Devon Carew authored
misc tool ui changes
-
Devon Carew authored
-
Ian Hickson authored
-
Devon Carew authored
-
- 13 Mar, 2016 9 commits
-
-
Devon Carew authored
update a field ref in playfair
-
Devon Carew authored
-
Adam Barth authored
Execute rename fixit (Part 2)
-
Adam Barth authored
* justifyContent -> mainAxisAlignment * alignItems -> crossAxisAlignment * FlexJustifyContent -> MainAxisAlignment * FlexAlignItems -> CrossAxisAlignment Fixes #231
-
Adam Barth authored
Removes an LTR bias in DismissDirection. Fixes #2562
-
Adam Barth authored
* left -> leading (Removes an LTR bias) * center -> title (Widget was actually centered) * right -> actions (Removes an LTR bias, asymmetric with leading) Fixes #2348
-
Adam Barth authored
The terms "left" and "right" have an LTR bias. Instead, we now use "leading" and "trailing", for these list and grid decorations so that we can later rearrange them to match the reading order. Fixes #2540 Fixes #2548
-
Adam Barth authored
Fixes #2448
-
Adam Barth authored
Fixes #2353
-
- 12 Mar, 2016 19 commits
-
-
Devon Carew authored
rename the platform constants
-
Adam Barth authored
Execute rename fixit
-
Adam Barth authored
This patch renames StatelessComponent to StatelessWidget and StatefulComponent to StatefulWidget. Fixes #2308
-
Adam Barth authored
Fixes #2233
-
Adam Barth authored
Fixes #1482
-
Adam Barth authored
Fixes #1382
-
Adam Barth authored
Fixes #1278
-
Devon Carew authored
-
Adam Barth authored
Fixes #774
-
Adam Barth authored
-
Adam Barth authored
Fixes #581
-
Adam Barth authored
Fixes #459
-
Adam Barth authored
Also, change the keys to be explicitly pointer ids. Fixes #202
-
Devon Carew authored
add an atom launch config to the starter app
-
Devon Carew authored
-
Devon Carew authored
fix a regression in adb forward
-
Devon Carew authored
-
Devon Carew authored
fix a launch issue when the user has deleted the app
-
Devon Carew authored
-