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: JaredRic-corp/sp-dev-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SharePoint/sp-dev-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 36 files changed
  • 14 contributors

Commits on Jul 2, 2025

  1. Create migration-job-progress-api-reference.md (SharePoint#10303)

    * Create migration-job-progress-api-reference.md
    
    * Update migration-job-progress-api-reference.md
    
    * Update migration-job-progress-api-reference.md
    
    Revised broken links
    
    * Update migration-job-progress-api-reference.md
    
    Replace with relative links
    
    * fix markdown issues, grammar, typos
    
    ## markdown
    
    in accordance with msdocs guidelines, applied the following changes:
    
    - always have empty lines between headings, paragraphs, and fenced code blocks
    - fenced code language fixes:
      - no such language **rest**... changed to `http` or `json` where applicable
    - used inline formatting where applicable
    
    ---------
    
    Co-authored-by: Andrew Connell <[email protected]>
    shiongzuo and andrewconnell authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    a1ca8a6 View commit details
    Browse the repository at this point in the history
  2. Update use-aadhttpclient.md (SharePoint#10316)

    * Update use-aadhttpclient.md
    
    changed note to indicate MSAL is not to be directly used in SPFx due to conflicts, use AADHttpClient instead.
    
    * fix typos, address build finding, azure ad ref's
    
    - replace "Azure AD" with "Entra ID" & related references
    - update doc timestamp
    - fix grammar
    - remove locale from URL
    
    ---------
    
    Co-authored-by: Andrew Connell <[email protected]>
    westleyMS and andrewconnell authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    0183344 View commit details
    Browse the repository at this point in the history
  3. Update multigeo-managedmetadata.md (SharePoint#10319)

    * Update multigeo-managedmetadata.md
    
    Updated full replication job run time from three days to seven days.
    
    * markdown formatting fix, timestamp, spell out number
    
    ---------
    
    Co-authored-by: Andrew Connell <[email protected]>
    JaredRic-corp and andrewconnell authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    737c596 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    0585e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84cdc00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8a771 View commit details
    Browse the repository at this point in the history
  4. Add notice on GetMigrationJobProgress API in Migration API Overview (S…

    …harePoint#10325)
    
    * Create migration-job-progress-api-reference.md
    
    * Update migration-job-progress-api-reference.md
    
    * Update migration-job-progress-api-reference.md
    
    Revised broken links
    
    * Update migration-job-progress-api-reference.md
    
    Replace with relative links
    
    * fix markdown issues, grammar, typos
    
    ## markdown
    
    in accordance with msdocs guidelines, applied the following changes:
    
    - always have empty lines between headings, paragraphs, and fenced code blocks
    - fenced code language fixes:
      - no such language **rest**... changed to `http` or `json` where applicable
    - used inline formatting where applicable
    
    * Add notice on GetMigrationJobProgress API
    
    * Add notice on GetMigrationJobProgress API in Migration API Reference
    
    * update doc date
    
    * update doc date
    
    ---------
    
    Co-authored-by: Andrew Connell <[email protected]>
    shiongzuo and andrewconnell authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    7a531db View commit details
    Browse the repository at this point in the history
  5. Consuming tenant UX Support Update (SharePoint#10328)

    * Update SharePoint Embedded Membership Roles in ctaUX.md
    
    * Add files via upload
    
    * Update ctaUX.md
    
    * Update ctaUX.md
    
    * Update ctaUX.md
    
    * Update ctaUX.md
    
    * Update ctaUX.md
    
    * Update ctaUX.md
    
    * Rename Filter.png to filter.png
    
    * Rename FilteronDelete.png to filterondelete.png
    
    * Rename Reassignuser.png to reassignuser.png
    
    * Rename Removeuser.png to removeuser.png
    
    * Updates paths for images
    
    * fixes capitalization for broken image links
    
    * Rename Search.png to search.png
    
    * Rename Sensitivitylabel.png to sensitivitylabel.png
    
    * Rename Sorting.png to sorting.png
    
    * Update ctaUX.md
    
    * Update ctaUX.md
    
    * Rename addowners-1.png to addowners1.png
    
    * Rename addowners-2.png to addowners2.png
    
    * Rename addowners2.png to add-owners-two.png
    
    * Rename sensitivitylabel.png to sensitivity-label.png
    
    * Rename addowners1.png to add-owners-one.png
    
    * Rename filterondelete.png to filter-on-delete.png
    
    * Rename reassignuser.png to reassign-user.png
    
    * Rename removeuser.png to remove-user.png
    
    * Rename sortingondeleted.png to sorting-on-deleted.png
    
    * Update ctaUX.md
    
    * markdown formatting fixes & grammar
    
    ---------
    
    Co-authored-by: Javier Alvarez <[email protected]>
    Co-authored-by: Andrew Connell <[email protected]>
    3 people authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    5812e6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aaa17a View commit details
    Browse the repository at this point in the history
  7. Update overview.md (SharePoint#10331)

    Removing the tour information
    ReidCarlberg authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    4b06724 View commit details
    Browse the repository at this point in the history
  8. Update VS Code Extension tutorial documentation (SharePoint#10327)

    * Update VS Code Extension tutorial documentation
    
    * Remove duplicated line
    
    * use authorize and authenticate explicitly
    
    * fix word
    
    * promote user review permissions
    
    * fix casing
    
    * request user update to latest version of vs code extension
    
    * Link to setup app registrations
    
    * Acrolinx updates
    
    * typos, grammar, markdown formatting
    
    * 🐞 fix automated build finding - no abs links
    
    ---------
    
    Co-authored-by: grjoseph <[email protected]>
    Co-authored-by: Andrew Connell <[email protected]>
    3 people authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    6f55ee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Update syntex-model-rest-api.md (SharePoint#10338)

    Updated to reflect new naming guidelines.
    chuckedmonson authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    b299654 View commit details
    Browse the repository at this point in the history
  2. Update toc.yml (SharePoint#10339)

    Removed "Syntex" to adhere to new naming guidelines.
    chuckedmonson authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    787f305 View commit details
    Browse the repository at this point in the history
  3. Add notice on GetMigrationJobProgress to AMR API overview (SharePoint…

    …#10340)
    
    * Create migration-job-progress-api-reference.md
    
    * Update migration-job-progress-api-reference.md
    
    * Update migration-job-progress-api-reference.md
    
    Revised broken links
    
    * Update migration-job-progress-api-reference.md
    
    Replace with relative links
    
    * fix markdown issues, grammar, typos
    
    ## markdown
    
    in accordance with msdocs guidelines, applied the following changes:
    
    - always have empty lines between headings, paragraphs, and fenced code blocks
    - fenced code language fixes:
      - no such language **rest**... changed to `http` or `json` where applicable
    - used inline formatting where applicable
    
    * Add notice on GetMigrationJobProgress API
    
    * Add notice on GetMigrationJobProgress API in Migration API Reference
    
    * update doc date
    
    * update doc date
    
    * Add notice of GetMigrationJobProgress to AMR API overview
    
    * markdown formatting & grammar fixes
    
    * markdown formatting & grammar fixes
    
    WRT markdown, for blockquotes, new ilnes shoudl be seperated by an empty line
    
    ---------
    
    Co-authored-by: Andrew Connell <[email protected]>
    shiongzuo and andrewconnell authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    9cc569e View commit details
    Browse the repository at this point in the history
  4. Update article about a flow that isn't solution-aware (SharePoint#10322)

    * Learn Editor: Update formatting-advanced.md
    
    * Learn Editor: Update formatting-advanced.md
    
    * fix grammar, typos, markdown formatting
    
    ---------
    
    Co-authored-by: Andrew Connell <[email protected]>
    Mizukiban-14 and andrewconnell authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    8598a94 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Update list-form-conditional-show-hide.md (SharePoint#10350)

    Semantic change to clarify internal name representation
    rostendorf authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    85ce760 View commit details
    Browse the repository at this point in the history
Loading