You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix missing aria-controls on combobox role elements (2 errors)
- Remove trivial useMemo wrappers replaced with plain const (7 instances)
- Migrate motion → LazyMotion + m in 4 files (~30kb bundle savings)
- Convert renderActions render-prop to ReactNode in CommentDisplay
- Extract stable icon constants for NavItem memo in Sidebar
- Replace <a> with next/link for internal Footer links
- Add metadata export to app/page.tsx (converted to server component)
- Fix array index keys with stable identifiers
- Add keyboard handlers to clickable non-interactive elements
- Remove 14 unused exports/types (knip dead code)
- Fix cmdk-input-wrapper unknown DOM property
- Fix label-has-associated-control in dialog.stories.tsx
- Update framer-motion test mocks for LazyMotion/m/domAnimation
Generated with [Ami](https://ami.dev)
Co-Authored-By: Ami <noreply@ami.dev>
0 commit comments