-
-
Notifications
You must be signed in to change notification settings - Fork 256
[ Enhanced ] : UI with improved theme switcher and modern design #412
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
Open
adarsh-priydarshi-5646
wants to merge
3
commits into
numfocus:main
Choose a base branch
from
adarsh-priydarshi-5646:ui-enhancement-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[ Enhanced ] : UI with improved theme switcher and modern design #412
adarsh-priydarshi-5646
wants to merge
3
commits into
numfocus:main
from
adarsh-priydarshi-5646:ui-enhancement-fixes
Conversation
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
Removed unnecessary blank line in the code block under 'Test Locally' section for better consistency with other code blocks in the documentation. This improves the visual consistency and readability of the contribution workflow instructions.
- Fixed theme switcher functionality with robust error handling - Added missing logo files to _static/images/ directory - Enhanced UI with modern animations and transitions - Improved card hover effects and button styling - Added hero section with gradient background - Enhanced version cards with better visual hierarchy - Implemented smooth scrolling for anchor links - Added system theme preference detection - Improved accessibility and user experience - Fixed logo path references in HTML Technical improvements: - Robust theme switching with null checks - Visual feedback for theme toggle button - Better CSS organization with custom properties - Enhanced responsive design elements - Improved error handling in JavaScript Fixes: Theme switcher not working, missing logo images, basic UI design
✅ Deploy Preview for stupendous-kringle-a86e81 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Fixed typos in Translation.md: 'multiplt' → 'multiple', 'CLient' → 'Client' - Fixed broken markdown link format in Translation.md - Enhanced HTML with comprehensive SEO meta tags - Added Open Graph and Twitter Card meta tags for better social sharing - Improved accessibility with semantic HTML structure (main, section elements) - Added skip link for keyboard navigation - Enhanced ARIA labels and descriptions for better screen reader support - Added focus indicators for better keyboard navigation - Improved alt text and loading attributes for images - Added favicon and apple-touch-icon Technical improvements: - Better semantic HTML structure with main and section elements - Comprehensive meta tags for search engines - Enhanced accessibility features following WCAG guidelines - Improved social media sharing with Open Graph tags Fixes: Translation documentation typos, missing SEO tags, accessibility issues
|
This pull request has been inactive for 30 days. It will be closed in 14 days if no further activity occurs. |
Author
|
@OriolAbril Please review. |
|
This pull request has been inactive for 30 days. It will be closed in 14 days if no further activity occurs. |
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.
Description of Changes
_static/images/directory to resolve broken image referencesRelated Issue
Fixes theme switcher not working and enhances overall UI/UX experience
Type of Change
Please check the appropriate box that describes your PR:
Additional Notes (Optional)
DISCOVER/_static/images/to root_static/images/directoryTechnical Details
Files Changed: 3 (+183 −27)
Key Improvements:
Checklist
Branch:
ui-enhancement-fixesCommit:
7bf1a4e