• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-06-14 20:58:42 +00:00
968d3477c2 fix(codebase): fix background color cutting off outer card border radius in file tree header
mark pushed to main at mark/vibn-frontend 2026-06-14 20:56:35 +00:00
6057fb91c1 fix(codebase): perfectly align left file tree header and right preview header
mark pushed to main at mark/vibn-frontend 2026-06-14 20:53:32 +00:00
a695f74132 fix(codebase): clean up initial loading state UI
mark pushed to main at mark/vibn-frontend 2026-06-14 20:50:10 +00:00
ecd51a3987 fix(codebase): add top bar header frame to file viewer loading states
mark pushed to main at mark/vibn-frontend 2026-06-14 20:47:09 +00:00
93e08e5c8e feat(codebase): auto-select the best entry point file on load so preview isn't empty
mark pushed to main at mark/vibn-frontend 2026-06-14 20:45:06 +00:00
ccba3d42d2 feat(codebase): smart auto-expand logic for Next.js and React project structures
mark pushed to main at mark/vibn-frontend 2026-06-14 20:42:11 +00:00
dc9347c01c fix(codebase): freeze header name on scroll and remove count pill
mark pushed to main at mark/vibn-frontend 2026-06-14 20:41:10 +00:00
e73efc24ba fix(codebase): fix left column padding and justification to align header with file tree
mark pushed to main at mark/vibn-frontend 2026-06-14 20:37:22 +00:00
44bed63c28 fix(codebase): constrain right column height to prevent window scrolling
mark pushed to main at mark/vibn-frontend 2026-06-14 20:35:09 +00:00
c649cb06c9 fix(preview): align background color and padding with new dashboard theme
mark pushed to main at mark/vibn-frontend 2026-06-14 20:34:22 +00:00
86ebf542b9 fix(codebase): constrain height correctly to flex container
mark pushed to main at mark/vibn-frontend 2026-06-14 20:32:27 +00:00
e06ad16aab fix(codebase): optimize layout paddings for code editor feel
mark pushed to main at mark/vibn-frontend 2026-06-14 20:29:23 +00:00
3a884fe28d fix(codebase): constrain layout to 100vh so left and right panes scroll internally instead of the window
mark pushed to main at mark/vibn-frontend 2026-06-14 20:27:46 +00:00
db7814782c fix(dashboard): align rail group titles, headers, and count pills with reference design
mark pushed to main at mark/vibn-frontend 2026-06-14 20:25:37 +00:00
c56a39d763 fix(codebase): optimize layout for editor view
mark pushed to main at mark/vibn-frontend 2026-06-14 20:23:36 +00:00
9766990e70 fix(codebase): connect the code tree container and preview container like in reference image
mark pushed to main at mark/vibn-frontend 2026-06-14 20:22:31 +00:00
824fe0c6f1 fix(codebase): remove subtitle from Codebase page header
mark pushed to main at mark/vibn-frontend 2026-06-14 20:20:51 +00:00
d738842069 fix(codebase): remove legacy single-codebase hint description from api endpoints
mark pushed to main at mark/vibn-frontend 2026-06-14 20:19:24 +00:00
adc60690c8 fix(codebase): remove duplicate THEME definition causing build failure
mark pushed to main at mark/vibn-frontend 2026-06-14 20:18:17 +00:00
01d9c07e24 fix(codebase): migrate codebase layout wrappers to dashboard-ui cards