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

feat(types): add types for page.$$eval #6139

Merged
merged 4 commits into from Jul 3, 2020
Merged

feat(types): add types for page.$$eval #6139

merged 4 commits into from Jul 3, 2020

Conversation

jackfranklin
Copy link
Collaborator

No description provided.

@jackfranklin
Copy link
Collaborator Author

@hanselfmu PTAL, thanks :)

* {@link https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors | selector}
* to query for
* @param pageFunction - the function to be evaluated in the page context.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Will API Extractor report a warning here if we remove the - after pageFunction?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, it needs there to be a - between the param name and the description

Copy link
Collaborator

@hanselfmu hanselfmu left a comment

Choose a reason for hiding this comment

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

LGTM % the @param - thing, but it shouldn't block this from landing.

@jackfranklin jackfranklin merged commit 5049b83 into main Jul 3, 2020
@jackfranklin jackfranklin deleted the eval-types-2 branch July 3, 2020 14:23
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.

None yet

3 participants