dify/web/app/components
yyh 49b9b6baef
chore(web): migrate infotip-style tooltips to popover
Switch 13 infotip / static-trigger usages of @langgenius/dify-ui/tooltip
over to @langgenius/dify-ui/popover with openOnHover, so the descriptive
content is reachable on touch and via screen readers. Visual presentation
is preserved by setting popupClassName to match the original tooltip
styling.

Triggers that already own a primary click action (model selector rows,
variable chips, online-user avatars, etc.) are intentionally left on
Tooltip pending a separate selection-with-preview redesign, since
swapping in Popover would have click both fire that action and toggle
the popup.

Made-with: Cursor
2026-04-19 16:07:06 +08:00
..
__tests__ fix(web): stop Splash after useUserProfile errors (#35326) 2026-04-17 05:06:39 +00:00
app chore(web): migrate infotip-style tooltips to popover 2026-04-19 16:07:06 +08:00
app-sidebar refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
apps refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
base feat: copy nodes cross apps (#33273) 2026-04-17 10:02:26 +00:00
billing feat(dify-ui): Meter primitive and billing adoption (#35380) 2026-04-18 07:13:54 +00:00
custom refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
datasets refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
develop refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
devtools perf(web): optimize first-screen rendering performance (#35313) 2026-04-16 09:53:16 +00:00
explore feat(explore): implement banner impression tracking and refactor tracking logic (#35369) 2026-04-17 12:24:34 +00:00
goto-anything fix(web): remove dynamic import from Goto Anything to restore cmd+k (#35383) 2026-04-18 13:33:13 +00:00
header chore(web): migrate infotip-style tooltips to popover 2026-04-19 16:07:06 +08:00
plugins chore(web): drop delay={0} from tooltip triggers and retype DocName (#35382) 2026-04-18 11:21:07 +00:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
share refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
signin chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
tools refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
workflow chore(web): migrate infotip-style tooltips to popover 2026-04-19 16:07:06 +08:00
workflow-app refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
app-initializer.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
create-app-attribution-bootstrap.tsx feat(web): unify create_app tracking and persist external attribution (#35241) 2026-04-15 08:59:31 +00:00
splash.tsx fix(web): stop Splash after useUserProfile errors (#35326) 2026-04-17 05:06:39 +00:00