Akihiko Odaki
|
16a49799cf
|
Allow to open a modal for embedded photo (#5777)
|
7 years ago |
Sorin Davidoi
|
f19f18f47e
|
fix(components/media_modal): Aspect ratio (#4128)
* fix(components/media_modal): Aspect ratio
* fix: Remove useless style
|
7 years ago |
Yamagishi Kazutoshi
|
a45154d725
|
Don't use preview when image size is unknown (#4113)
|
7 years ago |
Yamagishi Kazutoshi
|
8a9408b7c3
|
Maintain aspect ratio for preview image (#3966)
|
7 years ago |
Yamagishi Kazutoshi
|
e2027fbe42
|
Use Class and Property Decorators (#3730)
ref https://tc39.github.io/proposal-decorators/
|
7 years ago |
Yamagishi Kazutoshi
|
539dbaa049
|
Remove unused variables (#3906)
|
7 years ago |
Yamagishi Kazutoshi
|
dd7fb41dbb
|
Add alt attribute to ImageLoader (#3765)
|
8 years ago |
Eugen Rochko
|
185bcf6fe1
|
Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
before the full-size image is loaded
|
8 years ago |
Yamagishi Kazutoshi
|
c7be992701
|
Add ESLint rule (object-curly-spacing) (#3498)
|
8 years ago |
Nolan Lawson
|
e7714433fd
|
Remove react-imageloader (#3423)
* Remove react-imageloader
* add eslint-disable-line
* improve image loading experience
* remove unneeded import
* use PureComponent
* Use componentWillMount instead of constructor
|
8 years ago |