12.0.0 #941
PierfrancescoSoffritti
announced in
Announcements
12.0.0
#941
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release is mainly about adding better support for fullscreen and the addition of a new
custom-ui
module.DefaultPlayerUiController
and all other custom UI components to a separatecustom-ui
module, see doc. By doing this I was able to remove all the custom UI code and resources from thecore
module, making it smaller. Developers can now choose to import the custom UI code only if they care about it.YouTubePlayerView#addFullscreenListener
andYouTubePlayer#toggleFullscreen
, see doc and sample app. Thanks to @Praveen-Pable for the help with Add fullScreen function in IFramePlayerOptions for set fs value #926 and Add method YouTubePlayer.toggleFullscreen #936 !New Contributors
Full Changelog: 11.1.0...12.0.0
This discussion was created from the release 12.0.0.
Beta Was this translation helpful? Give feedback.
All reactions