Skip to content

Commit 5724f66

Browse files
committed
docs: ✏️ update changelog
1 parent 983937b commit 5724f66

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

packages/xgplayer/CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# 版本更新记录
2+
## 3.0.23
3+
>* refactor: 💡 (xgplayer) add playSessionId for once play process
4+
>* fix: 🐛 (xgplayer) usePluginHooks not use arguments, fixed #1773
5+
>* fix: 🐛 (xgplayer) plugin插件增加存储除root外的额外dom的extraEls属性
6+
>* fix: 🐛 (xgplayer) 修复ad修饰插件timeIcon的额外dom不能正常显示隐藏的问题
7+
>* fix: 🐛 (xgplayer) 修复横屏状态下进入全屏时播放器宽度不对的问题
8+
>* fix: 🐛 (xgplayer) null is not an object (evaluating 'this.root.getBoundingClientRect')
29
## 3.0.22
3-
refactor: 💡 (xgplayer) add umd ui plugins exports for ads, eg. PlayIcon、Progress、TimeIcon etc.
4-
fix: 🐛 (ads) always autoplay for LG & Samsung TV
5-
fix: 🐛 progress bar mouseup event is not fired, due to preview
6-
fix: 🐛 typo in zh-hk.js
7-
fix(xgplayer): fix percent NaN and fix to currentTime percent
8-
feat: add update function for miniscreen
10+
>* refactor: 💡 (xgplayer) add umd ui plugins exports for ads, eg. PlayIcon、Progress、TimeIcon etc.
11+
>* fix: 🐛 (ads) always autoplay for LG & Samsung TV
12+
>* fix: 🐛 progress bar mouseup event is not fired, due to preview
13+
>* >* fix: 🐛 typo in zh-hk.js
14+
>* fix(xgplayer): fix percent NaN and fix to currentTime percent
15+
>* feat: add update function for miniscreen
916
## 3.0.21
1017
>* fix: 🐛 (xgplayer) 修复播放器seeked时,播放器未启动播放而弹幕自动播放问题
1118
>* fix player destroy control plugins memeory leak

0 commit comments

Comments
 (0)