Releases: thuongtruong1009/bee-music
Releases · thuongtruong1009/bee-music
v1.1 enhance
What's Changed
- fetch API mp3 (song name, artist name, song avatar, song mp3).
- binding data into components to build DOM.
- play a sound when clicking any song in the songs list.
- change toggle play/pause when playing audio.
- custom input range tag.
- improve UI/UX.
- fixes some bugs.
Detail
- feat: fetch zingmp3 API by @thuongtruong1009 in #6
- feat: add PWA for the client by @thuongtruong1009 in #7
Full Changelog: v1.0.0...v1.1
v1.0.0 setup
What's Changed
- Initial building a project and deploying a web app.
- Formed components and setup configs.
- Fix some bugs.
- Enhance UI/UX.
Detail
- feat: add toggle responsive nav popup effect by @thuongtruong1009 in #3
- feat: style slider custom by @thuongtruong1009 in #4
New Contributors
- @thuongtruong1009 made their first contribution in #3
Full Changelog: https://github.com/thuongtruong1009/bee-music/commits/v1.0.0