dify/web/app/components/plugins/marketplace/home
Coding On Star cb6c04637b
feat(web): add marketplace creator profiles and homepage redesign (#41538)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: 姜涵煦 <hanxujiang@jianghanxudeMacBook-Pro-2.local>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-09-04 08:09:45 +00:00
..
__tests__ feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
assets feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
banners.spec.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
banners.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
catalog-languages-filter.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
catalog-tags-filter.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
embedded-marketplace-search.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
event-ad-banner-image.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-catalog-focus.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-catalog-navigation.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-catalog-tabs.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-constants.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-creator-center.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-guide.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-header.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-hero.module.css feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-hero.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-search.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-shell.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-sticky-state-provider.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-sticky-state.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-sticky.module.css feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-trending-navigation.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-trending-slides.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-trending-track.spec.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-trending-track.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-trending.module.css feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
home-trending.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
index.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
marketplace-href.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
marketplace-live-search.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
marketplace-search-autocomplete.tsx feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
preserve-sticky-search-scroll.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
README.md feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00
use-banner-viewability.ts feat(web): add marketplace creator profiles and homepage redesign (#41538) 2026-09-04 08:09:45 +00:00

Marketplace Catalog Home

The redesigned Marketplace catalog shell provides the shared header, hero, search, trending, tabs, and sticky category navigation used by the Plugins and Templates pages.

Internal Modules

  • marketplace/list/list-wrapper
  • marketplace/plugin-type-switch

External Modules

None.