chinwagsocial/app/javascript/mastodon/features/ui/components
Yuto Tokunaga 5021c4e9ca Add double-tap zoom functionary to ZoomableImage (#6944)
add <div.zoomable-image__margin/> to keep margin of the image on zooming
move setting `scrollLeft` and `scrollTop` of container from callback of
`setState` to `componentDidUpdate`
add 'hammerjs' package for touch gesture detection
rewrite `ZoomableImage` using 'hammerjs'
2018-03-28 20:40:51 +02: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 Hide floating action button on thread views (#6859) 2018-03-22 09:33:14 +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 Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
mute_modal.js
onboarding_modal.js Restore onboarding modal (#6303) 2018-01-20 01:32:37 +01:00
report_modal.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +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 Add double-tap zoom functionary to ZoomableImage (#6944) 2018-03-28 20:40:51 +02:00