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

Changing TabView to contain a ListView #971

Merged
merged 3 commits into from
Jul 1, 2019
Merged

Conversation

teaP
Copy link
Contributor

@teaP teaP commented Jun 28, 2019

This changes TabView from being a ListView to containing a ListView. I added the customary list of properties/methods/events necessary, added tests to verify they're working, and reenabled all tests previously blocked by accessibility issues.

I also renamed TabViewWidthMode.Fixed to Equal (was a poor choice of name originally).

@teaP teaP requested a review from a team as a code owner June 28, 2019 21:18
@teaP teaP changed the title User/tea p/tab list view change Changing TabView to contain a ListView Jun 28, 2019
Copy link
Member

@jevansaks jevansaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor feedback

dev/TabView/TabView.idl Show resolved Hide resolved
dev/TabView/TabView.idl Show resolved Hide resolved
dev/TabView/TabView.xaml Outdated Show resolved Hide resolved
dev/TabView/TabViewListView.cpp Outdated Show resolved Hide resolved
@teaP teaP merged commit 1c4cbef into master Jul 1, 2019
@jevansaks jevansaks added the release note PR that we want to call out in the next release summary label Jul 2, 2019
@msft-github-bot
Copy link
Collaborator

🎉Microsoft.UI.Xaml v2.2.190702001-prerelease has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release note PR that we want to call out in the next release summary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants