Commit b3fda85
feat: add context menu functionality to file tree with copy path option
Added @radix-ui/react-context-menu dependency and implemented right-click context menu for file tree items. Enhanced FileTreeItem and SubFolderContent components with additional props for customization including show/hide buttons, remove functionality, and file replacement prevention.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 83c4cae commit b3fda85
File tree
6 files changed
+495
-97
lines changed- src
- components
- filetree
- ui
- pages
6 files changed
+495
-97
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments