dify/web/app/components/plugins
CodingOnStar f033532d7b fix(web): address marketplace review feedback and clean up login code
Resolve the review comments on the marketplace homepage: restore list SSR
hydration with an eager first collection, make the loading detail iframe
inert, drop stale search suggestions, add carousel pause controls and
off-screen a11y handling, widen the trending pause boundary, bind initial
banners to the server locale, and remove nested interactive links plus dead
CSS scan config. Refactor the marketplace silent-authorize hook to be
self-contained, extract shared OAuth URL helpers, and delete the unused
allowedAbsoluteOrigins option. Serve the performance benchmark from a frozen
local marketplace API stub and gate it with a dedicated Chromium CI lane.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-14 18:03:10 +08:00
..
__tests__ fix(web): redirect legacy plugin fallbacks (#40051) 2026-08-05 23:27:08 +00:00
base Merge branch 'main' into feat/marketplace-homepage-redesign 2026-08-14 10:30:13 +08:00
card fix(web): unblock marketplace homepage CI 2026-08-14 13:44:25 +08:00
install-plugin refactor(web): remove profile bootstrap atom layer (#40474) 2026-08-12 04:05:57 +00:00
marketplace fix(web): address marketplace review feedback and clean up login code 2026-08-14 18:03:10 +08:00
plugin-auth refactor(web): migrate plugin icon commands (#40648) 2026-08-13 06:44:02 +00:00
plugin-detail-panel refactor(web): clarify model selector trigger ownership (#40732) 2026-08-14 01:03:50 +00:00
plugin-item refactor(web): migrate domain icon commands (#40621) 2026-08-13 02:29:36 +00:00
plugin-mutation-model chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
plugin-page feat(web): embed marketplace in integration categories (#40744) 2026-08-14 01:55:51 +00:00
readme-panel test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
reference-setting-modal/auto-update-setting fix(web): redirect legacy plugin fallbacks (#40051) 2026-08-05 23:27:08 +00:00
update-plugin feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +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