chinwagsocial/app/javascript/mastodon/components
Mélanie Chauvel 1d07f51039
Make visibility icon clickable as part of the time of a toot (#15053)
- Makes permalink to a toot more easily clickable
- Fix clicking between icon and time in fact clicking the display name
- Fix clicking slightly under time in fact clicking the display name
2020-10-27 03:00:47 +01:00
..
__tests__ Replace to testing-library from enzyme (#14152) 2020-06-29 13:58:07 +02:00
account.js Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
animated_number.js Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
attachment_list.js
autosuggest_emoji.js Change how CDN_HOST is passed down to make assets build reproducible (#14381) 2020-10-13 01:19:35 +02:00
autosuggest_hashtag.js Replace shortNumberFormat with <ShortNumber> (#14061) 2020-07-06 14:27:32 +02:00
autosuggest_input.js
autosuggest_textarea.js
avatar.js
avatar_composite.js
avatar_overlay.js
blurhash.js Improve safety of Blurhash component (#14278) 2020-07-09 22:32:36 +02:00
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js Fix browser notification permission request logic (#13543) 2020-10-13 00:37:21 +02:00
common_counter.js Fix following_counter plural to include "one" (#14342) 2020-07-17 07:08:23 +02:00
display_name.js
domain.js
dropdown_menu.js Fix scrolling issues when closing some dropdown menus (#14606) 2020-08-21 14:14:28 +02:00
error_boundary.js Add paragraph about browser add-ons when encountering some errors (#14801) 2020-09-14 15:05:22 +02:00
gifv.js Fix click range discrepancies in gifv (#14615) 2020-08-23 00:08:12 +02:00
hashtag.js Replace shortNumberFormat with <ShortNumber> (#14061) 2020-07-06 14:27:32 +02:00
icon.js
icon_button.js Fix regressions in icon buttons in web UI (#14915) 2020-10-04 15:02:36 +02:00
icon_with_badge.js Fix browser notification permission request logic (#13543) 2020-10-13 00:37:21 +02:00
intersection_observer_article.js Add unread notification markers (#14818) 2020-09-26 20:57:07 +02:00
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
media_gallery.js Replace repetitive blurhash code with component (#14267) 2020-07-09 13:01:30 +02:00
missing_indicator.js
modal_root.js
permalink.js
picture_in_picture_placeholder.js Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
poll.js
radio_button.js
regeneration_indicator.js
relative_timestamp.js
scrollable_list.js Fix keyboard navigation in scrollable lists (#14348) 2020-07-18 18:55:36 +02:00
setting_text.js
short_number.js Replace shortNumberFormat with <ShortNumber> (#14061) 2020-07-06 14:27:32 +02:00
status.js Make visibility icon clickable as part of the time of a toot (#15053) 2020-10-27 03:00:47 +01:00
status_action_bar.js Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
status_content.js
status_list.js Freeze scroll position when a dropdown menu is open in the TL (#14271) 2020-07-09 15:09:19 +02:00
timeline_hint.js