Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Latest commit

 

History

History
96 lines (88 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

96 lines (88 loc) · 13.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1 (2020-10-14)

Features

Bug Fixes

  • actions: placement (fadf8af)
  • app: global store only development mode (57a4823)
  • archive: remove debug logs (3c8ed1d)
  • audio: duration if no song in player #6 (77e8597)
  • audio: syntax error #6 (26e8b55)
  • build: player test (16c4028)
  • build: player test (d2d387c)
  • build: view size (6b9dd6d)
  • cypress: assertation (a8c7458)
  • cypress: falling install on travis (b87c43d)
  • episode: current song equal episode (d41a028)
  • episode: text can be null (dbc2d76)
  • localStorage: usage (97b292c)
  • localStorage: use object assign instead of spread #13 (6a87a62)
  • package: update sirv to version 0.3.0 (ad94060)
  • package: update timezone-support to version 2.0.2 (ca34212), closes #27
  • player: call f before mount (fe5a423)
  • player: continuous playing #8 (31e3719)
  • player: load firts sound if playlist changed (c95e532)
  • player: missing url #7 (dd61987)
  • player: read song data if not has playlist #12 (2050a4b)
  • player: remove last song after end #7 (90886e9)
  • player: reset currentSong after last item (30170f0)
  • player: reset song status function (a36f433)
  • player: stop polling if no more new song (40fa900)
  • playlist: correct url for each song #8 (5894826)
  • playlist: load song (6101b44)
  • playlist: remove multiple song #9 (a1efdd4)
  • stores: missing hiddenShows #10 (a641e2d)
  • timezone: unification (158fc77)
  • handle timezone #22 (e135141)
  • style: remove empty tag #3 (96df8ae)
  • style: syntax #3 (c3ee898)