Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change many border widths from `1` to `hairlineWidth` (#4294) | Hailey | 2024-05-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feed items * update some more * moar * profile card * composer and notifications * settings screen * remove border from first item in feeds * remove border from first item in feeds * more removal of top border * fix flatlist rendering * oops * scroll to top fab * a.border * centeredview/list * placeholder * web sidebar * search posts * feeds list * user lists * list header * account list width 1 * hide top border feedgens * same for lists * fix tab bar web desktop * wait... * show the border on desktop web * fix lists * fix lists * round | ||||
* | Improve account switcher pending state (#3827) | dan | 2024-05-02 | 1 | -6/+9 |
| | | | | | | | | | * Protect against races * Reduce UI jank when switching accounts * Add pending state to selected account * Disable presses while pending | ||||
* | [Session] Extract selectAccount out (#3812) | dan | 2024-05-02 | 1 | -1/+3 |
| | |||||
* | Use ALF for the account quick switch dialog (#3327) | Samuel Newman | 2024-04-03 | 1 | -0/+141 |
* 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 |