dify/web/app/components/plugins/marketplace
2026-02-06 01:53:37 +08:00
..
description feat: replace SearchBox with Input component in SearchBoxWrapper for improved search functionality 2026-02-06 01:53:37 +08:00
empty refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
list feat: introduce CardTags component for displaying tags in cards 2026-02-06 00:34:59 +08:00
search-box feat: replace SearchBox with Input component in SearchBoxWrapper for improved search functionality 2026-02-06 01:53:37 +08:00
sort-dropdown refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
atoms.ts refactor: always preserve marketplace search state in URL (#31069) 2026-01-16 08:52:53 +09:00
constants.ts refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
hooks.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
hydration-server.tsx refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
index.spec.tsx feat: introduce CardTags component for displaying tags in cards 2026-02-06 00:34:59 +08:00
index.tsx feat: layout opt 2026-02-04 17:53:36 +08:00
marketplace-header.tsx feat: add disableOrgLink prop to Card component and update OrgInfo to conditionally render organization link 2026-02-05 23:46:35 +08:00
plugin-type-icons.tsx feat: layout opt 2026-02-04 16:32:28 +08:00
plugin-type-switch.tsx feat: layout opt 2026-02-04 16:32:28 +08:00
query.ts feat: add templates marketplace functionality 2026-02-05 16:47:56 +08:00
search-params.ts feat: add disableOrgLink prop to Card component and update OrgInfo to conditionally render organization link 2026-02-05 23:46:35 +08:00
search-results-header.tsx feat: layout opt 2026-02-04 16:32:28 +08:00
state.ts feat: enhance templates marketplace with search functionality and template mapping 2026-02-05 18:30:49 +08:00
types.ts feat: add templates marketplace functionality 2026-02-05 16:47:56 +08:00
utils.ts feat: enhance templates marketplace with search functionality and template mapping 2026-02-05 18:30:49 +08:00