Skip to content

Releases: shiyiya/oplayer

@oplayer/[email protected]

02 Jul 10:48
Compare
Choose a tag to compare
Pre-release
  • update screenshot with watermark

@oplayer/[email protected]

30 Jun 09:12
Compare
Choose a tag to compare
Pre-release
  • fix previous,next event

@oplayer/[email protected]

29 Jun 04:14
Compare
Choose a tag to compare
Pre-release
  • add watermark (img or svg)
  • screenshot with watermark

@oplayer/[email protected]

22 Jun 09:42
Compare
Choose a tag to compare
  • 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/[email protected]

14 Jun 13:59
Compare
Choose a tag to compare
  • Add heat map display switch

@oplayer/[email protected]

11 Jun 09:41
Compare
Choose a tag to compare
  • fix grid thumbnails
  • update slide seek event

@oplayer/[email protected]

11 Jun 09:41
Compare
Choose a tag to compare
  • fix initial playback rate not working

@oplayer/[email protected]

06 Jun 09:17
Compare
Choose a tag to compare

Changelog

1.2.26 (2023-05-27)

  • fix IOS loading state
  • update desktop default size and mobile size on fullscreen

@oplayer/[email protected]

31 May 05:32
Compare
Choose a tag to compare

Changelog

1.2.27 (2023-05-31)

  • fix IOS fullscreen behavior

1.2.26 (2023-05-27)

  • fix broken changevideosource playload
  • update IOS fullscreen behavior

@oplayer/[email protected]

27 May 04:06
Compare
Choose a tag to compare

Changelog

fix IOS loading state
fix broken changevideosource playload
update IOS fullscreen behavior
update desktop default size and mobile size on fullscreen