bastodon/app/javascript/mastodon/features/ui/components
Eugen Rochko 9ddeb30f90
Add forceSingleColumn prop to <UI /> (#10807)
* Move TabsBar rendering logic from CSS to the ColumnsArea component

* Add forceSingleColumn mode

* Add unread notifications counter to tabs bar

* Add toggle to control `forceSingleColumn`

* Increase paddings in mobile layout responsively at large sizes
2019-05-23 01:35:22 +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 Add confirm modal for unboosting toots (#10287) 2019-05-09 22:39:26 +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
column_subheading.js
columns_area.js Add forceSingleColumn prop to <UI /> (#10807) 2019-05-23 01:35:22 +02:00
confirmation_modal.js Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
drawer_loading.js
embed_modal.js Sanitize and sandbox toot embeds (#9552) 2018-12-23 02:16:35 +01:00
focal_point_modal.js
image_loader.js
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 Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
mute_modal.js
notifications_counter_icon.js Add forceSingleColumn prop to <UI /> (#10807) 2019-05-23 01:35:22 +02:00
report_modal.js Rename from instance to server. (#9938) 2019-02-05 19:11:24 +01:00
tabs_bar.js Add forceSingleColumn prop to <UI /> (#10807) 2019-05-23 01:35:22 +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