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

#1227@patch: Adds missing element classes and types to the export in … #1229

Conversation

capricorn86
Copy link
Owner

…"index.js", so that they are easier to import. The missing elements are HTMLAnchorElement, HTMLButtonElement, HTMLOptGroupElement, HTMLOptionElement, HTMLUnknownElement and HTMLSelectElement. Non-implemented element classes are now exporting HTMLElement as its name, so that is is also possible to import them.

…"index.js", so that they are easier to import. The missing elements are HTMLAnchorElement, HTMLButtonElement, HTMLOptGroupElement, HTMLOptionElement, HTMLUnknownElement and HTMLSelectElement. Non-implemented element classes are now exporting HTMLElement as its name, so that is is also possible to import them.
@capricorn86 capricorn86 merged commit b5ce97d into master Jan 21, 2024
3 checks passed
@capricorn86 capricorn86 deleted the task/1227-typescript-definitions-model-a-private-dom-interface-instead-of-using-the-public-definitions-from-libdomdts branch January 21, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant