Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add displayName to contexts (#8814) | Samuel Newman | 2025-08-14 | 1 | -5/+6 |
| | |||||
* | Bump @types/react to ^18 and adjust types (#889) | Logan Rosen | 2023-06-22 | 1 | -2/+5 |
| | |||||
* | Fix all type errors | Paul Frazee | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | Account switcher (#85) | Paul Frazee | 2023-01-24 | 1 | -0/+57 |
* Update the account-create and signin views to use the design system. Also: - Add borderDark to the theme - Start to an account selector in the signin flow * Dark mode fixes in signin ui * Track multiple active accounts and provide account-switching UI * Add test tooling for an in-memory pds * Add complete integration tests for login and the account switcher |