mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Convert div with onClick to proper button elements for keyboard access - Add focus-visible ring styles to all interactive elements - Add ARIA attributes (role, aria-selected, aria-expanded) to tree nodes - Add keyboard navigation (Enter/Space) support to tree items - Mark decorative icons with aria-hidden="true" - Add missing i18n keys for accessibility labels - Fix typography: use ellipsis character (…) instead of three dots |
||
|---|---|---|
| .. | ||
| editor | ||
| hooks | ||
| store | ||
| utils | ||
| context.tsx | ||
| editor-area.tsx | ||
| editor-body.tsx | ||
| editor-tab-item.tsx | ||
| editor-tabs.tsx | ||
| file-node-menu.tsx | ||
| file-tree.tsx | ||
| folder-node-menu.tsx | ||
| main.tsx | ||
| sidebar-search-add.tsx | ||
| sidebar.tsx | ||
| skill-doc-editor.tsx | ||
| skill-page-layout.tsx | ||
| tree-context-menu.tsx | ||
| tree-node.tsx | ||
| type.ts | ||