Files
Zero/.github
MrgSub 42b06fda95 Navigation & Styling (#1158)
# Navigation Component and UI Improvements

## Description

This PR adds a reusable Navigation component to improve consistency across pages and updates various UI elements throughout the application. Key changes include:

1. Created a new `Navigation` component that's now used across all full-width pages
2. Updated the Discord invite link to use the vanity URL `discord.gg/0email`
3. Added BlankParticle to the core team members list
4. Added a new GitHub workflow for auto-merging production deployments
5. Fixed styling issues with social icons in dark mode
6. Improved the contributors page layout and display
7. Enhanced scrollbar styling for better user experience
8. Fixed tooltip positioning in the mail list component

## Type of Change

-  New feature (non-breaking change which adds functionality)
- 🎨 UI/UX improvement
-  Performance improvement

## Areas Affected

- [x] User Interface/Experience
- [x] Development Workflow

## Testing Done

- [x] Manual testing performed
- [x] Cross-browser testing (if UI changes)
- [x] Mobile responsiveness verified (if UI changes)

## Checklist

- [x] I have performed a self-review of my code
- [x] My changes generate no new warnings
- [x] I have updated the documentation

## Additional Notes

The new Navigation component centralizes the header implementation, making it easier to maintain and ensuring consistency across all pages. The auto-merge workflow will help streamline the deployment process when PRs are approved by MrgSub.

_By submitting this pull request, I confirm that my contribution is made under the terms of the project's license._

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

- **New Features**
	- Introduced a unified navigation component across main pages for a consistent and responsive navigation experience.
	- Added a "Contributors" link to the footer for easier access to contributor information.
- **UI Improvements**
	- Updated contributor list and styling, including new avatars and improved badge text.
	- Enhanced tooltip positioning in mail list actions for better usability.
	- Improved global scrollbar styling for a more polished look.
	- Refined privacy policy formatting for readability.
- **Bug Fixes**
	- Updated Discord invite links in relevant locations.
- **Chores**
	- Upgraded the autumn-js dependency version.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-30 08:45:23 +00:00
..
2025-02-20 21:22:26 +00:00
2025-02-20 21:22:26 +00:00
2025-02-20 21:22:26 +00:00
2025-05-21 20:26:33 +05:30
2025-03-02 12:09:42 -05:00
2025-05-30 08:45:23 +00:00