Skip to content

Commit

Permalink
feat: Add responsive behavior to danmuku plugin and improve panel pos…
Browse files Browse the repository at this point in the history
…itioning
  • Loading branch information
zhw2590582 committed Jun 15, 2024
1 parent 74460a7 commit 0cee288
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 21 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [5.1.6] - 2024-6-15

- 优化 `setBar` 事件
- 新增 `artplayerPluginChapter` 插件
- 新增 `art.plugins.artplayerPluginDanmuku.load(target)` 参数,用于追加弹幕库
- 新增弹幕插件的 `width` 选项参数,当播放器宽度小于此值时,弹幕发射器置于播放器底部
- 修复 `artplayerPluginVttThumbnail` 在移动端不显示的问题
- 修复弹幕插件样式,和字号百分比显示的 `bug`
- 移动端也可以看到 `thumbnails`
- 恢复 `screen.orientation.lock` 功能

## [5.1.4] - 2024-6-1
## [5.1.5] - 2024-6-1

- 重构 `artplayerPluginDanmuku` 插件
- 新增 `artplayerPluginChromecast` 插件
Expand Down
2 changes: 1 addition & 1 deletion docs/compiled/artplayer-plugin-chapter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0cee288

Please sign in to comment.