mastodon/app/javascript/mastodon/components
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
* Refactor uses of icons to an Icon component in web UI

* Refactor options passed to the Icon component

* Make tests work with absolute component paths
2019-02-01 00:14:05 +01:00
..
__tests__ Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
account.js Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
attachment_list.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
autosuggest_emoji.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
autosuggest_textarea.js Ignore keyevents during text composition (#7205) 2018-04-20 18:36:52 +02:00
avatar.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
avatar_composite.js Redesign direct messages column (#9022) 2018-10-20 02:23:58 +02:00
avatar_overlay.js Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000) 2017-12-13 12:14:03 +01:00
button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column.js Add aria-label to column regions (#8390) 2018-08-23 17:26:21 +02:00
column_back_button.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_back_button_slim.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
display_name.js Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
domain.js Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
dropdown_menu.js Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
extended_video_player.js Add missing video descriptions (#8416) 2018-08-24 23:55:41 +02:00
hashtag.js Make hashtag search results link to the hashtag URL (#9810) 2019-01-14 23:29:21 +01:00
icon.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
icon_button.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
intersection_observer_article.js Fix off-by-one error in aria-posinset (#8388) 2018-08-23 18:28:59 +02:00
load_gap.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
load_more.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
loading_indicator.js Add loading indicator animation (#4316) 2017-07-23 20:28:18 +02:00
media_gallery.js Stop gifv timeline preview explicitly when open the media gallery. (#9749) 2019-01-07 15:54:40 +01:00
missing_indicator.js Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
modal_root.js Fix composer not getting focus after reply confirmation dialog (#9602) 2018-12-21 18:52:41 +01:00
permalink.js When enabled, always display media in gallery. Also: click to reveal (#6692) 2018-03-08 08:57:21 +01:00
relative_timestamp.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
scrollable_list.js Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581) 2018-12-19 22:23:16 +01:00
setting_text.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
status.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
status_action_bar.js Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
status_content.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
status_list.js Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00