Koito/client/app/components
mlandry cd31b6f2d8
fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76)
* Fix race condition with using getComputedStyle primary color for dynamic activity grid darkening

Instead just use the color from the current theme directly. Tested works on initial load and theme changes.
Fixes https://github.com/gabehf/Koito/issues/75

* Rework theme provider to provide the actual Theme object throughtout the app, in addition to the name
Split name out of the Theme struct to simplify custom theme saving/reading
2025-10-14 15:14:22 -04:00
..
icons chore: initial public commit 2025-06-11 19:45:39 -04:00
modals feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
sidebar feat: v0.0.3 2025-06-15 00:12:21 -04:00
skeletons chore: initial public commit 2025-06-11 19:45:39 -04:00
themeSwitcher fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76) 2025-10-14 15:14:22 -04:00
ActivityGrid.tsx fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76) 2025-10-14 15:14:22 -04:00
ActivityOptsSelector.tsx correctly set the default range of ActivityGrid 2025-09-27 18:57:03 -04:00
AlbumDisplay.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
AllTimeStats.tsx Pre-release version v0.0.13 (#52) 2025-07-26 15:57:46 -04:00
ArtistAlbums.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
ArtistLinks.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
AsyncButton.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
Footer.tsx feat: version v0.0.2 2025-06-14 19:14:30 -04:00
GlobalThemes.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
ImageDropHandler.tsx Pre-release version v0.0.13 (#52) 2025-07-26 15:57:46 -04:00
LastPlays.tsx feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
PeriodSelector.tsx feat: v0.0.3 2025-06-15 00:12:21 -04:00
Popup.tsx feat: v0.0.3 2025-06-15 00:12:21 -04:00
SearchResultItem.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
SearchResults.tsx Pre-release version v0.0.13 (#52) 2025-07-26 15:57:46 -04:00
SearchResultSelectorItem.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
TopAlbums.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
TopArtists.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
TopItemList.tsx feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
TopThreeAlbums.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
TopTracks.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00