dify/web/app/components/workflow/skill/viewer/sqlite-file-preview
yyh 9733621301
fix(web): align table selector dropdown style with design
- Update font from system-xs-regular to system-sm-medium
- Add table icon to dropdown items
- Adjust spacing and border radius to match Figma design
2026-01-22 16:46:32 +08:00
..
constants.ts chore: cap sqlite preview rows 2026-01-22 16:37:33 +08:00
data-table.tsx feat: use virtual scroll for db preview 2026-01-22 16:13:10 +08:00
index.tsx refactor: extract sqlite table hook 2026-01-22 16:19:35 +08:00
table-panel.tsx refactor: extract sqlite table panel 2026-01-22 16:18:15 +08:00
table-selector.tsx fix(web): align table selector dropdown style with design 2026-01-22 16:46:32 +08:00
use-sqlite-table.ts chore: cap sqlite preview rows 2026-01-22 16:37:33 +08:00