feat(FN-4731): add tracking repo dropdown to settings modal
Adds a `TrackingRepoSelect` dropdown component to the SettingsModal (with co-located CSS and full test coverage), updates the settings reference docs, and includes the FN-4731 changeset for the `@runfusion/fusion` package. Fusion-Task-Id: FN-4731
This commit is contained in:
committed by
gsxdsm
parent
e5c9c7a3d9
commit
51c60fe1b5
5
.changeset/fn-4731-tracking-repo-dropdown.md
Normal file
5
.changeset/fn-4731-tracking-repo-dropdown.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Settings now provide a tracking-repo picker for both project and global defaults, populated from detected GitHub remotes with a Custom fallback for manual `owner/repo` entry.
|
||||
Reference in New Issue
Block a user