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

feat: add material markup helper and docs #1260

Merged
merged 3 commits into from Oct 26, 2023
Merged

feat: add material markup helper and docs #1260

merged 3 commits into from Oct 26, 2023

Conversation

kazo0
Copy link
Collaborator

@kazo0 kazo0 commented Oct 26, 2023

Refactor MarkupInit helper class to use with ResourceDictionaryBuilder, new syntax is:

this.Build(r => r.UseMaterial(
	new Styles.ColorPaletteOverride(),
	new Styles.MaterialFontsOverride()));

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1260.eastus2.azurestaticapps.net

doc/material-getting-started.md Outdated Show resolved Hide resolved
doc/material-getting-started.md Outdated Show resolved Hide resolved
kazo0 and others added 2 commits October 26, 2023 16:57
Co-authored-by: Xiaotian Gu <xiaoyao312@gmail.com>
Co-authored-by: Xiaotian Gu <xiaoyao312@gmail.com>
@kazo0 kazo0 enabled auto-merge (squash) October 26, 2023 20:58
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1260.eastus2.azurestaticapps.net

1 similar comment
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1260.eastus2.azurestaticapps.net

@kazo0 kazo0 merged commit 4a59d18 into master Oct 26, 2023
11 checks passed
@kazo0 kazo0 deleted the dev/sb/markup-init2 branch October 26, 2023 22:17
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