Releases: shiyiya/oplayer
Releases · shiyiya/oplayer
@oplayer/core@1.2.29
@oplayer/ui@1.2.30
Changelog
[1.2.29-beta.2]
- update screenshot with watermark
[1.2.29-beta.1]
- fix previous,next event
[1.2.29-beta.0]
- add watermark (img or svg)
- screenshot with watermark
[1.2.29]
- hover background for icon
- add previous,next button icon
// 1. set icon player.use([ui({ icons: { previous: 'svg', next: 'svg' } })]) // 2. listen event player.on(['previous', 'next'], () => { // ... })
[1.2.28]
- fix grid thumbnails
- update slide seek event
1.2.26 (2023-05-27)
- fix IOS loading state
- update desktop default size and mobile size on fullscreen
@oplayer/ui@1.2.29-beta.3
Changelog
[1.2.29-beta.2]
- update screenshot with watermark
[1.2.29-beta.1]
- fix previous,next event
[1.2.29-beta.0]
- add watermark (img or svg)
- screenshot with watermark
[1.2.29]
- hover background for icon
- add previous,next button icon
// 1. set icon player.use([ui({ icons: { previous: 'svg', next: 'svg' } })]) // 2. listen event player.on(['previous', 'next'], () => { // ... })
[1.2.28]
- fix grid thumbnails
- update slide seek event
1.2.26 (2023-05-27)
- fix IOS loading state
- update desktop default size and mobile size on fullscreen
@oplayer/ui@1.2.29-beta.2
- update screenshot with watermark
@oplayer/ui@1.2.29-beta.1
- fix previous,next event
@oplayer/ui@1.2.29-beta.0
- add watermark (img or svg)
- screenshot with watermark
@oplayer/ui@1.2.29
- hover background for icon
- add previous,next button icon
// 1. set icon player.use([ui({ icons: { previous: 'svg', next: 'svg' } })]) // 2. listen event player.on(['previous', 'next'], () => { // ... })
## [1.2.28]
- fix grid thumbnails
- update slide seek event
## [1.2.26](https://github.com/shiyiya/oplayer/tree/1.2.26) (2023-05-27)
- fix IOS loading state
- update desktop default size and mobile size on fullscreen
@oplayer/danmaku@1.2.24
- Add heat map display switch
@oplayer/ui@1.2.28
- fix grid thumbnails
- update slide seek event
@oplayer/core@1.2.28
- fix initial playback rate not working