-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: JaredRic-corp/sp-dev-docs
base: main
head repository: SharePoint/sp-dev-docs
compare: main
- 16 commits
- 36 files changed
- 14 contributors
Commits on Jul 2, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for a1ca8a6 - Browse repository at this point
Copy the full SHA a1ca8a6View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0183344 - Browse repository at this point
Copy the full SHA 0183344View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 737c596 - Browse repository at this point
Copy the full SHA 737c596View commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0585e94 - Browse repository at this point
Copy the full SHA 0585e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84cdc00 - Browse repository at this point
Copy the full SHA 84cdc00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8a771 - Browse repository at this point
Copy the full SHA 9e8a771View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 7a531db - Browse repository at this point
Copy the full SHA 7a531dbView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 5812e6c - Browse repository at this point
Copy the full SHA 5812e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aaa17a - Browse repository at this point
Copy the full SHA 1aaa17aView commit details -
Update overview.md (SharePoint#10331)
Removing the tour information
Configuration menu - View commit details
-
Copy full SHA for 4b06724 - Browse repository at this point
Copy the full SHA 4b06724View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6f55ee2 - Browse repository at this point
Copy the full SHA 6f55ee2View commit details
Commits on Jul 23, 2025
-
Update syntex-model-rest-api.md (SharePoint#10338)
Updated to reflect new naming guidelines.
Configuration menu - View commit details
-
Copy full SHA for b299654 - Browse repository at this point
Copy the full SHA b299654View commit details -
Update toc.yml (SharePoint#10339)
Removed "Syntex" to adhere to new naming guidelines.
Configuration menu - View commit details
-
Copy full SHA for 787f305 - Browse repository at this point
Copy the full SHA 787f305View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 9cc569e - Browse repository at this point
Copy the full SHA 9cc569eView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 8598a94 - Browse repository at this point
Copy the full SHA 8598a94View commit details
Commits on Jul 30, 2025
-
Update list-form-conditional-show-hide.md (SharePoint#10350)
Semantic change to clarify internal name representation
Configuration menu - View commit details
-
Copy full SHA for 85ce760 - Browse repository at this point
Copy the full SHA 85ce760View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main