mastodon/app/javascript/mastodon/features/ui/components
Yuto Tokunaga fa5c867e0e Avoid using JS to set height in MediaModal (#6750)
avoid using JS to set height of ReactSwipeableViews component
reduce max-height of <img/> to 80% to avoid the screen covered by image
2018-03-12 03:52:05 +01:00
..
__tests__ Fix style of legacy column headers (#6342) 2018-01-24 04:03:51 +01:00
actions_modal.js
boost_modal.js
bundle.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
bundle_column_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
bundle_modal_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
column.js
column_header.js Fix style of legacy column headers (#6342) 2018-01-24 04:03:51 +01:00
column_link.js Display number of follow requests in getting started menu, and (#6313) 2018-01-21 13:20:20 +01:00
column_loading.js
column_subheading.js
columns_area.js Move "compose" on mobile to floating action button (#6594) 2018-03-02 07:12:40 +01:00
confirmation_modal.js
drawer_loading.js
embed_modal.js Refactor /api/web APIs to use the centralized axios instance (#6223) 2018-01-08 20:01:33 +01:00
focal_point_modal.js Fix focal point cropping in MediaGallery, fix focal point modal (#6740) 2018-03-11 15:12:33 +01:00
image_loader.js [RFC] Improved media modal (#5956) 2018-03-04 20:32:24 +01:00
media_modal.js Avoid using JS to set height in MediaModal (#6750) 2018-03-12 03:52:05 +01:00
modal_loading.js
modal_root.js Focal points (#6520) 2018-02-22 00:35:46 +01:00
mute_modal.js
onboarding_modal.js Restore onboarding modal (#6303) 2018-01-20 01:32:37 +01:00
report_modal.js Fix #6586: Add close modal icon to report dialog (#6591) 2018-03-02 04:36:00 +01:00
tabs_bar.js Use withRouter for TabsBar (#6652) 2018-03-06 07:28:05 +01:00
upload_area.js Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
video_modal.js [RFC] Improved media modal (#5956) 2018-03-04 20:32:24 +01:00
zoomable_image.js [RFC] Improved media modal (#5956) 2018-03-04 20:32:24 +01:00