Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NavSignupCard on web (#5813) | Eric Bailey | 2024-10-21 | 1 | -2/+2 |
| | |||||
* | Language fixes (#5384) | Eric Bailey | 2024-09-20 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | * Add some comments * Decouple language settings * Normalize on read/write * Refactor * Support device locale on app startup * Cleanup, port to web * Clean up comments * Comment * Try not to mutate * Protect util handling, update test * Dedupe array values | ||||
* | Improve the language behaviors around the PWI (#3545) | Paul Frazee | 2024-04-13 | 1 | -1/+9 |
| | | | | | | | | | * Handle leftnav overflow with longer languages' copy * Update the language dropdown to set ALL language prefs * Add hackfix to language cachebusting on PWI * Reset feeds on language change | ||||
* | PWI improvements (#3489) | Paul Frazee | 2024-04-12 | 1 | -0/+67 |
* Enable home and feeds on the PWI * Add global SigninDialog to drive useRequireAuth() * Tweak desktop styles * Make the logo in leftnav PWI a clickable home link * Add label * Improve dialog on web * Fix query key * Go to home after signout from settings screen * Filter out feeds from the discover listing for logged out users which are known to break without auth * Update profile header follow/subscribe to give signin prompt * Show profile feeds tabs on pwi * Add language selector to account creation footer and pwi left nav desktop --------- Co-authored-by: dan <dan.abramov@gmail.com> |