about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/image_loader.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
2022-07-20Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)Yamagishi Kazutoshi
2020-11-02Add expand/compress image button on image view box (#15068)Mashiro
2018-07-15Use LoadingBar instead of blur to indicate that an image is loading (fixes #4...ThibG
2018-03-04[RFC] Improved media modal (#5956)Yuto Tokunaga
2017-11-25Allow to open a modal for embedded photo (#5777)Akihiko Odaki
2017-07-09fix(components/media_modal): Aspect ratio (#4128)Sorin Davidoi
2017-07-08Don't use preview when image size is unknown (#4113)Yamagishi Kazutoshi
2017-06-27Maintain aspect ratio for preview image (#3966)Yamagishi Kazutoshi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-15Add alt attribute to ImageLoader (#3765)Yamagishi Kazutoshi
2017-06-06Use preview image in <ImageLoader /> to provide immediate visual feedback (#3...Eugen Rochko
2017-06-01Add ESLint rule (object-curly-spacing) (#3498)Yamagishi Kazutoshi
2017-05-31Remove react-imageloader (#3423)Nolan Lawson