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

yew-macro: silence non-normalised element name warnings for SVG elements #3769

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

its-the-shrimp
Copy link
Contributor

@its-the-shrimp its-the-shrimp commented Nov 30, 2024

Description

As the edit in the macro test shows, SVG elements that are named in the camelCase convention don't trigger the warning for a non-nomalised form of their name

Modifications outside of yew-macro had to be done to please Clippy

Checklist

  • I have reviewed my own code
  • I have added tests

@its-the-shrimp its-the-shrimp force-pushed the fix-normalised-element-name-warning branch from 420392b to e14d9dc Compare November 30, 2024 20:24
@its-the-shrimp its-the-shrimp force-pushed the fix-normalised-element-name-warning branch from e14d9dc to d0b04a0 Compare November 30, 2024 20:31
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.

1 participant