mastodon/app/javascript/mastodon/features/ui
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
..
components Add double-tap zoom functionary to `ZoomableImage` (#6944) 2018-03-28 20:40:51 +02:00
containers Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
util Add "Toots/Toots with replies/Media" tab below profile header (#6572) 2018-03-01 02:48:44 +01:00
index.js Allow clients to fetch notifications made while they were offline (#6886) 2018-03-24 22:07:23 +01:00