Commit Graph
9 Commits
Author SHA1 Message Date
dream_pepandGitHub 9ec7444de1 fit:修复文字错误
修复部分产品介绍文字
2026-07-11 13:33:02 +08:00
dream-pepandtraeagent dff1275587 feat: 隐藏手机端暗黑模式切换按钮
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
2026-07-11 05:26:04 +00:00
dream-pepandtraeagent 4898cf0fcb feat: 隐藏手机端暗黑模式切换按钮
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
2026-07-11 05:22:24 +00:00
dream_pep 0de29a8737 修复logo问题 2026-07-11 01:33:18 +08:00
dream_pep 4910293d18 Update layout.tsx 2026-07-11 01:29:10 +08:00
dream_pep d1d77e8683 Forward abort signal to slash suggestions
Update the slash suggestion handler to accept an AbortSignal and pass it through to defaultSlashSuggestions. This enables cancellation of in-flight async suggestion calls (avoids race conditions and wasted work) in components/kibo-ui/editor/index.tsx.
2026-07-11 01:24:31 +08:00
dream_pep 6d87e76ebb Add CardNav, theme providers, and UI updates
Introduce an interactive top navigation and theming + site UI/branding changes.

- Add CardNav component (TSX + CSS) with GSAP animations and responsive behavior.
- Dynamic Header now loads CardNav (client-side).
- Add Providers (next-themes) and wrap RootLayout; enable theme toggle and update site title to "Koring Team".
- Add Koring logo component and public SVG asset.
- Add custom 404 (app/not-found.tsx).
- Update home page spacing and card paddings for responsiveness.
- Refactor Footer content and layout for legal/branding text.
- Add dependencies: gsap, react-icons and update pnpm lock.
2026-07-11 01:21:44 +08:00
dream_pep f35b9d1fec 基础 2026-07-10 22:52:23 +08:00
dream_pep 34c7cf34fd 基础 2026-07-10 22:38:58 +08:00