dify/e2e/support
CodingOnStar a4a57ec662 fix(web): address marketplace review follow-ups on assets, locale and a11y
- 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>
2026-08-16 13:48:34 +08:00
..
api feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
agent-configure.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
agents.ts feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
apps.ts feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
cleanup.ts test(e2e): harden behavior coverage and CI gates (#39043) 2026-07-16 07:32:11 +00:00
cucumber-messages.ts test(e2e): enforce behavior-driven quality gates (#39148) 2026-07-16 13:42:10 +00:00
home.ts feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
integrations.ts feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
knowledge.ts feat: support accessibility checks in CI (#40137) 2026-08-07 10:28:44 +00:00
marketplace-plugins.ts fix(e2e): align marketplace plugin download URL (#40075) 2026-08-06 06:32:16 +00:00
marketplace-stub.ts fix(web): address marketplace review follow-ups on assets, locale and a11y 2026-08-16 13:48:34 +08:00
naming.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
process.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
seed.ts test(e2e): validate generated console contracts (#39400) 2026-07-22 07:48:37 +00:00
test-materials.ts refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
web-server.ts chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00