1. 03 Jun, 2017 1 commit
  2. 19 May, 2017 1 commit
  3. 16 May, 2017 1 commit
  4. 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
  5. 04 Mar, 2017 1 commit
  6. 21 Feb, 2017 1 commit
  7. 07 Nov, 2016 1 commit
  8. 11 Oct, 2016 1 commit