-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Locale detection and language selection (#45)
* 🐞 fix: Fix title in base layout * ✨feature: Chair Page Setup, Navigation and Speakers List * ✨feature: Attendance Page * ✨feature: i18n * ✨feature: Whiteboard Update and Chair Editing Support * 🐞 fix: Formatting * 🔵 other: Color Pallet update * 🐞 fix: any -> unknown * 📄 docs: Clearer Documentation * ✨feature: Dark Mode * ✨feature: System Color Mode detection & High Contrast Mode * ✨feature: Changing Speech times * ✨feature: Navbar Button Titles & New Chair Presentation Window Button in Navbar * ✨feature: Navbar Button Titles & New Chair Presentation Window Button in Navbar * 🐞 fix: Few Theme related design changes * ✨feature: Fuse.js Fuzzy Search for Countries * ✨feature: Add Country to List Toast and other minor changes * ✨feature: Change Speakers Time: Show warning if wrong format and show success toast on success * ✨feature: Chair Voting Page * 🐞 fix: I18n Type Error fix * 🐞 fix: I18n Type Error fix * 🐞 fix: install fuse in the frontend project * ✨ feat (CHASE Frontend): Local Storage Locale Detection and Settings option for selecting language / Local Storing of current theme preferance branch: locale-detection-and-language-selection * 🧼 format & lint (CHASE Frontend) branch: locale-detection-and-language-selection * 🐞 fix (CHASE Frontend): Window Build Error branch: locale-detection-and-language-selection * 🧼 format & lint (CHASE Frontend): Removing (or ignoring) all console.log to make linter test pass branch: locale-detection-and-language-selection * Revert "🐞 fix (CHASE Frontend): Window Build Error" This reverts commit 51ceeef. * Revert "Revert "🐞 fix (CHASE Frontend): Window Build Error"" This reverts commit 95c04e6. * Revert "🧼 format & lint (CHASE Frontend): Removing (or ignoring) all console.log to make linter test pass" This reverts commit 4920427. * 🧼 format & lint (CHASE Frontend): Removing (or ignoring) all console.log to make linter test pass branch: locale-detection-and-language-selection * 🐞 fix (CHASE Frontend): using useState and useEffect in layout file branch: locale-detection-and-language-selection * 🐞 fix (CHASE-Frontend): SSR and localStorage branch: locale-detection-and-language-selection * 🧼 format & lint (CHASE-Frontend): lint branch: locale-detection-and-language-selection * 🐞 fix (CHASE-Frontend): Adding Localisation branch: locale-detection-and-language-selection --------- Co-authored-by: m1212e <[email protected]>
- Loading branch information
Showing
17 changed files
with
253 additions
and
76 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.