This repository has been archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Conversation
This file contains 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
src/Platform.Handlers/src/Xamarin.Platform.Handlers/Handlers/Stepper/StepperHandler.Standard.cs
Outdated
Show resolved
Hide resolved
src/Platform.Handlers/src/Xamarin.Platform.Handlers/Handlers/Stepper/StepperHandler.cs
Outdated
Show resolved
Hide resolved
src/Platform.Handlers/src/Xamarin.Platform.Handlers/Handlers/Stepper/StepperHandler.iOS.cs
Outdated
Show resolved
Hide resolved
jsuarezruiz
force-pushed
the
stepperhandler
branch
from
September 30, 2020 16:10
8cb923a
to
c301da7
Compare
jsuarezruiz
force-pushed
the
stepperhandler
branch
from
October 13, 2020 12:25
c301da7
to
1bb998f
Compare
jsuarezruiz
force-pushed
the
stepperhandler
branch
from
October 20, 2020 14:00
145b268
to
b4c9e79
Compare
I have rebased and moved the macOS implementation to: https://github.com/xamarin/Xamarin.Forms/tree/stepperhandler-mac in order to facilitate the revision and merge of this PR. |
jsuarezruiz
added
the
DO-NOT-MERGE-!!! 🛑
This is in progress and needs to be updated before it can be merged.
label
Jan 27, 2021
Added DO-NOT-MERGE!!! tag until adding handler tests. |
jsuarezruiz
force-pushed
the
stepperhandler
branch
from
February 1, 2021 11:29
39b7cf8
to
1008a65
Compare
jsuarezruiz
removed
the
DO-NOT-MERGE-!!! 🛑
This is in progress and needs to be updated before it can be merged.
label
Feb 1, 2021
PureWeen
suggested changes
Feb 4, 2021
...Platform.Handlers/src/Xamarin.Platform.Handlers/Handlers/View/AbstractViewHandler.Android.cs
Outdated
Show resolved
Hide resolved
jsuarezruiz
force-pushed
the
stepperhandler
branch
from
February 18, 2021 13:16
1008a65
to
9ff07cf
Compare
jsuarezruiz
force-pushed
the
stepperhandler
branch
from
February 22, 2021 13:11
94a32b8
to
f6c4294
Compare
Moved to dotnet/maui#517 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description of Change
Stepper Handlers.
Platforms Affected
PR Checklist