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

Added theme colors demo page #270

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

Janek91
Copy link
Contributor

@Janek91 Janek91 commented Jul 31, 2023

I've added page displaying available colors palette because it was nowhere to find how these colors look like. Besides that, I've made changes to project files to align them together, by adding Directory.Build.props file with common properties and make maintenance easier. I've also updated editorconfig to mirror how code actually looks like now and linked it to all projects to be really used by IDE and formatted with it all files. XAML files were formatted with XamlStyler, which is perfect for this task and for that reason there is Settings.XamlStyler file in solution. .gitignore was also updated with newest rules. There is no reason not to use latest C# version, so now it it set in Directory.Build.props file. If you got any questions I'm eager to answer them

@SKProCH SKProCH changed the base branch from dev to 3.0_major_update July 31, 2023 09:26
Copy link
Collaborator

@SKProCH SKProCH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please revert only-formatting changes for files without actual code changes? I don't sure what current formatting rules are the best and it probably should be adjusted. There is also a lot of refactoring fixes should be done before whole solution reformat.

As for adding theme colors page and csproj refactoring and other changes - its lgtm. Thanks ❤️

Directory.Packages.props Outdated Show resolved Hide resolved
Directory.Build.props Show resolved Hide resolved
Directory.Build.props Outdated Show resolved Hide resolved
Material.Demo/Pages/ColorsDemo.axaml.cs Outdated Show resolved Hide resolved
@Janek91
Copy link
Contributor Author

Janek91 commented Jul 31, 2023

No problem, will revert them

@Janek91
Copy link
Contributor Author

Janek91 commented Aug 1, 2023

Is it fine now?

Copy link
Collaborator

@SKProCH SKProCH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect. Thanks

@SKProCH SKProCH merged commit 531d745 into AvaloniaCommunity:3.0_major_update Aug 1, 2023
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