-
Notifications
You must be signed in to change notification settings - Fork 593
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
bugfix: webpage theme is now consistent across page reloads #1133
Conversation
* add: patrick * Update public/data/developer_assets.json Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* Added my profile (https://github.com/Erick-WG) * add: Erick-WG * Delete .vscode/settings.json * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: Ag-neta * add: Ag-neta
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: Atharv Dalal * Update ProfilesList.json
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Eman Ali Abbasi <113726637+maani31@users.noreply.github.com>
* Added profile * Update package-lock.json
* Create Sahilll15.json * Update ProfilesList.json * Update Sahilll15.json Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
…yamtawli#990 (shyamtawli#1029) * make skill section on user profile responsive * update * make skill section responsive * update * update * resolve conflit
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* ankit mourya * ankit mourya change style * change in contact us and deleted pakage
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @dylan-dot-c! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
@dylan-dot-c make dark as default |
Co-authored-by: Kushagra Raj Tiwari <kushagra.tiwari@marketcast.com> Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
@shyamtawli will do |
@shyamtawli made the change |
… & added… (shyamtawli#1121) * fixed [Bug]: On hovering card of users flickering issue shyamtawli#1095 & added my profile to contribution * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: vishal065 profile and public data added * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: Chowdhury Tafsir Ahmed Siddiki * update * ProfileList fixed --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: Omkar Bhatuse * Update src/ProfilesList.json --------- Co-authored-by: Omkar <omkarbhatuse895@example.com> Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: Atik Vohra * Update package-lock.json * Update package-lock.json * Update package-lock.json
* Create vsnikhilvs.json * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* Create Stoppedwumm.json * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: kshashikumar * Revert "add: kshashikumar" This reverts commit 0ae4e99. * add: kshashikumar * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
* add: Groot-2001 * Update package-lock.json * Update package-lock.json * Update src/ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
@shyamtawli is there something wrong? Why haven't this pr been merged yet? |
Description
Fixed the issue at #1131, where the current theme of the website is lost when you reload the page. So, if I change my theme to dark mode, it won't persist across the page reload.
Related Issues
#1131
Changes Proposed
Checklist
Screenshots
Note to reviewers