dify/web/app/components/base/tooltip
yyh 174e95cb41
chore: deprecate base/tooltip, base/modal, base/select and restrict imports via eslint
- Add @deprecated JSDoc to base/tooltip, base/modal, base/select
- Add no-restricted-imports patterns for all three in eslint overlay-migration rule
- Regenerate eslint-suppressions.json with bulk-suppressed violations
- Add --pass-on-unpruned-suppressions to lint-staged eslint command
2026-03-03 15:16:19 +08:00
..
__tests__ test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
content.tsx test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
index.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
index.tsx chore: deprecate base/tooltip, base/modal, base/select and restrict imports via eslint 2026-03-03 15:16:19 +08:00
TooltipManager.ts Fix tooltip visibility issues during scroll in model selector popup (#24593) 2025-08-27 10:30:37 +08:00