Skip to content

Feat/frontend redesign#22

Merged
gagan-devv merged 3 commits into
mainfrom
feat/frontend-redesign
Apr 9, 2026
Merged

Feat/frontend redesign#22
gagan-devv merged 3 commits into
mainfrom
feat/frontend-redesign

Conversation

@gagan-devv

Copy link
Copy Markdown
Owner

No description provided.

- Implement complete DiffViewer component with all 6 sub-tasks
- Add layout structure with TopAppBar, file header, and action buttons
- Implement unified diff display with line numbers and virtualization
- Add diff line styling with color-coded additions/deletions
- Integrate syntax highlighting for 8 languages (Python, JS, TS, Java, C, C++, Go, Rust)
- Implement pull-to-refresh functionality
- Add Commit and Revert action buttons
- Create comprehensive unit tests covering all functionality
- Fix Vitest configuration to use vi instead of jest
- Fix TypeScript errors in custom theme and icon names

Signed-off-by: Gagan Ahlawat <gagan.devvv@gmail.com>
- Add --legacy-peer-deps to npm ci command in CI workflow
- Resolves peer dependency conflict between @expo/vector-icons and expo-font canary versions
- Allows CI pipeline to install dependencies successfully
- Add build step for @codelink/protocol package before running TypeScript checks
- Ensures protocol types are available for relay-server and vscode-extension
- Resolves 'Cannot find module @codelink/protocol' error in CI
@gagan-devv gagan-devv merged commit 8727b37 into main Apr 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant