Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Localize dates, counts (#5027) | Eric Bailey | 2024-08-29 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | * refactor: consistent localized formatting * refactor: localized date time * refactor: localize relative time with strings * chore: fix typo from copy-paste * Clean up useTimeAgo * Remove old ago * Const * Reuse * Prettier --------- Co-authored-by: Mary <git@mary.my.id> | ||||
* | sort imports for files related to this PR | Samuel Newman | 2024-03-20 | 1 | -4/+4 |
| | |||||
* | Use ALF for signup flow, improve a11y of signup (#3151) | Hailey | 2024-03-19 | 1 | -0/+99 |
* Use ALF for signup flow, improve a11y of signup * adjust padding * rm log * org imports * clarify allowance of hyphens Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * fix a few accessibility items * Standardise date input across platforms (#3223) * make the date input consistent across platforms * integrate into new signup form * rm log * add transitions * show correct # of steps * use `FormError` * animate buttons * use `ScreenTransition` * fix android text overflow via flex -> flex_1 * change button color * (android) make date input the same height as others * fix deps * fix deps --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Samuel Newman <mozzius@protonmail.com> |