1. 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
  2. 06 Nov, 2018 1 commit
  3. 02 Nov, 2018 3 commits
  4. 01 Nov, 2018 1 commit
  5. 30 Oct, 2018 1 commit
  6. 24 Oct, 2018 1 commit
  7. 23 Oct, 2018 1 commit
  8. 16 Oct, 2018 1 commit
  9. 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
  10. 10 Oct, 2018 2 commits
  11. 09 Oct, 2018 1 commit
  12. 08 Oct, 2018 3 commits
  13. 04 Oct, 2018 1 commit
  14. 02 Oct, 2018 1 commit
  15. 01 Oct, 2018 2 commits
  16. 29 Sep, 2018 1 commit
  17. 28 Sep, 2018 1 commit
  18. 26 Sep, 2018 1 commit
  19. 23 Sep, 2018 1 commit
  20. 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
  21. 14 Sep, 2018 1 commit
  22. 12 Sep, 2018 2 commits
  23. 28 Aug, 2018 2 commits
  24. 27 Aug, 2018 1 commit
  25. 24 Aug, 2018 1 commit
  26. 23 Aug, 2018 1 commit
  27. 22 Aug, 2018 1 commit
    • Will Larche's avatar
      [Gallery] Material elevations (shadows) demo (#20842) · 47cffd16
      Will Larche authored
      * [Gallery] Elevations demo. TODO: Correct icon.
      
      * [Gallery] More elevations for the elevation demo.
      
      * [Gallery] Elevation toggle for elevation demo.
      
      * [Demos] Update temp icon on elevations demo.
      
      * [Demos] Changing action icon.
      
      * [Demos] Same.
      
      * [Demos] Adding new and const.
      
      * [Demos] Reverting formatting.
      
      * [Gallery] PR Feedback.
      47cffd16
  28. 18 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Fixes resulting from audit of issues links (#20772) · 8c79f40d
      Ian Hickson authored
      * Fixes resulting from audit of issues links
      
      I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link.
      
      * Update run_test.dart
      
      skip this test again since it failed on linux and macos bots
      8c79f40d
  29. 17 Aug, 2018 1 commit
  30. 16 Aug, 2018 2 commits