Remove the leo module#1199
Merged
Merged
Conversation
Signed-off-by: Eli Ma <eli@patch.sh>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes the entire leo module, cleaning out all Fuse core components, authentication logic, color definitions, and public assets under leo.
- Deleted all
@fusecore components (navigation, messaging, loading, layout, highlighting, examples, dialogs, countdown, authorization). - Removed all
@authmodules (user models, hooks, forms, AuthJs integration, guards). - Cleared out public manifests, styles, fonts, flags, and color palette files.
Reviewed Changes
Copilot reviewed 89 out of 611 changed files in this pull request and generated no comments.
| File/Directory | Description |
|---|---|
| leo/src/@fuse/core | All Fuse core component code removed |
| leo/src/@auth | All authentication-related code removed |
| leo/src/@fuse/colors | Custom color palettes deleted |
| leo/public/material-ui-static, manifest.json, assets | Public manifests, CSS, fonts, images removed |
yyk808
pushed a commit
to yyk808/mega
that referenced
this pull request
Jul 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.