sanbuphy
0eba9e87e9
fix(eslint): reduce warnings in GitHub Actions deployment
...
- Disable formatting rules (handled by Prettier)
- Relaxed strict Vue/JS rules for demo code compatibility
- Fix syntax errors in ApiPlayground and VoiceCloningDemo
- Fix duplicate else-if condition in ApiPlayground
- Fix Promise executor async pattern in AutoregressiveAudioDemo
- Add TypeScript file support to ESLint config
Warnings reduced from 295 to 251 problems.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-18 17:38:10 +08:00
sanbuphy
d35211071a
style: update border-radius and padding values across components
...
- standardize border-radius from 8px to 6px for consistent styling
- adjust padding values from 1rem to 0.75rem for better visual hierarchy
- remove redundant overflow-y properties for cleaner code
2026-02-14 20:23:34 +08:00
sanbuphy
e41063a1cd
feat: update docs and components, fix DLQ demo bug
2026-01-18 12:21:49 +08:00
sanbuphy
26ed39e1eb
feat: add AI and Backend evolution history with interactive demos, and refine Frontend evolution demo
2026-01-18 10:24:35 +08:00