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

Add appearanceVariant to the list of i18n attributes to ignore. #141

Merged
merged 2 commits into from
May 17, 2024

Conversation

TrevorKarjanis
Copy link
Collaborator

For whatever reason, appearance-variant was not working, so appearanceVariant, the Angular directive, is required.

Notes

  • Add appearanceVariant to the list of i18n attributes to ignore.

Testing

  • Manually verified that appearanceVariant is ignored

@TrevorKarjanis TrevorKarjanis enabled auto-merge (squash) May 16, 2024 21:43
@TrevorKarjanis TrevorKarjanis merged commit 8d7a825 into main May 17, 2024
2 checks passed
@TrevorKarjanis TrevorKarjanis deleted the users/trevorkarjanis/i18n-appearance-variant branch May 17, 2024 14:15
rajsite added a commit that referenced this pull request May 17, 2024
Minor follow-up to #141
to move `appearanceVariant` to the correct list.
The `sl-split-button` uses a different API from nimble currently so has
a different name for the localize ignore list.

`@Input('appearance-variant') public set appearanceVariant` in nimble vs
`@Input() public appearanceVariant` for sl-split-button. Note the
difference in the `@Input` decorator configuration.
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.

2 participants