-
Notifications
You must be signed in to change notification settings - Fork 751
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
fix(SyncGenerator): Generate missing attributes #11254
Merged
jeromelaban
merged 9 commits into
unoplatform:feature/breaking-changes
from
Youssef1313:issues/10842
Jun 6, 2023
Merged
fix(SyncGenerator): Generate missing attributes #11254
jeromelaban
merged 9 commits into
unoplatform:feature/breaking-changes
from
Youssef1313:issues/10842
Jun 6, 2023
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
Youssef1313
commented
Feb 8, 2023
Youssef1313
force-pushed
the
issues/10842
branch
5 times, most recently
from
February 12, 2023 08:57
8a1bca2
to
a8c9add
Compare
@jeromelaban Could you take a look? |
This one would make sense to move to the breaking changes branch |
jeromelaban
force-pushed
the
feature/breaking-changes
branch
from
March 7, 2023 02:56
ce9150e
to
89bef78
Compare
jeromelaban
force-pushed
the
feature/breaking-changes
branch
from
March 30, 2023 18:27
fbe92e0
to
c4968a5
Compare
jeromelaban
force-pushed
the
feature/breaking-changes
branch
2 times, most recently
from
May 1, 2023 13:28
d5fe12a
to
d5f223d
Compare
Youssef1313
force-pushed
the
issues/10842
branch
2 times, most recently
from
May 15, 2023 15:32
eafe04f
to
f91bd41
Compare
Youssef1313
force-pushed
the
issues/10842
branch
3 times, most recently
from
May 17, 2023 10:14
6b30fd2
to
874d089
Compare
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
jeromelaban
reviewed
May 29, 2023
src/Uno.UWPSyncGenerator/AttributeGeneration/BindableAttributeDescription.cs
Show resolved
Hide resolved
jeromelaban
approved these changes
Jun 6, 2023
13 tasks
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.
GitHub Issue (If applicable): closes #10842
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):