chinwagsocial/app/javascript/mastodon/components
Sasha Sorokin 89b5071fde
Add single option votes tooltip in polls (#16849)
Adds a tooltip when hovering over the percentages in a poll showing how
many votes were cast for that option.

Also removes descriptions from messages here since they are not picked
up by Crowdin anyway and might be confusing to other developers :)

Fixes #16820
2021-10-13 04:59:31 +02:00
..
__tests__ Change custom emoji to be animated when hovering container (#15637) 2021-01-31 21:25:31 +01:00
account.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +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 Fix crash if a notification contains an unprocessed media attachment (#16573) 2021-08-11 17:49:10 +02:00
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 Fix default searchTokens (#15775) 2021-02-22 11:26:08 +01:00
autosuggest_textarea.js Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
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 Fix logo button style (#15428) 2020-12-26 23:50:34 +01:00
column.js Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003) 2020-11-05 02:21:05 +09:00
column_back_button.js
column_back_button_slim.js
column_header.js Improve hover and focus style in columns settings (#16222) 2021-10-01 00:55:51 +02:00
common_counter.js Fix following_counter plural to include "one" (#14342) 2020-07-17 07:08:23 +02:00
display_name.js Change custom emoji to be animated when hovering container (#15637) 2021-01-31 21:25:31 +01:00
domain.js
dropdown_menu.js Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01: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 Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +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 Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
logo.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
media_gallery.js Make media_gallery.toggle_visible less confusing to translate (#15993) 2021-05-08 01:56:40 +02:00
missing_indicator.js
modal_root.js Fix replying from modal (#16516) 2021-07-17 17:06:52 +02:00
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 Add single option votes tooltip in polls (#16849) 2021-10-13 04:59:31 +02:00
radio_button.js
regeneration_indicator.js fix component name (#16138) 2021-05-03 14:59:49 +02:00
relative_timestamp.js
scrollable_list.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
setting_text.js
short_number.js Replace shortNumberFormat with <ShortNumber> (#14061) 2020-07-06 14:27:32 +02:00
status.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
status_action_bar.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
status_content.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
status_list.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
timeline_hint.js