1. 19 Dec, 2018 1 commit
    • MH Johnson's avatar
      [Material] Theme-able TextStyles for AlertDialog (#25339) · 6e155728
      MH Johnson authored
      * Themable elevation on dialogs.
      
      * AlertDialogs Title/Content text styles
      
      * Themable elevation on dialogs.
      
      AlertDialogs Title/Content text styles
      
      * finish merging change
      
      * fixing tests
      
      * Docs fixes
      
      * Change const to final to fix analyzer errors
      
      * Fix analyzer errors
      
      * Remove dart:ui import
      
      * Hans Comments
      6e155728
  2. 18 Dec, 2018 1 commit
  3. 13 Dec, 2018 1 commit
  4. 05 Nov, 2018 1 commit
  5. 31 Oct, 2018 1 commit
    • MH Johnson's avatar
      [Material] Theme for Dialogs (#23569) · 50098f14
      MH Johnson authored
      * [Material] Add dialog theme.
      
      * Address Hans' first round comments.
      
      * Address Hans' Second round comments.
      
      * Fix theme tests
      
      * Address Will's comments, add golden test
      
      * Update goldens
      
      * Custom Border radius 16.0
      
      * Address Hans' Comments
      
      * Second round comments
      
      * fix imports
      50098f14