[11.0 P6] Docs for virtualize updates#37270
Merged
Merged
Conversation
ilonatommy
marked this pull request as ready for review
June 24, 2026 13:50
Collaborator
|
Hi @ilonatommy! ... I'll be back on July 1st. 🏖️ |
guardrex
approved these changes
Jul 2, 2026
Collaborator
There was a problem hiding this comment.
Approved with mostly NITs.
I think this is for .NET 11, right? I suggest a moniker range change.
Otherwise ...
- I dropped in a few definite articles ("the"), which seem to make those sentences read a bit better.
- I dropped in a couple XREF cross-links for API.
BTW ... If you want to, you can set the ms.date to the planned Pre6 release date of 07/14/2026.
guardrex
requested changes
Jul 13, 2026
guardrex
left a comment
Collaborator
There was a problem hiding this comment.
Added the changes that I've seen to my change suggestions ...
InitialItemIndex👉InitialIndexScrollToItemAsync👉ScrollToIndexAsync
guardrex
reviewed
Jul 13, 2026
guardrex
reviewed
Jul 13, 2026
Collaborator
|
@ilonatommy ... A bit of a messy review in two steps! 🙈😄 Hopefully, it will work out OK. |
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Member
Author
|
Thanks. I think we have it. It is for .net11, the 10 monkier was a typo. |
guardrex
approved these changes
Jul 14, 2026
guardrex
left a comment
Collaborator
There was a problem hiding this comment.
Merging now ... and this will sit on 'main' until Tom pulls the trigger to take things live later at release.
This file contains hidden or 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
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.
Programmatic scroll got added in Add InitialIndex parameter and ScrollToIndexAsync API to
Virtualize<TItem>aspnetcore#66753 an is renamed after review in API review rename ofInitialIndexandScrollToIndexAsyncaspnetcore#67312.AnchorModealso has a pending rename in API review rename ofAnchorModeaspnetcore#67313, we are changingBeginning->Start.Internal previews