1. 13 Mar, 2023 1 commit
  2. 08 Mar, 2023 1 commit
  3. 28 Feb, 2023 1 commit
  4. 23 Feb, 2023 1 commit
    • Taha Tesser's avatar
      Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with... · 56e1bddc
      Taha Tesser authored
      Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with leading/actions widgets, leading width, and title spacing (#120780)
      
      * Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with leading/actions widgets, leading width, and title spacing
      
      * Add `titleSpacing` theme tests and consolidate multiple tests for the same widgets
      56e1bddc
  5. 22 Feb, 2023 1 commit
    • Mushaheed Syed's avatar
      Add ActionButtonIconsData for overriding action icons (#118229) · 7d85a585
      Mushaheed Syed authored
      * Add ActionButtonIconsData for overriding action icons
      
      * Fix formatting issues
      
      * Add missing exports in material library and add copyWith method in ActionButtonIconsData
      
      * Move all action buttons, and icons to action_buttons.dart
      
      * Rename actionButtonIcons to actionIconTheme
      
      * Refactor buttons in action_buttons.dart to extend a private class for common implementation
      
      * Refactor icons in action_buttons
      
      * Fix docs in action_buttons_theme
      
      * Fix #107646 always use 'Icons.arrow_back' as a back_button icon in web
      
      * Update documentation for action buttons and add style parameter to every action button
      
      * Fix analyzer warnings
      
      * Add missing style argument in IconButton of _ActionButton
      
      * Add tests for action buttons, action icon theme, drawer buttons, and back buttons
      
      * Add example (+test) for action icon button's action icon theme in examples/api
      
      * Fix analysis errors
      
      * Add missing license header in action_icon_theme.0.dart
      
      * Fix deprecation notice in theme_data.dart
      
      * Update theme data tests for actionIconTheme
      
      * Remove iconSize parameter from ActionButtons and update docs
      
      * Fix failing tests
      
      * Update button color during backbutton tests to red
      
      * Fix analytics issues
      
      * Fix format
      7d85a585
  6. 15 Feb, 2023 1 commit
  7. 13 Feb, 2023 1 commit
  8. 07 Feb, 2023 1 commit
  9. 31 Jan, 2023 1 commit
  10. 25 Jan, 2023 1 commit
  11. 24 Jan, 2023 1 commit
  12. 18 Jan, 2023 1 commit
  13. 17 Jan, 2023 1 commit
  14. 12 Jan, 2023 2 commits
  15. 03 Jan, 2023 1 commit
  16. 13 Dec, 2022 1 commit
  17. 09 Dec, 2022 1 commit
  18. 28 Nov, 2022 1 commit
  19. 15 Nov, 2022 1 commit
  20. 07 Nov, 2022 1 commit
  21. 31 Oct, 2022 1 commit
  22. 24 Oct, 2022 1 commit
  23. 28 Sep, 2022 1 commit
  24. 19 Sep, 2022 1 commit
  25. 14 Sep, 2022 1 commit
  26. 12 Sep, 2022 1 commit
  27. 06 Sep, 2022 1 commit
    • Darren Austin's avatar
      Fixing elevation issues with Material 3 (#110624) · 33ed6a35
      Darren Austin authored
      * Added support for surfaceTintColor and shadowColor to the Dialog widgets.
      * Updated the defaults for Material.shadowColor and Material.surfaceTint to allow turning off the features with a transparent color.
      * Added support for shadowColor and surfaceTintColor for Drawer widget.
      33ed6a35
  28. 02 Sep, 2022 1 commit
  29. 01 Sep, 2022 1 commit
  30. 31 Aug, 2022 1 commit
  31. 23 Aug, 2022 2 commits
  32. 22 Aug, 2022 2 commits
  33. 18 Aug, 2022 1 commit
  34. 11 Aug, 2022 3 commits
  35. 10 Aug, 2022 1 commit