veza/apps/web/src/components/developer
senke 47f2c7c30b feat(ui): DeveloperDashboard skeleton, EmptyState, ErrorDisplay, Header transitions
- DeveloperDashboardViewSkeleton: premium skeleton for loading state
- EmptyState for API keys when none exist (variant card, Create action)
- ErrorDisplay with retry on fetch failure
- Header: duration-[var(--duration-fast)] on all interactive elements
- DeveloperDashboardView: table row hover, copy button transitions

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 22:59:51 +01:00
..
modals feat(ui): Sidebar refactor, premium skeletons, ContentFadeIn transitions 2026-02-10 22:51:51 +01:00
APIPlaygroundView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
APIPlaygroundView.tsx ui(tokens): migrate bg/border-kodo-red → destructive, bg/border-kodo-lime → success (25 files) 2026-02-09 00:17:14 +01:00
DeveloperDashboardView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
DeveloperDashboardView.tsx feat(ui): DeveloperDashboard skeleton, EmptyState, ErrorDisplay, Header transitions 2026-02-10 22:59:51 +01:00
DeveloperDashboardViewSkeleton.tsx feat(ui): DeveloperDashboard skeleton, EmptyState, ErrorDisplay, Header transitions 2026-02-10 22:59:51 +01:00
SwaggerUI.tsx fix(web): reduce developer portal console errors 2026-02-10 19:38:13 +01:00
WebhooksView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
WebhooksView.tsx refactor(tokens): complete design token migration to semantic system 2026-02-09 23:05:09 +01:00