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

Merge #1

Merged
merged 43 commits into from
Apr 12, 2018
Merged

Merge #1

merged 43 commits into from
Apr 12, 2018

Conversation

OpportunityLiu
Copy link
Owner

Issue: #

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:

  • Tested code with current supported SDKs
  • Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • Sample in sample app has been added / updated (for bug fixes / features)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Contains NO breaking changes

Other information

skendrot and others added 30 commits February 27, 2018 16:44
ItemContainerStyleSelector allows for code to change the ItemContainerStyle on the fly
We would sometimes in error set the SelectedItem to null due to an issue with comparing to the com object from the MenuItems list.

Now we do a safer check and avoid resetting the item if its the same, and if we gave a valid index avoid setting to null if we do fail.
Change Expander to Inherit from HeaderedContentControl
…onfix

Fix for NavigationView SelectedIndex Bug #1905
Strectch the content of the expander header to allow for other content
Added ItemContainerStyleSelector to the MasterDetailsView ListView
Alternate color of items when items are added or removed
@OpportunityLiu OpportunityLiu merged commit 91e63e5 into OpportunityLiu:master Apr 12, 2018
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.

9 participants