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

fix: Attributes processing for custom elements #151

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

bilobom
Copy link

@bilobom bilobom commented Sep 27, 2023

This addresses #43.

Custom elements attributes should not be processed as they are framework agnostic and work in react as well as in vanilla html(so to speak)

Custom elements must contain a hyphen and they're recongnized by that . src

@bilobom bilobom marked this pull request as ready for review September 27, 2023 19:44
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same when pulling e3d8e21 on bilobom:fix-custom-elements into efd0bf9 on aknuds1:master.

Copy link
Owner

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aknuds1 aknuds1 merged commit d15a15a into aknuds1:master Oct 1, 2023
@aknuds1 aknuds1 added the bug label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants