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

OnDevice markup extension added (take 2) #2687

Merged
merged 17 commits into from Dec 7, 2018

Conversation

@sonnemaf
Copy link
Contributor

@sonnemaf sonnemaf commented Nov 27, 2018

Issue: #2489 and #2664

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

@sonnemaf sonnemaf changed the title On device OnDevice markup extension added (take 2) Nov 27, 2018
Copy link
Member

@michael-hawker michael-hawker left a comment

@nmetulev any concerns with exposing the AnalyticsVersion extension in Microsoft.Toolkit.Uwp? It seems like a thing people do anyway, so might as well make it consistent somewhere.

@@ -1428,6 +1437,7 @@
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
</SDKReference>
</ItemGroup>
<ItemGroup />

This comment has been minimized.

@michael-hawker

michael-hawker Nov 27, 2018
Member

Extra ItemGroup

@michael-hawker
Copy link
Member

@michael-hawker michael-hawker commented Nov 29, 2018

@sonnemaf where are the icons in the new thumbnail sourced from?

/// </summary>
public sealed partial class OnDevicePage : IXamlRenderListener
{

This comment has been minimized.

@lindexi

lindexi Nov 30, 2018

redundant blank line.

@@ -759,7 +759,7 @@
"About": "The ThemeListener allows you to keep track of changes to the System Theme.",
"Icon": "/Assets/Helpers.png",
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/ThemeListener.md"
}
}

This comment has been minimized.

@lindexi

lindexi Nov 30, 2018

redundant space

@michael-hawker
Copy link
Member

@michael-hawker michael-hawker commented Dec 5, 2018

@lindexi and/or @nmetulev you good with this as well now so we can get sign-off an merge?

@lindexi
Copy link

@lindexi lindexi commented Dec 6, 2018

@michael-hawker michael-hawker merged commit 39858da into windows-toolkit:master Dec 7, 2018
3 checks passed
3 checks passed
Toolkit-CI Build #5.1.0-build.44+g328b1888c6 succeeded
Details
WIP Ready for review
Details
license/cla All CLA requirements met.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.