-
Notifications
You must be signed in to change notification settings - Fork 425
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
Rename MasterPlaylistController to PlaylistController #1309
Conversation
Codecov Report
@@ Coverage Diff @@
## next #1309 +/- ##
=======================================
Coverage 86.27% 86.27%
=======================================
Files 39 39
Lines 9791 9791
Branches 2275 2275
=======================================
Hits 8447 8447
Misses 1344 1344
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
One small suggestion, but otherwise LGTM.
We should probably merge the other PRs into |
Merge with a BREAKING_CHANGE: footer about the renamed class/properties. |
BREAKING CHANGE: rename PlaylistController BREAKING CHANGE: rename HAVE_MASTER to HAVE_MAIN_MANIFEST BREAKING CHANGE: playlist loaders updateMain and .main prop rename BREAKING CHANGE: manifest.js exports mainForMedia and addPropertiesToMain BREAKING CHANGE: rename media groups prop to isMainPlaylist BREAKING CHANGE: rename property to mainPlaylistLoader_ BREAKING CHANGE: rename to PlaylistController#main()
No description provided.