Thanks to visit codestin.com
Credit goes to github.com

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.1
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.2
Choose a head ref
  • 18 commits
  • 26 files changed
  • 4 contributors

Commits on Apr 3, 2024

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

Commits on May 6, 2024

  1. docs: add people-picker form associated custom elements spec (#3143)

    * add form-based validation elements
    
    * add initial draft of inclusion of form-associated custom elements in people-picker
    
    * apply review suggestions
    
    * apply review comments
    
    * adds in the types of the form validation properties
    
    * Update specs/mgt-people-picker.md
    
    ---------
    
    Co-authored-by: Gavin Barron <[email protected]>
    Mnickii and gavinbarron authored May 6, 2024
    Configuration menu
    Copy the full SHA
    fdd54b5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    b11f9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8078496 View commit details
    Browse the repository at this point in the history
  3. fix(a11y): correct people-picker placeholder luminosity contrast (#3175)

    * fix people-picker placeholder luminosity contrast
    
    * fix message contrast
    Mnickii authored May 14, 2024
    Configuration menu
    Copy the full SHA
    6acfbe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5c1e53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae31d26 View commit details
    Browse the repository at this point in the history
  6. fix(a11y): correct luminosity contrast in mgt-file and mgt-login text…

    … colors (#3178)
    
    * fix luminosity contrast
    
    * update colors
    Mnickii authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b42c743 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix: mgt-channel-picker icons tab behavior (#3185)

    * fix tabbing on channel picker icons
    
    * revert sign-in changes
    Mnickii authored May 28, 2024
    Configuration menu
    Copy the full SHA
    ef846d5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3ac37de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ea748 View commit details
    Browse the repository at this point in the history
  3. fix(a11y): set the title and aria-label for the screen sizing buttons (

    …#3188)
    
    * Set the title and aria-label for the screen sizing buttons
    
    * Use better comment statement
    
    ---------
    
    Co-authored-by: Nickii Miaro <[email protected]>
    musale and Mnickii authored May 29, 2024
    Configuration menu
    Copy the full SHA
    6395096 View commit details
    Browse the repository at this point in the history
  4. fix(a11y): focus on uploaded file and narrate status (#3189)

    * Focus on uploaded file and narrate status
    
    * Use uploadDom as HTMLElement
    
    Co-authored-by: Nickii Miaro <[email protected]>
    
    * Make uploadDom an HTMLElement
    
    * fix prettier issues
    
    * Ignore unbound method rule in constructor
    
    ---------
    
    Co-authored-by: Nickii Miaro <[email protected]>
    musale and Mnickii authored May 29, 2024
    Configuration menu
    Copy the full SHA
    7f9eac3 View commit details
    Browse the repository at this point in the history
  5. fix(a11y): announce expanded/collapsed state of options menu in mgt-p…

    …lanner (#3186)
    
    * announce expanded/collapsed state of options menu
    
    * fix menu item hover
    
    * fix narration
    
    ---------
    
    Co-authored-by: Musale Martin <[email protected]>
    Mnickii and musale authored May 29, 2024
    Configuration menu
    Copy the full SHA
    6e51044 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    066e58c View commit details
    Browse the repository at this point in the history
  2. fix(a11y): use descriptive alt text for file icon in mgt-file (#3195)

    * use descriptive alt text for file icon
    
    * Update packages/mgt-components/src/components/mgt-file/mgt-file.ts
    
    Co-authored-by: Musale Martin <[email protected]>
    
    * fix build
    
    ---------
    
    Co-authored-by: Musale Martin <[email protected]>
    Mnickii and musale authored May 30, 2024
    Configuration menu
    Copy the full SHA
    9f0799e View commit details
    Browse the repository at this point in the history
  3. fix(a11y): announce when no matches are found in people-picker (#3180)

    * give feedback when no people are found
    
    * revert to mgtHtml
    
    * add aria-controlls to input field
    
    * clear results when no userInput
    
    * announce no results found
    
    ---------
    
    Co-authored-by: Musale Martin <[email protected]>
    Mnickii and musale authored May 30, 2024
    Configuration menu
    Copy the full SHA
    bfa4af8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    389db5e View commit details
    Browse the repository at this point in the history
Loading