Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Loading transition to page #166

Merged
merged 10 commits into from
May 7, 2024
Merged

Fix Loading transition to page #166

merged 10 commits into from
May 7, 2024

Conversation

ballyalley-o
Copy link
Owner

Fix the loading transition component to pages. This pull request includes the following changes:

  • Added AnimatedBrandLogo component

  • Removed unused progress bar component

  • Updated styles for loading page

  • Added loading screen component to global exports

  • Updated import statement for LoadingScreen component

  • Removed unused AppNavBar and AppFooter components from app.tsx

  • Updated package-lock.json and package.json dependencies

  • Updated loading screen styles

  • Updated BootcampViewSection component in view.tsx

Fixes #143

@ballyalley-o ballyalley-o added feat New feature or request priority 2 labels May 7, 2024
@ballyalley-o ballyalley-o requested a review from in-a-iii May 7, 2024 09:09
@ballyalley-o ballyalley-o self-assigned this May 7, 2024
Copy link
Collaborator

@in-a-iii in-a-iii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, love the parallax mouse synthetics 🚀

@ballyalley-o ballyalley-o merged commit 8384990 into main May 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feat New feature or request priority 2
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Fix Loading transition to page
2 participants