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

Material Design 3: Various tasks completed #2526

Merged
merged 10 commits into from
Dec 16, 2021

Conversation

MichelMichels
Copy link
Member

This first commit addresses following tasks:

  • Typography
  • NotoFontExtension
  • MaterialDesign3.Defaults.xaml
  • MaterialDesign2.Defaults.xaml + replaced in repository

@MichelMichels
Copy link
Member Author

#2475 issue mention

@MichelMichels
Copy link
Member Author

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.

@MichelMichels MichelMichels changed the title Material Design 3: Various tasks completed #2475 Material Design 3: Various tasks completed Dec 14, 2021
MainDemo.Wpf/App.xaml Outdated Show resolved Hide resolved
@MichelMichels
Copy link
Member Author

MichelMichels commented Dec 14, 2021

For the typography page, I recreated the image from https://m3.material.io/styles/typography/tokens

@MichelMichels
Copy link
Member Author

@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.

@Keboo
Copy link
Member

Keboo commented Dec 16, 2021

I think this looks good.

As for the namespace I think we want to keep it as MaterialDesignTheme.Wpf. I think the goal will be to have the Material Design 3 templates being able to be used on the same controls along side the Material Design 2 templates.

@Keboo Keboo added demo app Items that relate to the demo application enhancement release notes Items are likely to be highlighted in the release notes. labels Dec 16, 2021
@Keboo Keboo merged commit c3a41ff into MaterialDesignInXAML:master Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo app Items that relate to the demo application enhancement release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants