skillhub/web/src/features/skill
XiaoSeS 1dfe3756a9 feat(search): refine compliance discovery interactions
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-10 10:42:19 +08:00
..
code-language.test.ts fix: handle archived skill version deletion 2026-03-19 14:54:04 +08:00
code-language.ts fix: handle archived skill version deletion 2026-03-19 14:54:04 +08:00
code-renderer.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
code-renderer.tsx perf: optimize file tree and preview rendering performance (#240) 2026-04-07 09:54:48 +08:00
compliance-snapshot-panel.test.tsx feat(search): refine compliance discovery interactions 2026-08-10 10:42:19 +08:00
compliance-snapshot-panel.tsx feat(search): refine compliance discovery interactions 2026-08-10 10:42:19 +08:00
file-preview-dialog.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
file-preview-dialog.tsx fix(frontend): support nested preview links 2026-06-24 16:51:42 +08:00
file-tree-builder.test.ts feat: File Browser Sidebar with Preview, Security Audit UI, and Syntax Highlighting (#145) 2026-03-23 14:38:47 +08:00
file-tree-builder.ts feat: File Browser Sidebar with Preview, Security Audit UI, and Syntax Highlighting (#145) 2026-03-23 14:38:47 +08:00
file-tree-node.test.ts perf: optimize file tree and preview rendering performance (#240) 2026-04-07 09:54:48 +08:00
file-tree-node.tsx perf: optimize file tree and preview rendering performance (#240) 2026-04-07 09:54:48 +08:00
file-tree.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
file-tree.tsx perf: optimize file tree and preview rendering performance (#240) 2026-04-07 09:54:48 +08:00
file-type-utils.test.ts feat: File Browser Sidebar with Preview, Security Audit UI, and Syntax Highlighting (#145) 2026-03-23 14:38:47 +08:00
file-type-utils.ts feat(upload): allow xsd, xsl, dtd file types in skill packages (#185) 2026-03-30 18:13:37 +08:00
install-command.test.ts feat(web): add install method tabs (#496) 2026-06-05 17:27:34 +08:00
install-command.tsx feat(web): support configurable base-path deployment 2026-08-05 12:50:26 +08:00
markdown-frontmatter.test.ts test: restore passing unit suites 2026-03-17 11:44:57 +08:00
markdown-frontmatter.ts test: restore passing unit suites 2026-03-17 11:44:57 +08:00
markdown-renderer.test.tsx fix(web): stop React 19 portal removeChild/insertBefore crashes (#624) 2026-08-04 13:59:37 +08:00
markdown-renderer.tsx fix(web): stop React 19 portal removeChild/insertBefore crashes (#624) 2026-08-04 13:59:37 +08:00
overview-collapse.test.ts fix(web): stop React 19 portal removeChild/insertBefore crashes (#624) 2026-08-04 13:59:37 +08:00
overview-collapse.ts fix(web): stop React 19 portal removeChild/insertBefore crashes (#624) 2026-08-04 13:59:37 +08:00
package-relative-link.test.ts feat(web): preview relative markdown package links (#502) 2026-06-10 16:31:22 +08:00
package-relative-link.ts feat(web): preview relative markdown package links (#502) 2026-06-10 16:31:22 +08:00
share-button.test.ts feat(web): add skill share button with e2e tests (#181) 2026-03-30 14:04:52 +08:00
share-button.tsx test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
skill-action-error.test.ts fix: show download error on skill detail 2026-03-17 11:32:50 +08:00
skill-action-error.ts fix: show download error on skill detail 2026-03-17 11:32:50 +08:00
skill-card.test.ts feat(search): surface compliance mappings in discovery 2026-08-07 16:37:07 +08:00
skill-card.tsx feat(search): surface compliance mappings in discovery 2026-08-07 16:37:07 +08:00
skill-delete-flow.test.ts feat(notification): add in-app notifications and harden delivery 2026-03-23 12:31:28 +08:00
skill-delete-flow.ts feat(notification): add in-app notifications and harden delivery 2026-03-23 12:31:28 +08:00
skill-label-panel.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
skill-label-panel.tsx feat: File Browser Sidebar with Preview, Security Audit UI, and Syntax Highlighting (#145) 2026-03-23 14:38:47 +08:00
use-search-skills.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
use-search-skills.ts feat(web): update API client, hooks, and pages for Phase 2-3 2026-03-12 17:48:17 +08:00
use-skill-detail.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
use-skill-detail.ts feat(web): update API client, hooks, and pages for Phase 2-3 2026-03-12 17:48:17 +08:00
use-skill-files.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
use-skill-files.ts feat(web): update API client, hooks, and pages for Phase 2-3 2026-03-12 17:48:17 +08:00
use-skill-versions.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
use-skill-versions.ts feat(web): update API client, hooks, and pages for Phase 2-3 2026-03-12 17:48:17 +08:00
version-status-badge.tsx feat(access): add SUPER_ADMIN platform role support 2026-04-14 14:18:43 +08:00