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

SVG marker #91

Closed
b-treebeard opened this issue Jan 19, 2022 · 3 comments
Closed

SVG marker #91

b-treebeard opened this issue Jan 19, 2022 · 3 comments

Comments

@b-treebeard
Copy link

I see that helix.dom/marker is undeclared. (Ref: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/marker)

Was this simply missed in the list of tags in helix/dom.cljc, or is there a deeper reason for the exclusion?

@lilactown
Copy link
Owner

Likely missed. I copied that list of elements from some other place. Feel free to open a PR to add it.

In the meantime, you can create an element using (helix.dom/$d "marker" ,,,)

@b-treebeard
Copy link
Author

Will do. Thanks for the tip! 👍

@lilactown
Copy link
Owner

Fixed in latest master! Thanks for the report

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

No branches or pull requests

2 participants