dify/web/app/components/plugins/marketplace
lyzno1 a4d17cb585
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
fix: add backdrop-blur-sm to plugin dropdown filters for consistent dark mode styling (#24454)
2025-08-25 13:55:41 +08:00
..
description fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
empty chore: Optimize component styles and interactions (#23250) (#23251) 2025-08-01 14:18:38 +08:00
intersection-line style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
list fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
search-box fix: add backdrop-blur-sm to plugin dropdown filters for consistent dark mode styling (#24454) 2025-08-25 13:55:41 +08:00
sort-dropdown Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
constants.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
context.tsx feat: add search params to url (#17684) 2025-04-10 11:18:43 +08:00
hooks.ts fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
index.tsx fix import error in marketplace (#22759) 2025-07-22 10:58:08 +08:00
plugin-type-switch.tsx feat: add search params to url (#17684) 2025-04-10 11:18:43 +08:00
types.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
utils.ts lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00