soapbox/src/features/ui/components
Alex Gleason e131467af9
Fix up login/signing paths and buttons
2024-03-18 13:44:34 -05:00
..
modals ExtensionStep: combine into one component 2024-03-17 18:06:27 -05:00
panels Fix up login/signing paths and buttons 2024-03-18 13:44:34 -05:00
action-button.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
background-shapes.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
column-forbidden.tsx Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
column-loading.tsx Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
columns-area.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
compose-button.test.tsx Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
compose-button.tsx Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
cta-banner.test.tsx Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
cta-banner.tsx Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
error-column.tsx Bring back NetworkError column 2023-11-14 14:41:35 -06:00
floating-action-button.tsx i18n: resolve duplicate message identifiers in code 2023-10-11 14:57:53 -05:00
funding-panel.tsx Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group-media-panel.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
hotkeys.tsx Replace react-hotkeys with updated fork for Vite compatibility 2024-02-26 14:44:01 +01:00
image-loader.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
instance-info-panel.tsx Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
instance-moderation-panel.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
link-footer.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
modal-loading.tsx Fix ModalLoading component 2024-02-19 14:28:43 -06:00
modal-root.tsx nostr-signin-modal -> nostr-signup-modal 2024-03-16 16:05:56 -05:00
navbar.test.tsx Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
navbar.tsx Break NostrLogin into a separate flow from NostrSignin 2024-03-16 16:03:54 -05:00
pending-status.tsx Remove type assertion when not needed 2023-10-22 00:20:41 +02:00
pinned-accounts-panel.tsx Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
poll-preview.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
profile-dropdown.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
profile-familiar-followers.tsx ProfilePage: fix types of async components 2023-10-07 15:43:34 -05:00
profile-field.tsx Add LightningAddress component 2024-02-06 13:14:20 -06:00
profile-fields-panel.tsx ProfilePage: fix types of async components 2023-10-07 15:43:34 -05:00
profile-info-panel.tsx Add 'local' to account schema 2023-10-22 00:14:23 +02:00
profile-media-panel.tsx ProfilePage: fix types of async components 2023-10-07 15:43:34 -05:00
profile-stats.tsx Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
promo-panel.tsx Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
subscribe-button.test.tsx Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
subscription-button.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
theme-selector.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
theme-toggle.tsx Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
timeline.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
trends-panel.test.tsx Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
trends-panel.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
user-panel.tsx Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
who-to-follow-panel.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
zoomable-image.tsx eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00