dify/web/app/components/plugins
CodingOnStar e7ca2735bf fix: address marketplace review feedback on CI lane, templates and carousel a11y
- move the marketplace performance E2E lane out of main CI (opt-in workflow_dispatch)
- add server-rendered pagination for template search and validate page/view/sort params at the route boundary
- match template locale filtering by language prefix with an explicit English fallback
- cache the template collection fan-out (TTL + in-flight dedupe), lower per-collection limit and batch requests
- reset the forced search mode atom when the plugin catalog mounts
- clear stale search suggestions during the debounce window
- let the trending Play control override focus/hover pause reasons
- honor prefers-reduced-motion on the eagerly playing first-collection carousel
- give the Creator Center link an accessible, localized name
- replace the nested main landmark on the templates page with a div
- localize banner read-more actions and backfill marketplace.home keys across all 24 locales

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 14:40:03 +08:00
..
__tests__ chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
base Merge remote-tracking branch 'origin/main' into feat/marketplace-homepage-redesign 2026-08-15 13:44:00 +08:00
card Merge remote-tracking branch 'origin/main' into feat/marketplace-homepage-redesign 2026-08-15 13:44:00 +08:00
install-plugin chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
marketplace fix: address marketplace review feedback on CI lane, templates and carousel a11y 2026-08-15 14:40:03 +08:00
plugin-auth chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
plugin-detail-panel chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
plugin-item chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
plugin-mutation-model chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
plugin-page chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
readme-panel chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
reference-setting-modal/auto-update-setting chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
update-plugin chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
constants.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-permissions.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-routes.ts fix(web): redirect legacy plugin fallbacks (#40051) 2026-08-05 23:27:08 +00:00
provider-card.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
utils.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00