Releases: lijinke666/react-music-player
Releases · lijinke666/react-music-player
v4.20.0
v4.19.1
v4.19.0
v4.18.3
v4.18.2
v4.18.1
4.18.1 (2020-09-19)
Bug Fixes
- append audio should not auto play if autoPlay is false and autoplayInitLoadPlayList is false (7e60d39)
- audio can be play from play list if audio is loading (d930cfe)
- cannot change play audio when quietUpdate was used #157 (d5bf3b1)
- infinite load when append big audio file #146 (487502c)
- loading animate time diffrence (5aa109a)
- optimize audio load and play function (504461d)
- should not call onAudioListsPanelChange if panel is closed when hide panel (ade1774)
- should not call onCoverClick if cover is empty (52ba3ae)
v4.18.0
4.18.0 (2020-09-06)
Bug Fixes
- audio auto play when appended new audio if enable autoplayInitLoadPlayList #146 (c3c40b3)
- auto play when audio list changed if autoplayInitLoadPlayList is false #154 (3f08c70)
- call onModeChange and onCoverChange when destroy button clicked if drag disabled (c608cea)
- cannot show audio info if audio list is empty by appendAudio #146 (2c225da)
- cannot toggle mode if drag disabled #147 (ca5c5ff)
- destroy button position in mobile (2500d17)
- mobile play mode icon align style (5e1a819)
- optimize progress load bar light theme bg color (3127a2e)
- reset audio loaded progress when clear audio (813b3ab)
- theme is reset to dark when audio list changed if theme is auto #149 (7103183)