bsky-app/src/components/moderation
dan 46c112edfd
Enforce that text is wrapped in <Text>, remaining cases (#3421)
* Toggle.Button -> Toggle.ButtonWithText

* Simplify Prompt.Cancel/Action

* Move lines down for better diff

* Remove ButtonWithText

* Simplify types

* Enforce Button/ButtonText nesting

* Add suggested wrapper in linter error

* Check <Trans> ancestry too

* Also check literals

* Rm ts-ignore
2024-04-05 15:09:35 +01:00
..
ContentHider.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
LabelPreference.tsx Remove special cases for some buttons with text (#3412) 2024-04-05 14:57:53 +01:00
LabelsOnMe.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
LabelsOnMeDialog.tsx Enforce that text is wrapped in <Text>, remaining cases (#3421) 2024-04-05 15:09:35 +01:00
ModerationDetailsDialog.tsx Enforce Text suffix for Text-rendering components (#3407) 2024-04-04 21:34:55 +01:00
PostAlerts.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
PostHider.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
ProfileHeaderAlerts.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
ScreenHider.tsx Add cursor to 'learn more' on screenhider (close #2871) (#3395) 2024-04-03 17:28:31 -07:00