about summary refs log tree commit diff
path: root/src/view/com/util/LoadingPlaceholder.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix quote+list card padding (#8623)Samuel Newman2025-07-091-14/+7
* skeletons for chat list (#7907)Samuel Newman2025-03-051-0/+42
* Add loading state to new trending interstitial (#7332)dan2025-01-021-1/+1
* Fix skeleton alignment (#6676)dan2024-11-231-6/+6
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-5/+5
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* Use new icons on notifications screen (#4299)Samuel Newman2024-05-311-8/+10
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+2
* Use a margin of -6 instead of -5 for PostCtrls 😵‍💫 (#4272)Hailey2024-05-301-1/+1
* Use ALF for post controls (#3400)Samuel Newman2024-05-301-26/+38
* Adjust placeholder to be pixel-perfect (#2650)dan2024-01-261-17/+28
* Two UI tweaks after recent updates (#2647)Paul Frazee2024-01-261-1/+1
* Clean up the post controls UI (#2614)dan2024-01-251-17/+33
* Revise FeedSourceCard load state to allow deletion for failures (#2172)Eric Bailey2023-12-111-2/+2
* Tweak the loading placeholders to use the full space and position better (#2072)Paul Frazee2023-12-041-15/+40
* Improve feed reordering with optimistic updates (#2032)Eric Bailey2023-11-291-9/+19
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-7/+2
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-0/+54
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-3/+9
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-0/+49
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-4/+4
* Fix all type errorsPaul Frazee2023-01-261-1/+1
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-11/+6
* Lints some errors and warnings (#76)Aryan Goharzad2023-01-201-1/+1
* Post layout tweaks (#53)Paul Frazee2023-01-191-2/+3
* Refer to upvotes as 'likes' in the UI (will change in the protocol soon)Paul Frazee2023-01-171-2/+2
* Fix to loading statePaul Frazee2022-12-301-3/+6
* Add a design system (#34)Paul Frazee2022-12-281-9/+16
* Remove loading-placeholder animation; according to some issues, animated line...Paul Frazee2022-12-051-45/+6
* Shrink and darken the post controls a littlePaul Frazee2022-11-221-3/+3
* Adjust control alignmentPaul Frazee2022-11-201-1/+1
* Adjust post control sizing and alignmentPaul Frazee2022-11-201-3/+3
* Remove downvotes from the UIPaul Frazee2022-11-201-4/+2
* Add placeholder loading statesPaul Frazee2022-11-161-3/+119
* Better loading screensPaul Frazee2022-11-151-0/+73