mastodon/app/javascript/mastodon/features/ui/components
Eugen Rochko c09ecbc53e
Add indicator of unread content to window title when web UI is out of focus (#11560)
Fix #1288
2019-08-13 12:22:16 +02:00
..
__tests__
actions_modal.js Fix modal items cannot scroll on touch devices (#10605) 2019-04-22 14:55:50 +02:00
boost_modal.js List attachments in reply indicator and boost modal (#10997) 2019-06-13 17:04:52 +02:00
bundle.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_link.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_loading.js Fix column header scrolling with the page (#11458) 2019-08-01 12:26:58 +02:00
column_subheading.js
columns_area.js Fix swiping columns on mobile sometimes failing (#11200) 2019-06-28 13:52:15 +02:00
compose_panel.js Do not scroll in the compose panel on single-column (#11093) 2019-06-16 18:46:55 +02:00
confirmation_modal.js Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
document_title.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
drawer_loading.js
embed_modal.js
focal_point_modal.js
follow_requests_nav_link.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
image_loader.js
link_footer.js Refactor footers in web UI into a single component (#10846) 2019-05-27 21:58:41 +02:00
list_panel.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
media_modal.js Add button to view context to media modal (#10676) 2019-05-03 16:16:30 +02:00
modal_loading.js
modal_root.js Change single-column mode to scroll the whole page (#11359) 2019-07-19 09:25:22 +02:00
mute_modal.js
navigation_panel.js Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
notifications_counter_icon.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
report_modal.js Rename from instance to server. (#9938) 2019-02-05 19:11:24 +01:00
tabs_bar.js Fix column header scrolling with the page (#11458) 2019-08-01 12:26:58 +02:00
upload_area.js
video_modal.js Add button to view context to media modal (#10676) 2019-05-03 16:16:30 +02:00
zoomable_image.js