This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
35
Wiki
Activity
509
Commits
3
Branches
35
Tags
c95b7602940d68b1661a1f970a2d884fd3ca4b45
Commit Graph
3 Commits
Author
SHA1
Message
Date
bvandeusen
85b640f32e
fix(views): close the 24-32px gap below TopNav across all views — every v-container had py-6 (or py-8 on PlaceholderView) which pushed the first content item well below where the TopNav's fade-to-transparent gradient bottoms out. Switch to pt-2 pb-6 (8px top, 24px bottom) so content sits comfortably right below the nav, matches the ArtistHeader's 'continuous with TopNav' feel. PlaceholderView uses pt-3 pb-8 keeping its larger bottom padding.
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 19:47:23 -04:00
bvandeusen
52445eb501
fix(ui): double directory card width (220px -> 440px) + bound preview slot height (min 150 / max 220 / overflow hidden / explicit display+object-position) so tall source images can't escape on browsers that don't compute aspect-ratio
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-25 02:32:05 -04:00
bvandeusen
0f31e84635
fc3f: ArtistsView + /artists route — search + platform filter + infinite scroll grid
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-21 22:15:28 -04:00