dify/web/app/components/plugins/marketplace/home
2026-09-08 02:04:41 +00:00
..
__tests__ refactor(console): unify environment-aware oRPC clients and query policies (#41932) 2026-09-08 02:04:41 +00:00
assets
banners.spec.ts refactor(console): unify environment-aware oRPC clients and query policies (#41932) 2026-09-08 02:04:41 +00:00
banners.ts refactor(console): unify environment-aware oRPC clients and query policies (#41932) 2026-09-08 02:04:41 +00:00
catalog-languages-filter.tsx
catalog-tags-filter.tsx
embedded-marketplace-search.tsx
event-ad-banner-image.ts
home-catalog-focus.ts
home-catalog-navigation.tsx
home-catalog-tabs.tsx
home-constants.ts
home-creator-center.tsx
home-guide.tsx
home-header.tsx
home-hero.module.css
home-hero.tsx
home-search.tsx
home-shell.tsx
home-sticky-state-provider.tsx
home-sticky-state.ts
home-sticky.module.css
home-trending-navigation.tsx
home-trending-slides.tsx fix(web): open embedded recommend banner plugins in the detail dialog (#41828) 2026-09-07 03:19:07 +00:00
home-trending-track.spec.ts
home-trending-track.ts
home-trending.module.css
home-trending.tsx
index.tsx
marketplace-href.ts
marketplace-live-search.tsx
marketplace-search-autocomplete.tsx refactor(console): unify environment-aware oRPC clients and query policies (#41932) 2026-09-08 02:04:41 +00:00
preserve-sticky-search-scroll.ts
README.md
use-banner-viewability.ts

Marketplace Catalog Home

Shared catalog layout for the Plugins and Templates pages, including the header, hero, search, trending, tabs, and sticky category navigation.

MarketplaceView uses index.tsx for the Plugins home. The Templates page composes HomeShell and the shared catalog parts directly, keeping its list and filters in the Templates module.