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
refactor: add TypeScript type checking and fix UI issues
- Add complete TypeScript type checking with tsc --noEmit
- Fix all type errors and add proper type definitions for cloudflare:test
- Add .js extensions to test imports for node16 module resolution
- Improve component accessibility (remove invalid aria-labelledby)
- Add success-50/100 colors for encrypted paste indication
- Optimize CodeEditor line number rendering with useMemo
- Fix CSS transform syntax and color consistency
- Add keyboard navigation support for Select and Autocomplete
- Add type checking to CI workflow and documentation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments