- 23 May, 2016 1 commit
-
-
Devon Carew authored
-
- 21 May, 2016 1 commit
-
-
Ian Hickson authored
-
- 09 May, 2016 1 commit
-
-
Hans Muller authored
-
- 27 Apr, 2016 1 commit
-
-
Devon Carew authored
* move the material_gallery/demos.dart script * rename all_demos.dart to all.dart
-
- 21 Apr, 2016 2 commits
-
-
Adam Barth authored
Use the route table to generate the list of screens to test in the smoke test.
-
Hans Muller authored
* Gallery Smoke Test
-
- 19 Apr, 2016 1 commit
-
-
Hans Muller authored
* Remove Scaffold scrollable_key demo usage
-
- 16 Apr, 2016 1 commit
-
-
Hans Muller authored
-
- 15 Apr, 2016 1 commit
-
-
Ian Hickson authored
+ Add new demo to gallery to show data tables. (This currently doesn't use a Card; I'll create a Card version in a subsequent patch.) + Fix checkbox alignment. It now centers in its box regardless. + Add Colors.black54. + Some minor fixes to dartdocs. + DataTable, DataColumn, DataRow, DataCell + RowInkWell + Augment dartdocs of materia/debug.dart. + DropDownButtonHideUnderline to hide the underline in a drop-down when used in a DataTable. + Add new capabilities to InkResponse to support RowInkWell. + Augment dartdocs of materia/material.dart. + Add an assert to catch nested Blocks. + Fix a crash in RenderBox when you remove an object and an ancestor used its baseline. (https://github.com/flutter/flutter/issues/2874) + Fix (and redocument) RenderBaseline/Baseline. + Add flex support to IntrinsicColumnWidth. + Document more stuff on the RenderTable side. + Fix a bug with parentData handling on RenderTable children. + Completely rewrite the column width computations. The old logic made no sense at all. + Add dartdocs to widgets/debug.dart. + Add a toString for TableRow.
-
- 12 Apr, 2016 3 commits
-
-
Eric Seidel authored
-
Adam Barth authored
-
Adam Barth authored
Now past halfway though material.dart by files.
-
- 08 Apr, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 07 Apr, 2016 1 commit
-
-
Adam Barth authored
Also, clean up a few interfaces that looked awkward when writing docs.
-
- 06 Apr, 2016 1 commit
-
-
- 04 Apr, 2016 1 commit
-
-
Ian Hickson authored
Using .of() to call mutating setters is not great practice since it ties parts of the app together in ways that prevent reuse and composition. Since people are now using the gallery app to copy from, let's use the better practice of using callbacks.
-
- 31 Mar, 2016 1 commit
-
-
Adam Barth authored
These are called selection controls in the spec and in the gallery UI.
-
- 30 Mar, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 29 Mar, 2016 1 commit
-
-
Hans Muller authored
-
- 25 Mar, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 21 Mar, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 14 Mar, 2016 1 commit
-
-
Hixie authored
-
- 13 Mar, 2016 1 commit
-
-
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
-
- 12 Mar, 2016 2 commits
-
-
Adam Barth authored
This patch renames StatelessComponent to StatelessWidget and StatefulComponent to StatefulWidget. Fixes #2308
-
Adam Barth authored
Fixes #1382
-
- 10 Mar, 2016 1 commit
-
-
Matt Perry authored
BUG=https://github.com/flutter/flutter/issues/1547
-
- 07 Mar, 2016 1 commit
-
-
Hans Muller authored
-
- 03 Mar, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 29 Feb, 2016 1 commit
-
-
Hans Muller authored
-
- 26 Feb, 2016 1 commit
-
-
Hans Muller authored
-
- 23 Feb, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 19 Feb, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 18 Feb, 2016 1 commit
-
-
Hans Muller authored
-
- 16 Feb, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 12 Feb, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 11 Feb, 2016 1 commit
-
-
Hans Muller authored
-