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

Added Carousel To WinUI3/UWP #8812

Merged
merged 12 commits into from
Feb 2, 2024
Merged

Added Carousel To WinUI3/UWP #8812

merged 12 commits into from
Feb 2, 2024

Conversation

jwoo-msft
Copy link
Member

@jwoo-msft jwoo-msft commented Feb 2, 2024

Related Issue

N/A

Description

This is 2nd part of Carousel that introduces Carousel rendering to WinUI3/UWP platforms. The primary focus is on WinUI3 integration.

While Carousel is compatible with UWP, it should be noted that pagination is not currently supported. All core features of Carousel are supported, except for Loop and Timer functionalities.

Additionally, VerticalContentAlignment within Carousel can be utilized through CarouselPage.

Sample Card

v1.6/Elements/Carousel.*

How Verified

  1. Execution of Unit Tests.
  2. Visual inspection using UWP/WinUI3 visualizers.

WinUI3

Screenshot 2024-02-02 111209
Screenshot 2024-02-02 111130
Screenshot 2024-02-02 111103
Screenshot 2024-02-02 111009
Screenshot 2024-02-02 111103

UWP

Screenshot 2024-02-02 105324

@jwoo-msft jwoo-msft requested a review from paulcam206 February 2, 2024 19:57
anna-dingler
anna-dingler previously approved these changes Feb 2, 2024
@jwoo-msft jwoo-msft merged commit e7bfca5 into main Feb 2, 2024
8 checks passed
@jwoo-msft jwoo-msft deleted the jwoo/uwp-carousel branch February 2, 2024 22:23
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.

3 participants