mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 16:02:32 +00:00
* Refactor SourceControl header into extracted, testable subcomponents Co-authored-by: Orca <help@stably.ai> * Extract branch context stats into dedicated module with upstream status Co-authored-by: Orca <help@stably.ai> * Refine source control header layout and add branch comparison i18n * Right-align branch status stats in the context row and left-align the base ref button to optimize space usage. * Make the expanded filter input occupy the full toolbar width, hiding PR links and overflow menus when active, to prevent squeezed input. * Add translation keys and localizations for commits "behind" and "even with" the base branch. --------- Co-authored-by: Orca <help@stably.ai>