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

Support custom element types via type extensions #325

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

Support custom element types via type extensions #325

wants to merge 1 commit into from

Conversation

craig0990
Copy link

  • Moved props up to make it accessible before element instantiation
  • Added a type variable, which is either the value of
    properties.attributes.is or null
  • Amended doc.createElement to supply the second parameter for type
    extensions

- Moved `props` up to make it accessible before element instantiation
- Added a type variable, which is either the value of
  `properties.attributes.is` or `null`
- Amended `doc.createElement` to supply the second parameter for type
  extensions
@craig0990
Copy link
Author

npm run phantom is failing both before and after changes made, and it also fails for me on the latest release tag, v2.1.1. If I can do anything about this, let me know.

@Matt-Esch
Copy link
Owner

test?

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