mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 08:48:10 +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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| base | ||
| card | ||
| install-plugin | ||
| marketplace | ||
| plugin-auth | ||
| plugin-detail-panel | ||
| plugin-item | ||
| plugin-mutation-model | ||
| plugin-page | ||
| readme-panel | ||
| reference-setting-modal/auto-update-setting | ||
| update-plugin | ||
| constants.ts | ||
| hooks.ts | ||
| plugin-permissions.ts | ||
| plugin-routes.ts | ||
| provider-card.tsx | ||
| types.ts | ||
| utils.ts | ||