1. 17 Sep, 2019 1 commit
  2. 29 Mar, 2019 1 commit
  3. 07 Mar, 2019 1 commit
  4. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  5. 14 Feb, 2019 1 commit
  6. 13 Feb, 2019 1 commit
  7. 06 Feb, 2019 1 commit
  8. 21 Dec, 2018 1 commit
  9. 12 Sep, 2018 1 commit
  10. 05 Jun, 2018 1 commit
  11. 20 Mar, 2018 1 commit
  12. 02 Mar, 2018 1 commit
  13. 28 Feb, 2018 1 commit
  14. 02 Feb, 2018 1 commit
  15. 21 Sep, 2017 1 commit
  16. 01 Sep, 2017 1 commit
  17. 03 Aug, 2017 1 commit
  18. 25 Jul, 2017 1 commit
  19. 21 Jun, 2017 3 commits
  20. 02 Jun, 2017 1 commit
  21. 12 May, 2017 1 commit
  22. 05 May, 2017 1 commit
  23. 04 May, 2017 1 commit
  24. 26 Apr, 2017 1 commit
  25. 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
  26. 23 Apr, 2017 1 commit
  27. 21 Apr, 2017 1 commit
  28. 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
  29. 31 Mar, 2017 1 commit
  30. 15 Mar, 2017 1 commit
  31. 10 Mar, 2017 1 commit
  32. 08 Mar, 2017 1 commit
  33. 04 Mar, 2017 1 commit
  34. 16 Feb, 2017 1 commit
  35. 19 Nov, 2016 1 commit
  36. 16 Nov, 2016 1 commit
  37. 03 Nov, 2016 1 commit
  38. 24 Oct, 2016 1 commit