1. 02 Feb, 2018 1 commit
  2. 21 Sep, 2017 1 commit
  3. 01 Sep, 2017 1 commit
  4. 03 Aug, 2017 1 commit
  5. 25 Jul, 2017 1 commit
  6. 21 Jun, 2017 3 commits
  7. 02 Jun, 2017 1 commit
  8. 12 May, 2017 1 commit
  9. 05 May, 2017 1 commit
  10. 04 May, 2017 1 commit
  11. 26 Apr, 2017 1 commit
  12. 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
  13. 23 Apr, 2017 1 commit
  14. 21 Apr, 2017 1 commit
  15. 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
  16. 31 Mar, 2017 1 commit
  17. 15 Mar, 2017 1 commit
  18. 10 Mar, 2017 1 commit
  19. 08 Mar, 2017 1 commit
  20. 04 Mar, 2017 1 commit
  21. 16 Feb, 2017 1 commit
  22. 19 Nov, 2016 1 commit
  23. 16 Nov, 2016 1 commit
  24. 03 Nov, 2016 1 commit
  25. 24 Oct, 2016 1 commit
  26. 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
  27. 16 Sep, 2016 1 commit
  28. 15 Sep, 2016 1 commit
  29. 29 Aug, 2016 1 commit
  30. 06 Jun, 2016 1 commit
  31. 02 Jun, 2016 1 commit
  32. 25 May, 2016 1 commit
  33. 12 May, 2016 1 commit
  34. 03 May, 2016 1 commit
  35. 20 Apr, 2016 1 commit
  36. 08 Apr, 2016 1 commit
  37. 18 Mar, 2016 1 commit
  38. 14 Mar, 2016 1 commit