Breaking: Upgrade MediaElement.js to 7.0.7 (fixes #298 #297 #232)#299
Merged
joe-allen-89 merged 90 commits intomasterfrom Jul 28, 2025
Merged
Breaking: Upgrade MediaElement.js to 7.0.7 (fixes #298 #297 #232)#299joe-allen-89 merged 90 commits intomasterfrom
joe-allen-89 merged 90 commits intomasterfrom
Conversation
… it no longer exists
…earing when toggleCaptionsButtonWhenOnlyOne: true
… startLanguage to autoplayCaptionLanguage, move startVolume, partially fix mediaCaptionsChange
…and height when using iPhoneUseNativeControls
This comment was marked as resolved.
This comment was marked as resolved.
Member
@danielghost has a core fix for this hopefully |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
oliverfoster
approved these changes
Jun 11, 2025
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
🎉 This PR is included in version 7.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or 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
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.
Fix #298 #297 #232
Dependencies
.visually-hidden-focusableBump required FW version #324Breaking
Notable changes and deletions
speed,jumpforwardandskipbackhave moved to mejs plugins. Other plugins can be considered for inclusion in the future.MediaFeaturesobject is now justFeaturesmedia,node, andinstance. I've added documentation about this toonPlayerReady()which is the success callback function.mediaElement.playerchanged tomediaElement.options.selectedTrackhas moved to theinstanceobject mentioned above.Fix
Configuration changes to existing courses
None
Regression testing
The following fixes could use retesting. I could not find the original GitHub tickets for some of these.
delete hideTimeoutlines. The newbuildfullscreen()inmediaelement-and-player.jsdoes not use this.Known issues