dify/web/app/components/header
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__ refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
account-about refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
account-dropdown chore(web): drop delay={0} from tooltip triggers and retype DocName (#35382) 2026-04-18 11:21:07 +00:00
account-setting chore(web): migrate infotip-style tooltips to popover 2026-04-19 16:07:06 +08:00
app-back feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
app-nav chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
app-selector chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
assets feat: logo (#1356) 2023-10-16 15:26:25 +08:00
dataset-nav refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
env-nav refactor(custom): reorganize web app brand module and raise coverage threshold (#33531) 2026-03-16 18:17:21 +08:00
explore-nav feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
github-star refactor: use ungh for github api (#34108) 2026-03-26 14:37:17 +08:00
indicator feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
license-env chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
nav chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
plan-badge chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
plugins-nav feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tools-nav feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
utils refactor(custom): reorganize web app brand module and raise coverage threshold (#33531) 2026-03-16 18:17:21 +08:00
header-wrapper.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
index.module.css chore: clean up useless tailwind reference (#34478) 2026-04-02 11:45:19 +00:00
index.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
maintenance-notice.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00