about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/zoomable_image.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2020-11-04Add limitation of image's max zoom rate (max to the original size of image) (...Mashiro
2020-11-03add mouse scroll lock in image expand view (#15088)Mashiro
2020-11-02Add expand/compress image button on image view box (#15068)Mashiro
2018-09-13Fix media description in various media modals (#8678)ThibG
2018-04-04Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)Emelia Smith
2018-03-28Add double-tap zoom functionary to `ZoomableImage` (#6944)Yuto Tokunaga
2018-03-04[RFC] Improved media modal (#5956)Yuto Tokunaga