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

fix: improves types for registerPlugin and getPlugin #8058

Merged
merged 4 commits into from
Jan 24, 2023

Conversation

gjanblaszczyk
Copy link
Member

Description

The PR fixes the issue #8050

Specific Changes proposed

It modifies player docs for registerPlugin and getPlugin methods.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chrome, Firefox, IE)
    • Unit Tests updated or fixed
    • Docs/guides updated
    • Example created (starter template on JSBin)
  • Reviewed by Two Core Contributors

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Merging #8058 (b06eba8) into main (40e1d47) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8058   +/-   ##
=======================================
  Coverage   81.91%   81.91%           
=======================================
  Files         110      110           
  Lines        7342     7342           
  Branches     1772     1772           
=======================================
  Hits         6014     6014           
  Misses       1328     1328           
Impacted Files Coverage Δ
src/js/plugin.js 99.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

jsdoc-typeof-plugin.js Outdated Show resolved Hide resolved
@gjanblaszczyk gjanblaszczyk merged commit 2e96253 into main Jan 24, 2023
@gjanblaszczyk gjanblaszczyk deleted the fix/types-plugin branch January 24, 2023 21:07
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
* fix: improves types for registerPlugin and getPlugin

* fix: corrects parameter type for registerPlugin

* docs(fix): add support for {typeof class} expression

* chore: move js-doc-typeof-plugin to build dir
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