mastodon/app/javascript/flavours/glitch/components
Claire 6f64c79ca4
Fix SCSS linting issues (#2207)
* Disable font-family-no-missing-generic-family-keyword for font-awesome accessibility icons

* Run stylelint --fix

* Avoid `@extend` directives with doodle modal CSS

* Drop use of `@extend` for notification cleanup buttons SCSS

* Run prettier on SCSS
2023-05-07 15:04:59 +02:00
..
admin [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
edited_timestamp [Glitch] Enable formatjs/prefer-pound-in-plural 2023-04-29 18:38:23 +02:00
account.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
animated_number.tsx [Glitch] Rewrite AnimatedNumber component with React hooks 2023-04-22 11:28:23 +02:00
attachment_list.jsx
autosuggest_emoji.jsx
autosuggest_hashtag.jsx
autosuggest_input.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
autosuggest_textarea.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
avatar.tsx [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
avatar_composite.jsx
avatar_overlay.jsx
blurhash.jsx [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
button.jsx
check.jsx
column.jsx
column_back_button.jsx
column_back_button_slim.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
column_header.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
common_counter.jsx
dismissable_banner.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
display_name.jsx
domain.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
dropdown_menu.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
error_boundary.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
gifv.tsx [Glitch] Rewrite GIFV component with React hooks 2023-04-22 11:22:49 +02:00
hashtag.jsx [Glitch] Enable formatjs/prefer-pound-in-plural 2023-04-29 18:38:23 +02:00
icon.jsx
icon_button.jsx
icon_with_badge.jsx
image.jsx
inline_account.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
intersection_observer_article.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
link.jsx
load_gap.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
load_more.jsx
load_pending.jsx
loading_indicator.jsx
logo.jsx [Glitch] Change logo version in header based on screen size in web UI 2023-04-29 18:54:13 +02:00
media_attachments.jsx
media_gallery.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
modal_root.jsx
navigation_portal.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
not_signed_in_indicator.jsx
notification_purge_buttons.jsx Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
permalink.jsx
picture_in_picture_placeholder.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
poll.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
radio_button.jsx
regeneration_indicator.jsx
relative_timestamp.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
scrollable_list.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
server_banner.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
setting_text.jsx
short_number.jsx [Glitch] Allow == when null checking 2023-04-29 11:09:46 +02:00
skeleton.jsx
spoilers.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
status.jsx Disable full-width media in thread view 2023-04-29 12:43:01 +02:00
status_action_bar.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
status_content.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
status_header.jsx
status_icons.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
status_list.jsx
status_prepend.jsx
status_visibility_icon.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
timeline_hint.jsx