1. 28 Jun, 2023 1 commit
  2. 05 Jun, 2023 1 commit
  3. 01 Jun, 2023 1 commit
  4. 11 May, 2023 1 commit
  5. 13 Apr, 2023 1 commit
  6. 12 Apr, 2023 1 commit
  7. 13 Dec, 2022 1 commit
  8. 19 Sep, 2022 1 commit
  9. 02 Sep, 2022 1 commit
  10. 28 Jul, 2022 1 commit
  11. 22 Jun, 2022 1 commit
  12. 16 Jun, 2022 1 commit
  13. 26 May, 2022 1 commit
  14. 25 May, 2022 1 commit
  15. 27 Apr, 2022 1 commit
  16. 26 Apr, 2022 1 commit
  17. 21 Apr, 2022 1 commit
  18. 14 Apr, 2022 1 commit
  19. 03 Feb, 2022 1 commit
  20. 21 Jan, 2022 1 commit
  21. 13 Jan, 2022 1 commit
  22. 25 Aug, 2021 1 commit
  23. 30 Apr, 2021 1 commit
  24. 28 Apr, 2021 1 commit
  25. 26 Apr, 2021 1 commit
  26. 01 Apr, 2021 1 commit
  27. 04 Mar, 2021 2 commits
  28. 10 Feb, 2021 1 commit
  29. 04 Feb, 2021 1 commit
  30. 02 Nov, 2020 1 commit
  31. 22 Oct, 2020 1 commit
  32. 13 Oct, 2020 1 commit
  33. 16 Jul, 2020 1 commit
  34. 17 Jun, 2020 1 commit
  35. 12 Jun, 2020 1 commit
  36. 11 Jun, 2020 1 commit
  37. 31 May, 2020 1 commit
  38. 29 May, 2020 1 commit
    • liyuqian's avatar
      Add clipBehavior to widgets with clipRect (#55977) · cd593dae
      liyuqian authored
      * Add clipBehavior to RenderFlex
      
      * Add clipBehavior to FittedBox
      
      * Add clipBehavior to Flex and FittedBox
      
      * Add clipBehavior to UnconstrainedBox
      
      * Add clipBehavior to Stack and Wrap
      
      * Add clipBehavior to TextEditable
      
      * Add clipBehavior to ListWheelScrollView
      
      * Add clipBehavior to SingleChildScrollView
      
      * Add clipBehavior to RenderViewportBase's widgets
      
      Those widgets are NestedScrollView and ShrinkWrappingViewport.
      
      * Fix tests
      
      * Remove enum Overflow and fix typo
      
      * Remove clipToSize
      
      * Analyze fix
      
      * Remove Mixin and other small fixes
      
      * Fix tests and respect Stack's default clipBehavior
      
      * Add Overflow back to make it non-breaking
      
      * Restore clipBehavior to make it non-breaking
      
      * Small fixes
      
      * Fix rebase
      cd593dae
  39. 27 Apr, 2020 1 commit