1. 03 Nov, 2016 1 commit
  2. 23 Oct, 2016 1 commit
  3. 28 Sep, 2016 1 commit
  4. 26 Sep, 2016 1 commit
    • Ian Hickson's avatar
      Turn off AnimationControllers when not in use (#5902) · 9e673853
      Ian Hickson authored
      This requires all AnimationController objects to be given a
      TickerProvider, a class that can create the Ticker.
      
      It also provides some nice mixins for people who want to have their
      State provide a TickerProvider. And a schedulerTickerProvider for those
      cases where you just want to see your battery burn.
      
      Also, we now enforce destruction order for elements.
      9e673853
  5. 16 Sep, 2016 1 commit
  6. 14 Sep, 2016 1 commit
    • Hans Muller's avatar
      Refresh indicator overscroll (#5836) · f4904b14
      Hans Muller authored
      * Added OverscrollIndicatorEdge et al
      
      * RefreshIndicator only clamps its scrollable edge
      
      * added a test
      
      * Updated the test
      
      * fixed lint-os
      
      * fixed a typo
      
      * Scrollable should restore its viewport dimensions when it reappears
      
      * removed an accidental commit
      
      * updated per review feedback
      f4904b14
  7. 26 Aug, 2016 1 commit
  8. 29 Jul, 2016 1 commit
  9. 28 Jul, 2016 1 commit
  10. 15 Jul, 2016 1 commit
  11. 11 Jul, 2016 1 commit
  12. 07 Jul, 2016 1 commit
  13. 30 Jun, 2016 2 commits
  14. 04 May, 2016 1 commit
    • Adam Barth's avatar
      Add missing dartdocs from material.dart (#3709) · 7712e583
      Adam Barth authored
      Making progress towards document all public APIs in material.dart. We're still
      missing a few odds and ends (as well as missing docs in tabs.dart,
      tooltip.dart, and two_level_list.dart).
      7712e583
  15. 03 May, 2016 1 commit
  16. 16 Apr, 2016 1 commit