Commit Graph

6030 Commits

Author SHA1 Message Date
Samuel Newman dc9560cf93 Convert old toast types to new ones, mark as deprecated (#8746)
* convert old types to new types

* add depreciation warning for old warnings

* rm as consts
2025-07-30 09:19:16 -07:00
Samuel Newman f8d3bdd796 Fix dataSet for noFeedback links (#8745)
* fix dataSet for noFeedback links

* rm memo

* rm useless spread
2025-07-30 09:19:16 -07:00
Ana facb7a000e update type errors 2025-07-30 09:19:16 -07:00
Ana b31cc46e17 add: prettier formating 2025-07-30 09:19:16 -07:00
Ana 5749efb996 update: lint fixes for toast.tsx 2025-07-30 09:19:16 -07:00
Ana 82b2c214f1 update: toast style after lint 2025-07-30 09:19:16 -07:00
Ana 2cd9733572 update sorting 2025-07-30 09:19:16 -07:00
Ana 905f59bbc1 update: imports for toast 2025-07-30 09:19:16 -07:00
Ana 22c3a6cc90 add: Toast.style 2025-07-30 09:19:16 -07:00
Ana 803364869e update: toast styles that reuse consistent style 2025-07-30 09:19:16 -07:00
Ana 0004d175c7 update: web toast 2025-07-30 09:19:16 -07:00
Ana d7cee2e154 add: toasts to storybook 2025-07-30 09:19:16 -07:00
pfrazee 92f0d07470 Nightly source-language update 2025-07-30 09:19:16 -07:00
Austin McKinley dd2aa5294a git tidy 2025-07-30 09:19:14 -07:00
Austin McKinley a9325ae973 switch to using DefaultServeMux, include go.mod and go.sum changes 2025-07-30 09:18:38 -07:00
Caidan Williams e4fa6d7209 feat(ui): add "See More Suggested Profiles" card 2025-07-30 09:17:44 -07:00
Caidan Williams c80e5e3da5 refactor(ui): adjust border styles in ProfileGrid card 2025-07-30 09:17:44 -07:00
Caidan Williams 9fe1b9cb57 feat(ui): improve suggested follow placeholder card
Now matches the same size and shape as the rendered card, which prevents
content layout shift.
2025-07-30 09:17:44 -07:00
Caidan Williams 0d1fb4ec06 refactor(ui): remove "Browse more accounts" card on mobile view 2025-07-30 09:17:44 -07:00
Caidan Williams 27cbbea1f4 fix(ui): profile name and description overflowing on web 2025-07-30 09:17:44 -07:00
Caidan Williams 3342d587e1 fix(ui): placeholder web size and flex grow 2025-07-30 09:17:44 -07:00
Caidan Williams 573f602f4c refactor(feed): wrap placeholder description placeholder in full-width view 2025-07-30 09:17:44 -07:00
Caidan Williams 4ba7453aa8 feat(feed): update suggested profiles link text 2025-07-30 09:17:44 -07:00
Caidan Williams d6c41e5b33 refactor(ui): web profile cards maxLength 4 -> 3 with flex grow 2025-07-30 09:17:44 -07:00
Caidan Williams 36a6eb2e62 refactor(ui): remove "Browse more suggestions" on web in favor of "See all" 2025-07-30 09:17:44 -07:00
Caidan Williams e592d54fe9 feat(ui): update SuggestedFollowPlaceholder to match new design 2025-07-30 09:17:44 -07:00
Caidan Williams 0046b00780 feat: update AvatarPlaceholder to take size prop 2025-07-30 09:17:44 -07:00
Caidan Williams 4a1c529ae9 feat: create NamePlaceholder component 2025-07-30 09:17:44 -07:00
Caidan Williams 52793a3b46 refactor: replace magic 6px with dynamic a.gap_md/2 2025-07-30 09:17:44 -07:00
Caidan Williams a95e0976a6 fix(ui): suggested profile card grid on web sm -> md 2025-07-30 09:17:44 -07:00
Caidan Williams 66d7df1256 fix(ui): follow button should always be pushed to the bottom on the profile card 2025-07-30 09:17:44 -07:00
Caidan Williams f300b0525c refactor: update MOBILE_CARD_WIDTH instead of using inline width 2025-07-30 09:17:44 -07:00
Caidan Williams 66e5e174a4 refactor(ui): follow button and description to match design 2025-07-30 09:17:44 -07:00
Caidan Williams d338deeb2f refactor(ui): swap ProfileCard.NameAndHandle for ProfileCard.Name 2025-07-30 09:17:44 -07:00
Caidan Williams 7bc2f6fb05 feat(ui): update ProfileCard.Avatar size 40 -> 88 2025-07-30 09:17:44 -07:00
Caidan Williams 40a560509b refactor(ui): replace ProfileCard.Header with custom View 2025-07-30 09:17:44 -07:00
Caidan Williams c758bfc568 feat(ui): force width on suggested profile card 2025-07-30 09:17:44 -07:00
Caidan Williams 7f1798a6cb feat(ui): update padding, border radius, and border on suggested profile card 2025-07-30 09:17:44 -07:00
Caidan Williams 5b9357182f feat: update ProfileCard.Description to take style prop 2025-07-30 09:17:44 -07:00
Caidan Williams 259c966f1c feat: update ProfileCard.Avatar to take size prop 2025-07-30 09:17:44 -07:00
Caidan Williams bb824f152b feat(ui): add dropshadow to suggested profile card 2025-07-30 09:17:44 -07:00
Caidan Williams 490f9656d3 feat(ui): replace suggested profiles interstital icon with link "See all" 2025-07-30 09:17:44 -07:00
Caidan Williams 3c6f96bfc6 feat(ui): updated suggested profiles interstitial "Suggested for you" text color 2025-07-30 09:17:44 -07:00
Caidan Williams 87885cdb80 feat(ui): update suggested profiles interstitial top padding 16 -> 12 2025-07-30 09:17:44 -07:00
Austin McKinley 4cd76a7135 Missing prometheus import 2025-07-30 09:11:02 -07:00
Austin McKinley 9f44d16572 Wrong workflow 2025-07-29 18:29:16 -07:00
Austin McKinley 0af43d6fa8 Change workflow to also build on new branch 2025-07-29 18:27:45 -07:00
Austin McKinley d66bf87a9c Bump golang version to 1.24 to match go.mod/go.sum changes 2025-07-29 18:26:17 -07:00
Austin McKinley ea226da275 add metrics to embedr service 2025-07-29 17:36:58 -07:00
Elijah Seed-Arita 332dbc1bb4 fix: small profile followup fixes (#8735)
* fix: small profile followup fixes

* fix: change platform-specific compensation for profileHeaderDisplayName marginBottom to target all native

* fix: apply suggestion for consistent cross-platform profile username margin
2025-07-29 16:20:33 -05:00