dify/web/app/components/plugins/marketplace
2026-02-12 01:41:58 +08:00
..
category-switch feat: implement enhanced sorting and category management in marketplace components for improved user experience 2026-02-11 12:15:00 +08:00
description feat: enhance marketplace components with new template card features, improved navigation options, and updated translations for better user experience 2026-02-11 23:49:15 +08:00
empty refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
list feat: add template icon URL utility and integrate AppIcon component in template card and search dropdown for improved icon rendering 2026-02-12 01:41:58 +08:00
search-box feat: add template icon URL utility and integrate AppIcon component in template card and search dropdown for improved icon rendering 2026-02-12 01:41:58 +08:00
search-page feat: add search filters for categories, languages, types, and tags in marketplace components to enhance user search experience 2026-02-11 12:35:13 +08:00
sort-dropdown feat: implement enhanced sorting and category management in marketplace components for improved user experience 2026-02-11 12:15:00 +08:00
atoms.ts feat: add search filters for categories, languages, types, and tags in marketplace components to enhance user search experience 2026-02-11 12:35:13 +08:00
constants.spec.ts feat: add unit tests for getValidatedPluginCategory and enhance search box functionality 2026-02-10 20:19:03 +08:00
constants.ts refactor: streamline ListTopInfo component and enhance category handling in marketplace for improved clarity and performance 2026-02-11 15:35:06 +08:00
hooks.ts refactor: update marketplace components to use unified terminology and improve search functionality 2026-02-10 16:38:29 +08:00
hydration-server.tsx feat: introduce creation type management in marketplace components for improved data handling 2026-02-10 21:42:42 +08:00
index.spec.tsx feat: implement enhanced sorting and category management in marketplace components for improved user experience 2026-02-11 12:15:00 +08:00
index.tsx refactor: update marketplace components to use unified terminology and improve search functionality 2026-02-10 16:38:29 +08:00
marketplace-content.tsx refactor: update marketplace components to use unified terminology and improve search functionality 2026-02-10 16:38:29 +08:00
marketplace-header.tsx refactor: update marketplace components to use unified terminology and improve search functionality 2026-02-10 16:38:29 +08:00
plugin-type-icons.tsx feat: layout opt 2026-02-09 15:44:33 +08:00
query.ts refactor: update marketplace components to use unified terminology and improve search functionality 2026-02-10 16:38:29 +08:00
search-params.ts feat: add search filters for categories, languages, types, and tags in marketplace components to enhance user search experience 2026-02-11 12:35:13 +08:00
search-results-header.tsx refactor: update marketplace components to use unified terminology and improve search functionality 2026-02-10 16:38:29 +08:00
state.ts feat: implement enhanced sorting and category management in marketplace components for improved user experience 2026-02-11 12:15:00 +08:00
types.ts feat: enhance templates marketplace with new sorting options and improved template data structure 2026-02-11 03:40:41 +08:00
utils.ts feat: add template icon URL utility and integrate AppIcon component in template card and search dropdown for improved icon rendering 2026-02-12 01:41:58 +08:00