Releases: lijinke666/react-music-player
Releases · lijinke666/react-music-player
V2.1.2
Feature
- add
tests
of thecompoent
- change
example
of thewebpack.config.js
V2.0.2
Bug fixs
- fix bind audio
wating
events name word spelling mistake :(
V2.0.1
Feature
- add
defaultPosition
options set the music-palyer controller default postion
Bug Fixs
fix
progress bar
andsounds bar
cat'tdrag
bugfix
controller cat't drag andpanel
icons cat't click onmobile
fix
Object.entries
Not supported in some browsers, now usefor in :(
V2.0.0
Feature :
- add
drag
options - change
html construction
of the component - add
dowload audio icon
, now, You can download the music currently playing - add
showDowload
,showLoop
,showReload
showPlay
options , you can use the control display
Bug fixs :
- component drag
document.body
can trigger panel open
V1.4.0
Feature
- Change the position of the button
- add
drag
of theprogress bar
- change button size
- better support for response
V1.2.0
Feature
- add new api
audioPlay
audioPause
audioEnded
loadAudioError
audioProgress
BugFixs
fix
audio currentTime and durationfix
audio volum change bugfix
audio cover bug