Skip to content

v4.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 07:51
· 197 commits to master since this release

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)

Features

  • add quietUpdate api for support don't interrupt current play state (6e09798)
  • new icons & add packup and empty custom icon (529a36e)
  • rename locale notContentText => emptyText (58b3ad0)
  • support quiet update audio list #148 #114 (c98105b)
  • Upgrading from react-icons v2 to v3 (fe3ec35)