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: microsoftgraph/microsoft-graph-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.4
Choose a base ref
...
head repository: microsoftgraph/microsoft-graph-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.5
Choose a head ref
  • 9 commits
  • 40 files changed
  • 4 contributors

Commits on Aug 12, 2024

  1. fix: update the css query and events used to rename copy button aria-…

    …labels (#3271)
    
    * Update the css query and events used to rename copy button aria-labels
    
    * Add the additional header text to the button aria-labels
    
    * Remove logs and update notes
    
    * Use a descriptive function name
    
    * Update package version
    
    * Update function names
    
    Co-authored-by: Nickii Miaro <miaronkirote@gmail.com>
    
    ---------
    
    Co-authored-by: Nickii Miaro <miaronkirote@gmail.com>
    musale and Mnickii authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    439d0fc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    58b0a40 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. chore: update packages (#3273)

    * Update microsoft types
    
    * Update fluentui
    
    * Update azure packages
    
    ---------
    
    Co-authored-by: Nickii Miaro <miaronkirote@gmail.com>
    musale and Mnickii authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    eb8f96e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix: display contact icons with personDetails (#3276)

    * fix contact icon display
    
    * fix icon display with personDetails
    
    * use already imported Person
    
    Co-authored-by: Musale Martin <martinmusale@microsoft.com>
    
    ---------
    
    Co-authored-by: Musale Martin <martinmusale@microsoft.com>
    Mnickii and musale authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e685aee View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: display default selected users and groups while disabling sugges…

    …tions (#3279)
    
    * display default selected users and groups
    
    * differentiate stories
    
    * fix tags
    Mnickii authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dfccd65 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: remove picker focus when using selectUsersById (#3282)

    * remove picker focus when using selectUsersById
    
    * remove logging
    Mnickii authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    440211b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d6755cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e8b0f5 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 4.2.5 (#3274)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3695be9 View commit details
    Browse the repository at this point in the history
Loading