catstodon/app/javascript/mastodon/components
Akihiko Odaki 1266c66f79 Rename ariaLabel property of Dropdown to title ()
DropdownMenu has ariaLabel property, but it is actually applied to title
property of IconButton. Keep it consistent.
2017-11-25 15:41:08 +01:00
..
__tests__ Replace JavaScript Testing Framework from Mocha to Jest () 2017-10-16 09:33:08 +02:00
account.js Optional notification muting () 2017-11-15 03:56:41 +01:00
attachment_list.js
autosuggest_emoji.js Compress and combine emoji data () 2017-10-06 03:42:34 +02:00
autosuggest_textarea.js Implement hotkeys for web UI () 2017-10-06 01:07:59 +02:00
avatar.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc () 2017-08-07 19:44:55 +02:00
avatar_overlay.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc () 2017-08-07 19:44:55 +02:00
button.js
collapsable.js Add option to reduce motion () 2017-10-16 09:36:15 +02:00
column.js Fix the usages of Detect Passive Events () 2017-08-31 11:20:54 +02:00
column_back_button.js
column_back_button_slim.js
column_header.js Fix column design broken with very long title () 2017-10-26 22:52:48 +09:00
display_name.js feat: Cache status height to avoid expensive renders () 2017-08-07 20:32:03 +02:00
dropdown_menu.js Rename ariaLabel property of Dropdown to title () 2017-11-25 15:41:08 +01:00
extended_video_player.js Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
icon_button.js Avoid unnecessary Motion components in icon_button.js () 2017-10-27 19:08:07 +02:00
intersection_observer_article.js Improve IntersectionObserverArticle perf () 2017-09-30 14:28:49 +02:00
load_more.js Fix invisible load more button () 2017-09-16 00:32:43 +02:00
loading_indicator.js
media_gallery.js Refactor initial state: reduce_motion and auto_play_gif () 2017-10-28 00:04:44 +09:00
missing_indicator.js
permalink.js
relative_timestamp.js Clear timer when unmounting RelativeTimestamp components () 2017-10-16 03:03:36 +02:00
scrollable_list.js Replace react-router-scroll to react-router-scroll-4 () 2017-11-01 06:58:38 +09:00
setting_text.js
status.js Refactor initial state: "me" () 2017-10-31 11:27:48 +09:00
status_action_bar.js Rename ariaLabel property of Dropdown to title () 2017-11-25 15:41:08 +01:00
status_content.js Fix unwanted content warning gap in CSS () 2017-10-17 20:07:44 +02:00
status_list.js Implement hotkeys for web UI () 2017-10-06 01:07:59 +02:00