Skip to content

Audio player update

Compare
Choose a tag to compare
@leafo leafo released this 06 Feb 03:40
· 491 commits to master since this release

Note: These changes were originally released at the beginning of 2019

  • Added a sticky audio player that builds a playlist from visible submissions with mp3 files.
  • Convert all audio players to react
  • All like buttons are react components
    • State synchronized across like buttons for same submission
  • Misc fixes