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

Create a series of issues that the community can pickup to help improve the design-time data #2

Open
LyalinDotCom opened this issue Jul 10, 2020 · 0 comments
Assignees
Labels

Comments

@LyalinDotCom
Copy link
Owner

LyalinDotCom commented Jul 10, 2020

Multiple members of the UWP/WPF community have agreed to help improve the sample app designed to demonstrate how d: design-time data can be used to visualize various controls and scenarios inside of the XAML designer for both UWP and WPF apps.

The issues I am working to create include:

  1. Create a tab control within the UWP app to help us organize content from the WinUI 2.x control set
  2. Enhance the UWP app by adding as many of the controls as many sense to visualize in the designers
  3. Update the WPF sample to include a simple ViewModel implementation so that if the sample app is run, different data is shown in the running app vs. the design-time view
  4. Update the UWP sample to include a simple ViewModel implementation so that if the sample app is run, different data is shown in the running app vs. the design-time view (this should happen after Create a series of issues that the community can pickup to help improve the design-time data #2 is completed)

Bonus:

  1. Add another WPF sample that demonstrates d:DataContext implementation using an ViewModel that demonstrates the alternative approach for design-time data
  2. Add another WPF sample that demonstrates d:DataContext implementation using an ViewModel that demonstrates the alternative approach for design-time data

Infrastructure:

  • Add automated builds to confirm builds don't break (but packaging this app for publish is not useful here)
@LyalinDotCom LyalinDotCom self-assigned this Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant