Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0eaa6da
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b31f41b
Choose a head ref
  • 15 commits
  • 88 files changed
  • 7 contributors

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    d766269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee6af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f81b858 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fa8866 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f16fe11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bef6f30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a24b50b View commit details
    Browse the repository at this point in the history
  8. Fix RenderEditable not able to update backgroundCursorColor when the …

    …user provides a new one (#112045)
    
    Pass through backgroundCursorColor parameter
    fzyzcjy authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    772bd43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31d03d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Add assertion to _CupertinoSwitchRenderObjectWidget, otherwise it is …

    …confusing why updateRenderObject omits state update (#112044)
    fzyzcjy authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a5dc49f View commit details
    Browse the repository at this point in the history
  2. Fix CupertinoAlertDialog and CupertinoActionSheet, which mis-behave w…

    …hen orientation changes (#112041)
    fzyzcjy authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1fbd7ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2d770 View commit details
    Browse the repository at this point in the history
  4. Fix SliverPinnedPersistentHeader, also not able to update stretchConf…

    …iguration and showOnScreenConfiguration (#112043)
    fzyzcjy authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    97e09c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aa27d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b31f41b View commit details
    Browse the repository at this point in the history
Loading