1. 04 Jan, 2019 1 commit
  2. 27 Dec, 2018 1 commit
  3. 22 Dec, 2018 1 commit
  4. 19 Dec, 2018 1 commit
  5. 18 Dec, 2018 1 commit
  6. 12 Dec, 2018 1 commit
  7. 10 Dec, 2018 1 commit
  8. 19 Nov, 2018 2 commits
  9. 08 Nov, 2018 1 commit
  10. 07 Nov, 2018 1 commit
    • Michael Beckler's avatar
      BottomNavigationBar: bug fix for dealing with animations with shifting tabs (#22264) · 9abce96e
      Michael Beckler authored
      Should fix #22226.
      
      Code introduced in #20890 caused a regression that broke color flooding animations in a BottomNavigationBar that has BottomNavigationBarType.shifting.
      
      The original issue (#19653) dealt with background color changes not occurring until another tab was selected. The result is that the background color instantly changes whenever the state changes and when the widget changes, instead of allowing a new widget to animate the background color change.
      9abce96e
  11. 06 Nov, 2018 1 commit
  12. 02 Nov, 2018 3 commits
  13. 01 Nov, 2018 1 commit
  14. 30 Oct, 2018 1 commit
  15. 24 Oct, 2018 1 commit
  16. 23 Oct, 2018 1 commit
  17. 17 Oct, 2018 1 commit
  18. 16 Oct, 2018 1 commit
  19. 12 Oct, 2018 2 commits
    • matthew-carroll's avatar
      Revert "Reversion for roll (#22984)" (#23029) · 04a26778
      matthew-carroll authored
      This reverts commit 80f80ab0.
      04a26778
    • matthew-carroll's avatar
      Reversion for roll (#22984) · 80f80ab0
      matthew-carroll authored
      For G3 Roll:
      
      * Revert "MaterialButton must honor its minWidth and height parameters (#22919)"
      
      This reverts commit a0233233.
      
      * Revert "Update uses of ButtonTheme.bar: pass along the current Theme's colorScheme (#22827)"
      
      This reverts commit 655bf6a2.
      
      * Revert "ButtonTheme.of().colorScheme defers to Theme (#22880)"
      
      This reverts commit a590940e.
      
      * Revert "Bring TextTheme into alignment with the current Material spec (#22330)"
      
      This reverts commit 8bfb4b3e.
      
      * Revert "Added ColorScheme, updated ThemeData, ButtonTheme, material buttons (#22013)"
      
      This reverts commit eea3465a.
      
      * Manual adjustments to fix reversion issues.
      80f80ab0
  20. 10 Oct, 2018 2 commits
  21. 09 Oct, 2018 1 commit
  22. 08 Oct, 2018 3 commits
  23. 04 Oct, 2018 1 commit
  24. 02 Oct, 2018 2 commits
  25. 01 Oct, 2018 2 commits
  26. 29 Sep, 2018 1 commit
  27. 28 Sep, 2018 1 commit
  28. 26 Sep, 2018 1 commit
  29. 23 Sep, 2018 1 commit
  30. 22 Sep, 2018 1 commit
    • Ian Hickson's avatar
      [H] Cleanup (#21542) · 989cf18b
      Ian Hickson authored
      * Improve documentation and clean up code.
      
      * Remove "Note that".
      
      The phrase "note that" is basically meaningless as a prefix to an
      otherwise fine sentence.
      989cf18b
  31. 14 Sep, 2018 1 commit