Skip to content

Releases: lijinke666/react-music-player

v4.16.4

30 Jul 08:40
Compare
Choose a tag to compare

4.16.4 (2020-07-30)

Bug Fixes

  • pages scroll down when audioList is modified #133 (a9ce0ca)
  • prevent scroll if audio player focus (4f9087a)

v4.16.3

17 Jul 12:04
Compare
Choose a tag to compare

4.16.3 (2020-07-17)

Bug Fixes

v4.16.2

17 Jul 11:41
Compare
Choose a tag to compare

4.16.2 (2020-07-17)

Bug Fixes

  • media-session: cannot trigger onAudioSeeked handle if backward or forward from media session (4f59ff6)
  • media-session: support no cover case #130 (c0121b5)

v4.16.1

02 Jul 14:34
Compare
Choose a tag to compare

4.16.1 (2020-07-02)

Bug Fixes

  • modify theme type define (c324ae9)

v4.16.0

02 Jul 14:20
Compare
Choose a tag to compare

4.16.0 (2020-07-02)

Bug Fixes

  • reset volume to 0.1 if last is mute when toggle mute button (0dc4be5)

Features

  • add audio instance api, like appedAudio, togglePlay #114 (42bcda1)
  • support follow system auto set theme (aeb1630)
  • update instance type define (5167a5d)

v4.15.5

02 Jul 04:27
Compare
Choose a tag to compare

4.15.5 (2020-07-02)

Bug Fixes

  • remove last playing audio throw error #123 (355f2e1)
  • add fallback to addListener for MediaQueryList [#125]

v4.15.4

30 Jun 09:38
Compare
Choose a tag to compare

Bug fixes

  • fix: optimize audio seeked handler trigger timing

v4.15.3

23 Jun 07:46
Compare
Choose a tag to compare

Bug Fixes

  • fix: throw error when unmount player after destroyed

v4.15.2

23 Jun 07:19
Compare
Choose a tag to compare

Bug Fixes

  • adjust lyric icon
  • fix: cannot pause lyric when audio toggle play
  • fix: adjust lyric z-index
  • fix: not highlight lyric button when mobile
  • fix: cannot show emptyLyricText

v4.15.1

19 Jun 13:31
Compare
Choose a tag to compare

Bug Fixes

  • remove console log