1. 06 Aug, 2018 1 commit
  2. 03 Aug, 2018 1 commit
  3. 02 Aug, 2018 3 commits
  4. 27 Jul, 2018 1 commit
  5. 23 Jul, 2018 1 commit
  6. 18 Jul, 2018 1 commit
  7. 16 Jul, 2018 2 commits
  8. 27 Jun, 2018 1 commit
  9. 22 Jun, 2018 1 commit
  10. 10 Jun, 2018 1 commit
  11. 09 Jun, 2018 1 commit
  12. 05 Jun, 2018 1 commit
  13. 22 May, 2018 1 commit
  14. 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).
      Unverified
      1f5fcb74
  15. 16 May, 2018 1 commit
  16. 11 May, 2018 2 commits
  17. 10 May, 2018 1 commit
  18. 07 May, 2018 1 commit
  19. 04 May, 2018 1 commit
  20. 03 May, 2018 3 commits
  21. 02 May, 2018 1 commit
  22. 30 Apr, 2018 1 commit
  23. 27 Apr, 2018 1 commit
  24. 26 Apr, 2018 1 commit
  25. 25 Apr, 2018 1 commit
  26. 19 Apr, 2018 1 commit
  27. 14 Mar, 2018 1 commit
  28. 09 Mar, 2018 1 commit
  29. 08 Mar, 2018 1 commit
  30. 02 Feb, 2018 1 commit
  31. 14 Dec, 2017 1 commit
  32. 16 Nov, 2017 1 commit
    • Ian Hickson's avatar
      ExpansionPanel animation fixes (#13032) · c97fc206
      Ian Hickson authored
      Previously, ExpansionPanel would do weird things if interacted with
      when it was already animating. This is fixed and there's now a test.
      
      Also:
      
       * Minor fixes to make the gallery work in RTL, not that there's
         any way to see that without hard-coding the framework to RTL.
         But at least I'll be less annoyed when doing that.
      
       * Some trivial code and documentation cleanup.
      Unverified
      c97fc206
  33. 14 Oct, 2017 1 commit
  34. 02 Oct, 2017 1 commit