Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Changes between 2.8.7 and 2.9.0#1188

Draft
tombeckenham wants to merge 272 commits into
compare287from
compare290
Draft

Changes between 2.8.7 and 2.9.0#1188
tombeckenham wants to merge 272 commits into
compare287from
compare290

Conversation

@tombeckenham

Copy link
Copy Markdown
Contributor

No description provided.

zzggo and others added 30 commits June 24, 2025 17:29
# Conflicts:
#	src/ui/FRWComponent/LandingPages/PasswordComponents.tsx
#	src/ui/components/LandingPages/PasswordComponents.tsx
#	src/ui/components/LandingPages/SetPassword.tsx
#	src/ui/components/PasswordComponents.tsx
#	src/ui/components/PasswordForm.tsx
#	src/ui/components/SettingsPassword.tsx
#	src/ui/views/Forgot/Recover/RecoverPage.tsx
#	src/ui/views/Setting/change-password/index.tsx
#	src/ui/views/Setting/recoveryphase/Recoveryphrasepassword.tsx
#	src/ui/views/Unlock/index.tsx
#	src/ui/views/Welcome/AccountImport/Google/DecryptWallet.tsx
#	src/ui/views/Welcome/AccountImport/Google/GoogleRecoverPassword.tsx

Closes #861
…le-import

1105-task-technical-doc-for-mobile-import
# Conflicts:
#	src/ui/views/Unlock/index.tsx

Closes #861
…listeners and implementing cache for wallet loaded state. Updated WalletContext to utilize cached data for improved performance.

Closes #1110
tombeckenham and others added 28 commits July 9, 2025 15:26
…ge-is-not-using-correct-offset-on-load

fixed: evm nft collection page offset
…w-missing-image

Unified Token Avatars across the extension
…on-workflow-trigger

1145-task-add-manual-github-action-workflow-trigger
…onents-background-and-design

1024 feature update landing components background and design
…auses-the-wrong-site-to-be-authorised

Moved all frames back to false
@github-actions

github-actions Bot commented Jul 18, 2025

Copy link
Copy Markdown

PR Summary

Reorganized the project structure into a monorepo format, moved extension code into apps/extension directory, and updated build configurations. Enhanced i18n translations, improved Storybook setup, and refined GitHub Actions workflow for better CI/CD pipeline.

Changes

File Summary
.cursor/rules/project-rules.mdc Updated file paths to reflect new monorepo structure, particularly for core services and utilities that moved from src/background to src/core.
.github/workflows/build.yml Added workflow_dispatch trigger, updated build paths for monorepo structure, separated Storybook and test report deployments, improved GCS integration for reports.
.gitignore Adjusted paths to match new monorepo structure, added more specific patterns for test results and configuration files.
.nvmrc New file specifying Node.js version 22 for the project.
.storybook/preview.ts Removed root level Storybook configuration as it moved to apps/extension/.storybook/
.vscode/settings.json Added comment clarifying ESLint's role in import ordering.
CLAUDE.md Removed extra newlines and improved readability in architecture documentation.
README.md Added links to new documentation sections including architecture separation, wallet structure, cache model, and mobile import process.
apps/extension/.storybook/main.ts Relocated and enhanced Storybook configuration with new mock implementations and improved path aliases.
apps/extension/.storybook/preview.ts Created new preview configuration with enhanced Chrome API mocks and i18n support.
apps/extension/_raw/_locales/*/messages.json Added new translations for step indicators, profile management, and legal text across all supported languages (en, ja, ru, zh_CN).
apps/extension/_raw/manifest/*.json Changed content script frame injection behavior from all_frames: true to all_frames: false.

autogenerated by presubmit.ai

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants