1. 17 Sep, 2019 1 commit
  2. 15 May, 2019 1 commit
    • Greg Spencer's avatar
      Implements focus handling and hover for Material buttons. (#31438) · bb3c6605
      Greg Spencer authored
      This implements focus and hover handling for Material buttons. It inserts Focus widgets into the tree in order to allow buttons to be focusable via keyboard traversal (a.k.a. TAB traversal), and Listener widgets into the InkWell to allow the detection of hover states for widgets.
      
      Addresses #11344, #1608, and #13264.
      bb3c6605
  3. 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
  4. 09 Jan, 2019 1 commit
  5. 04 Oct, 2018 1 commit
  6. 12 Sep, 2018 1 commit
  7. 06 Aug, 2018 1 commit
  8. 03 Aug, 2018 1 commit
  9. 02 Aug, 2018 3 commits
  10. 27 Jul, 2018 1 commit
  11. 23 Jul, 2018 1 commit
  12. 18 Jul, 2018 1 commit
  13. 16 Jul, 2018 2 commits
  14. 27 Jun, 2018 1 commit
  15. 22 Jun, 2018 1 commit
  16. 10 Jun, 2018 1 commit
  17. 09 Jun, 2018 1 commit
  18. 05 Jun, 2018 1 commit
  19. 22 May, 2018 1 commit
  20. 18 May, 2018 1 commit
    • Greg Spencer's avatar
      Speed up AnimatedSwitcher. (#17265) · 1f5fcb74
      Greg Spencer authored
      This optimizes the AnimatedSwitcher so that it tags the right widget with its keyed subtree, and avoids rebuilding the transition unnecessarily.
      
      This significantly improves the performance of Chips (which uses AnimatedSwitcher to swap out it's avatar and delete icon children).
      1f5fcb74
  21. 16 May, 2018 1 commit
  22. 11 May, 2018 2 commits
  23. 10 May, 2018 1 commit
  24. 07 May, 2018 1 commit
  25. 04 May, 2018 1 commit
  26. 03 May, 2018 3 commits
  27. 02 May, 2018 1 commit
  28. 30 Apr, 2018 1 commit
  29. 27 Apr, 2018 1 commit
  30. 26 Apr, 2018 1 commit
  31. 25 Apr, 2018 1 commit
  32. 19 Apr, 2018 1 commit
  33. 14 Mar, 2018 1 commit
  34. 09 Mar, 2018 1 commit