Skip to content

Releases: lijinke666/react-music-player

v3.2.1

26 Dec 07:35
Compare
Choose a tag to compare

Bug fixs

  • fix typo autdioSeeked => audioSeeked #10
  • fix audio lists panel and audio panel cant't sync play status
  • fix loading animation of the audio lists panel

v3.2.0

08 Dec 07:55
Compare
Choose a tag to compare

Feature

  • add notContentText custom text , default no music
  • add panelTitle custom text default 播放列表 => 'playList'
  • If you need to display Chinese, you need to set it manually

Bug Fixs

  • fix the current song plays click on the pause, and then again click to not play
  • fix the component cat't unable render when the playlist to be empty
  • fix the song is played in the wrong order when the replaying button is clicked
  • fix when the play mode of shufflePlay , there is a certain probability that it will not play properly

v3.1.5

16 Nov 05:50
Compare
Choose a tag to compare

Bug fixs

  • fix mobile bg color styles of the light theme

v3.1.4

07 Nov 16:25
Compare
Choose a tag to compare

Bug fixs

👍 fix At the time of request remote resource can't play music

v3.1.2

27 Oct 02:56
Compare
Choose a tag to compare

Feature

  • github rename from react-jinke-music-player to react-music-player

v3.1.1

29 Sep 07:35
Compare
Choose a tag to compare

Buf fixs

  • fix componentWillunmount error in the component :(
  • support React v16

v3.1.0

28 Sep 07:49
Compare
Choose a tag to compare

Feature

  • add extendsContent options, your can customize the extension content
  • add once options, The default audioPlay handle function will be played again after each pause, If you only want to trigger it once, you can set true
  • optimize styles of the player

v3.0.1

24 Sep 05:41
Compare
Choose a tag to compare

Bug fixs

  • Fixed bug that was deformed on the cover of a small screen phone
  • Fixed a bug where the name of the song was too long
  • Fixed bug that was not correctly displayed on the phone's horizontal screen

v3.0.0

23 Sep 15:49
Compare
Choose a tag to compare

Feature

  • Support multiple songs to play , can select order | orderLoop | singleLoop | shufflePlay play mode
  • Increased mobile phone adaptation,now , Now you can see a nice UI for the mobile
  • Added more custom copywriting cases
  • 💯

Buf fixs

  • Fixed all the defects I've found so far

V2.4.0

29 Aug 08:25
Compare
Choose a tag to compare

Feature

  • add theme of the music player :) your use showThemeSwitch toggle light or dark
  • optimize icons Vertical center of the music player

Bug fixs

  • fix current audio duration display an error