1. 21 Sep, 2017 1 commit
  2. 01 Sep, 2017 1 commit
  3. 03 Aug, 2017 1 commit
  4. 25 Jul, 2017 1 commit
  5. 21 Jun, 2017 3 commits
  6. 02 Jun, 2017 1 commit
  7. 12 May, 2017 1 commit
  8. 05 May, 2017 1 commit
  9. 04 May, 2017 1 commit
  10. 26 Apr, 2017 1 commit
  11. 25 Apr, 2017 1 commit
    • Ian Hickson's avatar
      Loosen the constraints for Stack non-positioned children. (#9581) · 596eb033
      Ian Hickson authored
      Also:
      
       * Add three explicit sizing modes to Stack for non-positioned
         children: loose, expand, and passthrough. (All three are used.)
      
       * Fix a bug whereby layers would try to paint in the same frame as
         they were removed from layout (but not detached).
      
       * Fix a bug whereby Offstage wasn't properly marking the parent dirty
         when changing its sizedByParent flag.
      
       * Explicitly make Overlay expand non-positioned children.
      
       * Explicitly have InputDecoration pass through the constraints from
         its Row to its Stack children.
      596eb033
  12. 23 Apr, 2017 1 commit
  13. 21 Apr, 2017 1 commit
  14. 11 Apr, 2017 1 commit
    • xster's avatar
      Rename State.config to widget everywhere (#9273) · 89a7fdfc
      xster authored
      Rename State.config to State.widget
      Rename State.didUpdateConfig to State.didUpdateWidget
      Renamed all State subclasses' local variables named config to something else
      89a7fdfc
  15. 31 Mar, 2017 1 commit
  16. 15 Mar, 2017 1 commit
  17. 10 Mar, 2017 1 commit
  18. 08 Mar, 2017 1 commit
  19. 04 Mar, 2017 1 commit
  20. 16 Feb, 2017 1 commit
  21. 19 Nov, 2016 1 commit
  22. 16 Nov, 2016 1 commit
  23. 03 Nov, 2016 1 commit
  24. 24 Oct, 2016 1 commit
  25. 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
  26. 16 Sep, 2016 1 commit
  27. 15 Sep, 2016 1 commit
  28. 29 Aug, 2016 1 commit
  29. 06 Jun, 2016 1 commit
  30. 02 Jun, 2016 1 commit
  31. 25 May, 2016 1 commit
  32. 12 May, 2016 1 commit
  33. 03 May, 2016 1 commit
  34. 20 Apr, 2016 1 commit
  35. 08 Apr, 2016 1 commit
  36. 18 Mar, 2016 1 commit
  37. 14 Mar, 2016 1 commit
  38. 12 Mar, 2016 1 commit