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: microsoft/fluentui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dfd7cd123f35aabb81daeb0663a52e02f549b402
Choose a base ref
...
head repository: microsoft/fluentui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9541c0aca3aef9b9b9814f1fe362c68daf0db97d
Choose a head ref
  • 13 commits
  • 65 files changed
  • 12 contributors

Commits on Nov 20, 2020

  1. FocusZone: Consuming theme information from ThemeContext to provide i…

    …t when calling RTL (#16007)
    
    * FocusZone: Consuming theme information from ThemeContext to provide it when calling getRTL.
    
    * Change files
    
    * Defaulting to getTheme when no theme is provided via context.
    
    * Reverting yarn changes.
    
    * Making theme required in moveFocusLeft and moveFocusRight.
    khmakoto committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f48beb1 View commit details
    Browse the repository at this point in the history
  2. Fix display issue with Dropdown when using Chrome Translate (#15984)

    Have Dropdown render the title as a string rather than a string inside a React Fragment, to work around a React bug when using Chrome's translation feature.
    behowell committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    29c26bf View commit details
    Browse the repository at this point in the history
  3. Try make callout test run last to make them stable (#16015)

    * try make callout test run last to make them stable
    
    * add comments
    xugao committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    8af1635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6b5387 View commit details
    Browse the repository at this point in the history
  5. applying package updates

    Fluent UI Build committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    72c42ee View commit details
    Browse the repository at this point in the history
  6. fix(Embed): set default value {} for variables prop (#16000)

    #### Pull request checklist
    
    - [ ] Addresses an existing issue: Fixes #15999
    - [ ] Include a change request file using `$ yarn change`
    
    #### Description of changes
    
    One-liner as described in PR title
    
    #### Focus areas to test
    
    (optional)
    YuanboXue-Amber committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    5dc466e View commit details
    Browse the repository at this point in the history
  7. Added VideoProhibitedIcon (#16025)

    * Added VideoProhibitedIcon
    TanelVari committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    eabdd0d View commit details
    Browse the repository at this point in the history
  8. Handle failed manifest fetches for version dropdown (#16002)

    * Handle failed manifest fetches for version dropdown
    
    * fix
    
    * update changelog
    
    * Fix changelog
    
    Co-authored-by: Lingfan Gao <lingfan.gao@microsoft.com>
    ling1726 and ling1726 committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f1c0db2 View commit details
    Browse the repository at this point in the history
  9. fix: add high contrast forced-color-adjust in styles for menu-item co…

    …mponent (#16009)
    
    * add forced color adjust to host selector
    
    * Change files
    khamudom committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    cfd0cc9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa7d648 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b7e562 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    708920b View commit details
    Browse the repository at this point in the history
  13. Change files

    chrisdholt committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    9541c0a View commit details
    Browse the repository at this point in the history
Loading