-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
[WIP] Type enhancements #8968
Draft
mister-ben
wants to merge
18
commits into
videojs:main
Choose a base branch
from
mister-ben:type-enhancements
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+280
−105
Draft
[WIP] Type enhancements #8968
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e93f224
wiip
mister-ben 0d7a77d
Merge branch 'main' into type-experiment-467
mister-ben bebefa8
Merge branch 'main' into type-experiment-467
mister-ben 53c6c3d
Update typescript
mister-ben 705df44
Types overhaul
mister-ben 9813b5c
Merge branch 'main' into type-experiment-467
mister-ben c6754b2
update jsdoc,tsc deps
mister-ben fcc47da
reorg exports
mister-ben c1d4bd0
list of strings for audio/video track types
mister-ben dd7f1ff
use standard types for TextTracks
mister-ben 74c1316
Fix type of SourceObject, MediaObject
mister-ben 2ea0ced
Update description to match type
mister-ben 1b482a5
Add more to component options
mister-ben 8d2f672
Fullscreen properties
mister-ben 2e5fc2d
Define player options and have them importable from top level
mister-ben f7da0c6
fixes
mister-ben c884bfa
Merge branch 'main' into type-enhancements
mister-ben ea97ef1
Add redundant jsdoc so that tsc understands
mister-ben File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
Renders like this in the API docs with the changes to jsdoc-typeof-plugin:
![image](https://private-user-images.githubusercontent.com/1676039/408629122-fb629f1a-3386-4f1b-ba56-7a6144e16176.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODQ5MjUsIm5iZiI6MTczOTE4NDYyNSwicGF0aCI6Ii8xNjc2MDM5LzQwODYyOTEyMi1mYjYyOWYxYS0zMzg2LTRmMWItYmE1Ni03YTYxNDRlMTYxNzYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTA1MDI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTc3ZmJkZDJkZmI3MDIwZWQwZThhMTY1MWExZDJmYjE3ODdiZjVhNWJiODk2ZmNhYmQ0OTc2MTNlMjJiNDdkMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.ElVPVoBxlcu8DyrPLLWTsjlkhU1MbtU3a5gyR1faW40)