-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update V4 branch with changes in V3 #2901
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated FieldType Mapping Added Documentation Added new AddImageField Test
Passing in FieldTypeKind is not required as the addImageField method already does so for you.
Bug Fix for 2783
Update security.md doc for Role Def
Add missing property 'AllowIncrementalResults' to ICAMLQuery
Fixes Message mapping in Graph sendMail method
Update get-all.ts
Adding this to planner, not groups.
Adding missing task endpoint to get all tasks on Me object.
Update Teams Tab Docs
Update Planner/Task docs
ChatMessage Add Fix
Fix merge issue
Fixed merge issue
New utility method for converting to atob with stringification checks Updated Parser for Blobs Update parsers.ts
Fix for 2825
Revert Accidental Async Iterator update from V4
Add a new RawData event which returns the un-parsed raw response in Queryable Update Caching Behavior to hook into rawData event to set cached data Update Caching Behavior to override send with cached response
Add Missing parameter to AddUsingPath Updating Docs Adding Missing Parameter from interface.
Add Missing parameter to AddUsingPath
Rework Caching and Pagination Logic
Adding Photos w/ Dimension support Adding Photos to User, Group Adding Photo to Teams Updating Docs
Adding Photos w/ Dimension support
Fix2847 - Adding missing ItemId to IListItemFormUpdateValue
When using InjectHeaders, you can set odata=verbose. When pnpjs is updating X-RequestDigest, and calls _api/contextinfo, its using the injected headers, containing odata=verbose, and the code fails to set X-RequestDigest. So forcing to set the Accept parameter correctly, and not using the injected one.
Fix: fromAbsolutePath methods reference undefined `this`
Update request-digest.ts
Current rebasing logic handles for /_api/site and /_api/web only. Any methods attached to rootweb eventually get truncated. This adds a new /_api/site/rootweb regex test to rebase to.
2895 - Rootweb fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.