1. 29 May, 2017 5 commits
  2. 27 May, 2017 4 commits
    • Ian Hickson's avatar
      f437d025
    • Ian Hickson's avatar
      Document GridPaper (#10357) · e548d465
      Ian Hickson authored
      e548d465
    • Ian Hickson's avatar
      Fix dartdocs (#10361) · 767ab66c
      Ian Hickson authored
      You can't have a newline between the `]` and the `(` in an image in markdown it turns out.
      767ab66c
    • Ian Hickson's avatar
      Much work on the documentation (#10331) · f50caddf
      Ian Hickson authored
      Minor fixes throughout, e.g. removing trailing commas from the end of sample code expressions, changing headings to "sample code" more consistently, removing stale todos, fix typos in a private method name, minor grammar fixes, added some clarifications to CircularProgressIndicator, LinearProgressIndicator, CrossAxisAlignment, added some cross-references to various members, made it slightly clearer that layout algorithms are implementation details.
      
      Clarified "elevation" throughout.
      
      Added docs to InkResponse and InkWell.
      
      Added sample code for: SliverAppBar, Card, ListTile, EdgeInsets, Row, Column, CustomScrollView, ListView, SliverFixedExtentList, and SliverGrid.
      
      Fixes #10317.
      Fixes #10316.
      Fixes #10267. (sort of, see comment therein)
      Fixes #9331. (sort of, see comment therein)
      Fixes #9407. (sort of, see comment therein)
      f50caddf
  3. 26 May, 2017 11 commits
  4. 25 May, 2017 7 commits
  5. 24 May, 2017 13 commits