-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Material Design 3: Various tasks completed #2526
Conversation
#2475 issue mention |
I copied the MaterialDesignDemo and changed every namespace mention to MaterialDesign3Demo to make developing of the Material Design 3 spec easier. The demo app has not been altered further at this moment. |
For the typography page, I recreated the image from https://m3.material.io/styles/typography/tokens |
@Keboo if you find the time, can you give some feedback? Is this the way you'd like to go with Material Design 3? Also, what about the MaterialDesignTheme.Wpf namespace? Should it also be renamed to MaterialDesign3.Wpf? This is more related to the non ResourceDictionary files. |
I think this looks good. As for the namespace I think we want to keep it as |
This first commit addresses following tasks: