bigbuffet-rw/app/soapbox/components
Alex Gleason 8bd175e0e4 Merge branch 'storybook' into 'develop'
Add Storybook

See merge request soapbox-pub/soapbox!2252
2023-02-03 20:59:29 +00:00
..
__mocks__ RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
__tests__ Remove legacy avatar component, convert AccountContainer to TS/FC 2022-12-27 12:29:01 +01:00
announcements yarn lint:js --fix 2023-02-01 16:13:42 -06:00
polls yarn lint:js --fix 2023-02-01 16:13:42 -06:00
statuses yarn lint:js --fix 2023-02-01 16:13:42 -06:00
ui Merge branch 'storybook' into 'develop' 2023-02-03 20:59:29 +00:00
account-search.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
account.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
animated-number.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
attachment-thumbs.tsx AttachmentThumbs: make visible 2022-10-10 15:16:35 -05:00
autosuggest-account-input.tsx Upgrade axios to fix 'req' undefined error 2023-01-06 09:39:44 -05:00
autosuggest-emoji.tsx Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
autosuggest-input.tsx Revert "Merge branch 'remove-immutable-purecomponent' into 'develop'" 2023-01-19 19:23:54 +00:00
autosuggest-location.tsx Fix events location search crash 2023-01-05 17:14:18 +01:00
autosuggest-textarea.tsx AutosuggestTextarea: bind this, fix crash in older browsers 2023-01-23 15:57:49 -06:00
badge.tsx Remove account.donor as a concept, use 'badge:donor' custom tag instead 2022-09-11 20:44:49 -05:00
birthday-input.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
birthday-panel.tsx Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
blurhash.tsx Blurhash: convert to TSX 2022-04-29 09:44:49 -05:00
copyable-input.tsx RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
display-name.tsx Merge remote-tracking branch 'origin/develop' into accounts-scss 2023-01-30 12:14:51 -06:00
domain.tsx useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
dropdown-menu.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
emoji-button-wrapper.tsx useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
emoji-selector.tsx Revert "Merge branch 'remove-immutable-purecomponent' into 'develop'" 2023-01-19 19:23:54 +00:00
error-boundary.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
event-preview.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
extended-video-player.tsx Rename files (12): rand 2022-11-16 08:35:29 -05:00
fork-awesome-icon.tsx Rename files (0): _ -> - 2022-11-15 09:10:14 -05:00
gdpr-banner.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
group-card.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
hashtag.tsx Replace Permalinks with Links 2022-11-12 12:43:34 +01:00
helmet.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
hover-ref-wrapper.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
hover-status-wrapper.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
icon-button.tsx I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore 2023-01-10 00:11:39 +01:00
icon-with-counter.tsx Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
icon.tsx I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore 2023-01-10 00:11:39 +01:00
landing-gradient.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
link.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
list.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
load-gap.tsx Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
load-more.tsx Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
loading-screen.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
location-search.tsx Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
markup.css Markup: use whitespace-pre-wrap (fix multiline bios on Mastodon) 2022-12-14 11:01:09 -06:00
markup.tsx Add <Markup> component to style markup from the API 2022-11-19 18:15:17 -06:00
media-gallery.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
missing-indicator.tsx Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
modal-root.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
outline-box.tsx OutlineBox: allow passing div props through 2022-09-16 13:34:53 -05:00
profile-hover-card.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
progress-circle.tsx Rename files (11): utils 2022-11-16 08:34:55 -05:00
pull-to-refresh.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
pullable.tsx Pullable: Remove pullingContent={undefined} 2022-07-19 23:44:11 +02:00
quoted-status.tsx Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
radio.tsx Admin: redesign registration picker 2022-12-17 14:53:21 -06:00
relative-timestamp.tsx Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
safe-embed.tsx SafeEmbed: remove unnecessary conditional 2022-08-23 10:27:12 -05:00
scroll-top-button.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
scrollable-list.tsx ScrollableList: update Virtuoso component types for v4 2023-01-10 10:36:28 -06:00
sidebar-menu.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
sidebar-navigation-link.tsx Merge remote-tracking branch 'origin/develop' into chats 2022-11-27 15:30:00 -06:00
sidebar-navigation.tsx Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
site-logo.tsx Fix site preview theme 2022-11-26 12:19:57 +01:00
status-action-bar.tsx Remove withDismiss prop from status, update CHANGELOG 2023-02-02 12:06:39 -06:00
status-action-button.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
status-content.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
status-hover-card.tsx Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
status-list.tsx Groups: Snackbar messages, timelines handling 2022-12-17 13:35:52 +01:00
status-media.tsx Cleanup 2022-11-27 23:33:44 +01:00
status-reply-mentions.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
status.tsx Remove withDismiss prop from status, update CHANGELOG 2023-02-02 12:06:39 -06:00
still-image.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
thumb-navigation-link.tsx Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
thumb-navigation.tsx Restore "chats" name and icon 2022-12-06 15:16:36 -06:00
tombstone.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
translate-button.tsx translate button component using soapobox's iconbutton 2023-01-30 22:53:44 +00:00
upload-progress.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
upload.tsx yarn lint:js --fix 2023-02-01 16:13:42 -06:00
validation-checkmark.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
verification-badge.tsx Lint, cleanup, styles… 2022-11-25 19:28:43 +01:00