1. 24 Oct, 2017 1 commit
  2. 23 Oct, 2017 4 commits
  3. 22 Oct, 2017 1 commit
  4. 21 Oct, 2017 1 commit
    • Yegor's avatar
      Theme.of provides all TextStyle properties (#12552) · 67d16cd5
      Yegor authored
      * Theme provides all TextStyle properties
      
      * match field declaration order in the test
      
      * Theme.of returns text style with inherit == false
      
      * change TextStyle.inherit logic; docs
      
      * add TextStyle.debugLabel
      
      * address comments
      
      * add debug labels to Typography text styles
      67d16cd5
  5. 20 Oct, 2017 7 commits
  6. 19 Oct, 2017 6 commits
  7. 18 Oct, 2017 8 commits
  8. 17 Oct, 2017 5 commits
  9. 13 Oct, 2017 1 commit
    • Greg Spencer's avatar
      Modify the MaterialButton to expand when text is scaled. (#12431) · 25ac924e
      Greg Spencer authored
      This modifies the MaterialButton to expand vertically to fit the size of the contained child, no matter what the child widget is. It tries to be as close as possible to the minHeight constraint.
      
      Also updated some doc comments to have headers (extra blank line after first sentence), and to wrap at 80 cols.
      
      Addresses #12311
      25ac924e
  10. 12 Oct, 2017 4 commits
  11. 11 Oct, 2017 2 commits