-
Notifications
You must be signed in to change notification settings - Fork 779
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
types: add element
to NodeResults
#2211
Conversation
I think you need to pass |
Ah, that makes more sense. Thanks. |
Hey @straker 👋🏻 I just noticed that v3.5.4 has been released but it doesn't include this change. At which point do commits in the |
Sorry about that. We've been working on a 4.0 release and just needed to get a bug fix out for color-contrast a bit earlier. This will be in the 4.0 release. |
Ah no worries! I was just curious as when the change would land. Thanks for the explanation. |
* types: add `element` to NodeResults * make the element property optional * actually make it a HTMLElement
@straker don't forget to check the security review checkbox - change is obviously ok but... |
Add the
element
property toNodeResult
interface.Reviewer checks
Required fields, to be filled out by PR reviewer(s)