mirror of
https://github.com/langgenius/dify.git
synced 2026-09-03 23:47:16 +08:00
- resample the 3MB trending background to a 97KB webp and serve a frozen recommend banner from the E2E stub so the benchmark covers the carousel - show the on-page filtered count in template search and redirect out-of-range pages to the last available page - localize the carousel controls across all 24 locales and replace the i18n type casts with typed selectors - surface Marketplace API failures with a retry action instead of rendering them as empty results - use iconify marks for the hero decorations, share the carousel page-size hook to avoid a hydration mismatch, move banner types into @dify/contracts, scope the Cmd+K shortcut to the standalone platform, point the embedded logo at /marketplace, pass resolvedTheme to the detail dialogs, and reveal the detail iframe after a loading timeout Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| features | ||
| fixtures | ||
| scripts | ||
| support | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| AGENTS.md | ||
| cucumber.config.ts | ||
| package.json | ||
| README.md | ||
| test-env.ts | ||
| tsconfig.json | ||
| tsx-register.js | ||
| vite.config.ts | ||