- interaction adjustment, for pip movement after auto next
- fixing a bug that prevented drag from happening normally on mobile devices
- fixing a conflict when the player goes full screen when detached
- preventing wrong style application if core was loaded while player are detached
- added scope to the package, so the name has changed from
clappr-detach-plugin
to@globocom/clappr-detach-plugin
- adjust detach/attach of plugin
- fix publish. Do not use version
0.4.4
- fix publish. Do not use version
0.4.3
- validate whether core is ready before toggling detach state
- prevent mouse from becoming stuck in move style
- prevent dragging when mouse over bars (seekbar and sound bar)
- adds
dragEnabled
option
Don't use this version, we messed up the publishing
- change approach of detach, to do it using CSS
- remove dependency on Clappr and receives Clappr as parameter
- remove dependency on Zepto
- Accept an option
isDetached
, that can be called withplayer.configure({ isDetached })
- Removes option
detachOnStart
- do not use
- do not use
- First version