about summary refs log tree commit diff
path: root/src/components/dialogs/BirthDateSettings.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use ALF for the account quick switch dialog (#3327)Samuel Newman2024-04-031-10/+10
| | | | | | | | | | | * Use ALF for account quick switch * clean up modal type * add haptics to dialog opening * move account list to it's own component and share * make tick slightly darker
* Bday modal tweaks (#3252)Eric Bailey2024-03-191-33/+41
| | | | | | | | | | | | | | | | | * Smol tweaks to bday dialog * Juse use existing DateInput for now * Remove unused code * Remove passed-in prefs * Adjust load state * Revert "Adjust load state" This reverts commit 802459fd044b380ccc4f96432af416996219a0de. * Fix type error
* change to scrollable innerSamuel Newman2024-03-151-2/+2
|
* make alignment platform specific rather than size specificSamuel Newman2024-03-151-6/+6
|
* center date inputSamuel Newman2024-03-151-12/+14
|
* rename BirthdaySettings -> BirthDateSettings + remove legacy modalSamuel Newman2024-03-151-0/+122