fyah
e5409c81bb
fix: move React source into src/renderer/ — electron-vite renderer root
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:39:45 +08:00
fyah
43a599fc14
fix: use absolute /src/main.tsx path for dev server resolution
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:36:07 +08:00
fyah
865d2e2f65
chore: remove debug test text
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:34:32 +08:00
fyah
1d459b14e7
fix: use ELECTRON_RENDERER_URL (electron-vite sets this, not VITE_DEV_SERVER_URL)
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:33:30 +08:00
fyah
8bd977987a
fix: restructure Elec to match electron-vite expected layout
...
- Move index.html to src/renderer/ (electron-vite hard requirement)
- Flatten React source to src/ (main.tsx, App.tsx, components/)
- Remove debug red background
- Use @tailwindcss/postcss plugin
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:31:38 +08:00
fyah
18928b3d16
debug: red background test to check renderer loading
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:27:03 +08:00
fyah
6aa9f7ff49
fix: use @tailwindcss/postcss for Tailwind v4 compatibility
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:24:17 +08:00
fyah
0ee021e613
feat: add Elec — dark mode multi-model chat UI
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-09 11:14:28 +08:00