1. 07 Apr, 2017 1 commit
  2. 05 Apr, 2017 1 commit
  3. 13 Mar, 2017 1 commit
  4. 04 Mar, 2017 1 commit
  5. 17 Feb, 2017 1 commit
    • Adam Barth's avatar
      Two becomes one (#8253) · e0b12ca1
      Adam Barth authored
      Rename all the "2" classes related to scrolling to remove the "2". Now that the
      old scrolling code is gone, we don't need to use the suffix.
      e0b12ca1
  6. 07 Feb, 2017 1 commit
  7. 02 Feb, 2017 1 commit
  8. 01 Feb, 2017 1 commit
    • Adam Barth's avatar
      Add SliverFill (#7776) · 41f1f8a4
      Adam Barth authored
      SliverFill fills the remaining space in the viewport with each box
      child. We'll use this sliver as a building block for pageable lists.
      41f1f8a4