-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add a|area[ping] detection #2671
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rejas
reviewed
Oct 13, 2021
rejas
reviewed
Oct 13, 2021
rejas
requested changes
Oct 13, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, just need your author tag ;-)
@rejas done! ;) |
rejas
approved these changes
Oct 13, 2021
Thx!!! |
rejas
pushed a commit
that referenced
this pull request
Oct 13, 2021
* Add a|area[ping] detect * add aping|areaping to integration tests * Add author tag
rejas
pushed a commit
that referenced
this pull request
Oct 14, 2021
* Add a|area[ping] detect * add aping|areaping to integration tests * Add author tag
rejas
pushed a commit
that referenced
this pull request
Jan 30, 2022
* Add a|area[ping] detect * add aping|areaping to integration tests * Add author tag
rejas
added a commit
that referenced
this pull request
Jan 30, 2022
* Add avif detection (#2539) * Add avif detection * Add tests Both the integration test and the caniuse test * Add polyfill * Add support for ResizeObserver (#2582) * Add Clipboard API (#2573) * Add Clipboard API testing * Implement sub-modules (but badly) * Solve ESLint errors 🙄 * Improve the sub-properties detection * Move feature detect location * Add detection for support of scrollToOptions mode of window.scrollTo() (#2575) * Add detect/tests for prefetch (#2610) * Add detect/tests for prefetch * Move to link directory * Add in check for ie11 edge case * Add feature detection for IndexedDB 2.0 (#2607) * Add a|area[ping] detection (#2671) * Add a|area[ping] detect * add aping|areaping to integration tests * Add author tag * Add Mediastream feature detect (#2669) * Create mediastream.js * added mediarecorder as test * Update config-all.json * Added metadata to mediastream.js * Update mediastream.js * Removed extra line, added a new tag 'media' * moved mediastream.js to /webrtc dir * Update config-all.json * Add test for :focus-visible and fix wrong references in :focus-within (#2665) * Create focusvisible.js * Fix wrong reference to CSS focus-within feature * Fix wrong reference for CSS focus-within feature * Add css-focus-visible to caniuse integration tests * Include focusvisible in config-all.json * Add authors tag to focusvisible.js Co-authored-by: Markel F <github@markel.dev> Co-authored-by: Christian Andersson <chris.chris.90@hotmail.com> Co-authored-by: Chris Smith <chris13524@users.noreply.github.com> Co-authored-by: Jordan Tepper <jstepper91@gmail.com> Co-authored-by: Tan Zhen Yong <Xenonym@users.noreply.github.com> Co-authored-by: Hélio Correia <dev@heliocorreia.org> Co-authored-by: Onkar Dahale <dahaleonkar@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #2484