mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[PR #119] [CLOSED] v3.5: UI polish, audio playback fixes, and cross-browser consistency #132
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binimum/tidal-ui/pull/119
Author: @kobayashi90
Created: 2/11/2026
Status: ❌ Closed
Base:
main← Head:v3.5-polish-kobayashi90📝 Commits (1)
2eeeef8v3.5: UI polish, audio playback fixes, and cross-browser consistency📊 Changes
22 files changed (+269 additions, -3083 deletions)
View changed files
📝
src/app.css(+30 -58)📝
src/lib/api.ts(+4 -2)📝
src/lib/components/AudioPlayer.svelte(+134 -9)➖
src/lib/components/DynamicBackground.svelte(+0 -904)➖
src/lib/components/DynamicBackgroundWebGL.svelte(+0 -573)📝
src/lib/components/SearchInterface.svelte(+5 -0)📝
src/lib/components/ShareButton.svelte(+12 -7)📝
src/lib/components/TopTracksGrid.svelte(+6 -2)📝
src/lib/components/TrackList.svelte(+21 -29)📝
src/lib/stores/performance.ts(+3 -24)📝
src/lib/stores/player.ts(+3 -3)📝
src/lib/stores/userPreferences.ts(+3 -61)➖
src/lib/utils/colorPalette.ts(+0 -411)📝
src/lib/utils/performance.ts(+3 -628)➖
src/lib/utils/webglShaders.ts(+0 -271)📝
src/lib/version.ts(+1 -1)📝
src/routes/+layout.svelte(+37 -76)📝
src/routes/+page.svelte(+4 -1)📝
src/routes/album/[id]/+page.svelte(+1 -21)➖
src/routes/api/artwork/[type]/[id]/[size]/+server.ts(+0 -0)...and 2 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.