Skip to content

@oplayer/ui@1.2.34

Compare
Choose a tag to compare
@shiyiya shiyiya released this 31 Oct 02:40
· 155 commits to main since this release

Changelog

[1.2.34-beta.1]

  • try fix subtitle not working.

[1.2.34-beta.0]

  • add params to menu & setting cb.

[1.2.33]

  • update controller hide behavior.
  • fix subtitle not work on custom videosourcechange

[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