Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Implement CarouselView on UWP #7503

Merged
merged 4 commits into from Sep 17, 2019
Merged

Implement CarouselView on UWP #7503

merged 4 commits into from Sep 17, 2019

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Makes the CarouselView functionality work on UWP.

carousel-UWP2

carousel-UWP4

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)
  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch UWP Core Gallery and try the CarouselView Core sample.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@samhouts samhouts added this to In Progress in CollectionView Sep 13, 2019
@samhouts samhouts removed this from In Progress in CollectionView Sep 13, 2019
@samhouts samhouts added this to In Progress in CarouselView Sep 13, 2019
CarouselView automation moved this from In Progress to In Review Sep 16, 2019
@jsuarezruiz jsuarezruiz changed the base branch from master to 4.3.0 September 17, 2019 10:20
@samhouts samhouts removed this from In Review in v4.4.0 Sep 17, 2019
@samhouts samhouts added this to In Review in v4.3.0 Sep 17, 2019
@rmarinho rmarinho merged commit d8e3e5c into 4.3.0 Sep 17, 2019
v4.3.0 automation moved this from In Review to Done Sep 17, 2019
CarouselView automation moved this from In Review to Done Sep 17, 2019
@samhouts samhouts added this to the 4.3.0 milestone Sep 18, 2019
felipebaltazar pushed a commit to felipebaltazar/Xamarin.Forms that referenced this pull request Oct 16, 2019
* Implemented CarouselView on UWP

* Implemented CurrentItem on Carousel UWP

* Fixed ArgumentOutOfRangeException with the Carousel position

* Removed code to update the CurrentItem on UWP (review it to improve)
felipebaltazar pushed a commit to felipebaltazar/Xamarin.Forms that referenced this pull request Oct 16, 2019
* Implemented CarouselView on UWP

* Implemented CurrentItem on Carousel UWP

* Fixed ArgumentOutOfRangeException with the Carousel position

* Removed code to update the CurrentItem on UWP (review it to improve)
@samhouts samhouts removed this from Done in CarouselView May 6, 2020
@samhouts samhouts deleted the carouselview-uwp branch June 26, 2020 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4.3.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants