Skip to content

Releases: shiyiya/oplayer

@oplayer/core@1.2.29

28 Jul 05:26
Compare
Choose a tag to compare

Changelog

[1.2.28]

  • fix initial playback rate not working

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/ui@1.2.30

02 Jul 15:26
Compare
Choose a tag to compare

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

02 Jul 11:44
Compare
Choose a tag to compare
Pre-release

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

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

@oplayer/ui@1.2.29-beta.1

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

@oplayer/ui@1.2.29-beta.0

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

@oplayer/ui@1.2.29

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/danmaku@1.2.24

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

@oplayer/ui@1.2.28

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

@oplayer/core@1.2.28

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