Skip to content
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
wants to merge 54 commits into from
Closed

Update V4 branch with changes in V3 #2901

wants to merge 54 commits into from

Conversation

juliemturner
Copy link
Collaborator

No description provided.

bcameron1231 and others added 30 commits September 21, 2023 10:39
Updated FieldType Mapping
Added Documentation
Added new AddImageField Test
Passing in FieldTypeKind is not required as the addImageField method already does so for you.
Update security.md doc for Role Def
Add missing property 'AllowIncrementalResults' to ICAMLQuery
Fixes Message mapping in Graph sendMail method
Adding this to planner, not groups.
Adding missing task endpoint to get all tasks on Me object.
Fix merge issue
Fixed merge issue
New utility method for converting to atob with stringification checks
Updated Parser for Blobs

Update parsers.ts
juliemturner and others added 24 commits November 20, 2023 13:46
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`
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants