1. 02 Sep, 2020 1 commit
  2. 14 Aug, 2020 1 commit
  3. 13 Aug, 2020 1 commit
  4. 12 Aug, 2020 1 commit
  5. 11 Aug, 2020 6 commits
  6. 28 Jul, 2020 1 commit
  7. 02 Jul, 2020 1 commit
  8. 19 Jun, 2020 3 commits
  9. 17 Jun, 2020 1 commit
  10. 31 May, 2020 1 commit
  11. 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
  12. 08 May, 2020 1 commit
  13. 27 Apr, 2020 2 commits
    • Jose Alba's avatar
      Removing Deprecated flag (#55782) · 4f8634e7
      Jose Alba authored
      4f8634e7
    • Jose Alba's avatar
      Default to use V2 Slider (#55599) · 7eb3df4a
      Jose Alba authored
      * Instead of changing test I just flipped flag so the test uses the proper slider
      
      * Use Depracated annotation
      
      * Updated depracation notice
      
      * Updated depracation notice again
      
      * Ignore analyze issues
      
      * flutter analyze .
      
      * ignore analyzer
      
      * // ignore: deprecated_member_use
      
      * Ignoring notice
      
      * indentation
      7eb3df4a
  14. 20 Apr, 2020 1 commit
  15. 07 Apr, 2020 1 commit
    • Jose Alba's avatar
      Slider rebase work (#53916) · 3441d6cb
      Jose Alba authored
      * [Slider] Rebase.
      
      * disabled thumb color with alphaBlend of colorScheme surface
      
      * test remove alphablend
      
      * Change rectangular track to how it used to be
      
      * Chaned to adaptive slider
      
      * blank lines
      Co-authored-by: 's avatarWill Larche <larche@google.com>
      3441d6cb
  16. 06 Apr, 2020 1 commit
  17. 03 Apr, 2020 1 commit
  18. 31 Mar, 2020 2 commits
  19. 16 Mar, 2020 1 commit