bsky-app/src/components
Minseo Lee 2ea9e2c929
Improve localization marks (#3285)
* Update Lightbox.tsx

* Change strings for easier localization

* Update DeleteAccount.tsx

* Update LabelsOnMeDialog.tsx

* Update FeedCard.tsx

* Update index.tsx

* Update LabelsOnMeDialog.tsx

* Update index.tsx

* Update FeedCard.tsx

* Update SelfLabel.tsx

* Update Hashtag.tsx

* Update index.tsx

* Update Hashtag.tsx

* Update ChangeHandle.tsx

* Update index.web.tsx

* Update index.web.tsx

* Update index.tsx

* Remove unnecessary `<Trans>` tags

* Update Drawer.tsx
2024-05-06 19:58:04 -07:00
..
Dialog ensure dialog is closed on unmount (#3650) 2024-04-27 07:42:49 +01:00
dialogs Alt text for gifs (#3876) 2024-05-06 17:28:38 +01:00
dms [Clipclops] Delete message in dialog (#3849) 2024-05-05 02:06:10 +01:00
forms Release 1.77.0 (#3549) 2024-04-13 20:44:14 -07:00
hooks add focus refresh + polling (#3846) 2024-05-03 17:57:20 +01:00
icons Implement FeedFeedback API (#3498) 2024-05-07 03:08:33 +01:00
LabelingServiceCard Replace pluralize by plural by @tkusano (#3882) 2024-05-06 16:55:57 -07:00
Menu [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
moderation Improve localization marks (#3285) 2024-05-06 19:58:04 -07:00
ProfileHoverCard Improve localization marks (#3285) 2024-05-06 19:58:04 -07:00
ReportDialog [Session] Add useAgent hook and replace (#3706) 2024-04-25 22:29:05 +01:00
TagMenu Fix typo in tagMenuSearchByUser (#3181) 2024-03-19 14:32:59 -07:00
AccountList.tsx Improve account switcher pending state (#3827) 2024-05-02 21:55:50 +01:00
AppLanguageDropdown.tsx Improve the language behaviors around the PWI (#3545) 2024-04-13 19:49:52 -07:00
AppLanguageDropdown.web.tsx add maxwidth to app language dropdown (#3635) 2024-04-22 21:24:50 +01:00
Button.tsx [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
Divider.tsx Design system tweaks (#2822) 2024-02-09 09:52:32 -08:00
Error.tsx add header to empty chat list view (#3791) 2024-05-01 18:43:54 +01:00
GradientFill.tsx properly import linear gradient (#3423) 2024-04-05 06:03:14 +01:00
IconCircle.tsx Add copy to feeds page (#2852) 2024-02-13 00:40:39 -08:00
LikedByList.tsx Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
LikesDialog.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
Link.tsx Special-case bsky.app/download to open share sheet or copy to clipboard (#3710) 2024-04-27 05:25:28 +01:00
Lists.tsx [Clipclops] New clipclop dialog (#3750) 2024-04-30 17:43:57 +01:00
Loader.tsx Use CSS keyframe animation for spinner on web (#3411) 2024-04-04 23:18:06 +01:00
Loader.web.tsx Use CSS keyframe animation for spinner on web (#3411) 2024-04-04 23:18:06 +01:00
Portal.tsx Memoize context value (#3786) 2024-05-01 05:35:52 +01:00
Prompt.tsx make gif alt text prompt selectable (#3879) 2024-05-06 22:14:00 +01:00
RichText.tsx only open tag menu on long press (#3553) 2024-04-22 21:29:29 +01:00
Typography.tsx Upgrade UITextView to latest (#3090) 2024-04-03 18:05:03 -07:00