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

docs: Add useSVGIcons option #171

Merged
merged 5 commits into from
Jun 12, 2023
Merged

docs: Add useSVGIcons option #171

merged 5 commits into from
Jun 12, 2023

Conversation

wseymour15
Copy link
Contributor

Documents useSVGIcons player option for videojs/video.js#8260

@wseymour15 wseymour15 self-assigned this May 2, 2023

> Type: `boolean`

_Since 8.4.0_
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is assuming this gets released in the next version, but will be changed if that is not the case.

@wseymour15 wseymour15 marked this pull request as draft May 11, 2023 14:46
@wseymour15 wseymour15 marked this pull request as ready for review May 12, 2023 16:58
@@ -615,6 +615,20 @@ Override the mute key definition. If this is set, the function receives the `key

Override the play/pause key definition. If this is set, the function receives the `keydown` event; if the function returns `true`, then the play/pause toggle action is performed.

### `experimentalSvgIcons`
Copy link
Contributor

Choose a reason for hiding this comment

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

I have a question about the position of this option. I noticed that the other options were arranged in alphabetical order. Should there be some consistency? Or was this done on purpose because it's an experimental option?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, this was in alphabetical order until I updated the name of the option. I just pushed a commit to update this 👍

@wseymour15 wseymour15 merged commit bc495ed into main Jun 12, 2023
@wseymour15 wseymour15 deleted the docs-svg-icons branch June 12, 2023 21:09
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.

3 participants