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

Cleanup C# Markup #2

Merged
merged 6 commits into from Mar 13, 2020
Merged

Cleanup C# Markup #2

merged 6 commits into from Mar 13, 2020

Conversation

VincentH-Net
Copy link

  • Separate UI Markup from UI Logic with partial classes
  • Reformat whitespace to markup C# style and use consistent layout line convention (see C# Markup spec description)
  • Reduce noise - vm instead of full viewmodel type name
  • Use a few more helpers that are shorter (Star) and communicate intent more clearly (ColumSpan(All<Column>()) instead of ColumSpan(2))

@brminnick brminnick merged commit f99d511 into brminnick:master Mar 13, 2020
@brminnick
Copy link
Owner

Thanks Vincent!

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.

None yet

2 participants