Commit Graph

8 Commits

Author SHA1 Message Date
hearsay
a87c8c3fe5
fix(image): fix image Add the dom of the preview picture to the body (#1577) 2021-04-26 11:54:22 +08:00
inottn
d345e65296
fix(image): avoid onload to be overwritten (#1689) 2021-03-26 14:00:19 +08:00
charlie0228
8993f0db27
fix(image): fix incorrect custom object-fit ratio (#1338) 2021-01-24 15:00:25 +08:00
jeremywu
49199f3715
feat(image): feat/seperate-image-viewer (#1199)
- Seperate image viewer as a independent component. Close #1147
2021-01-05 16:28:11 +08:00
jeremywu
de86098728
fix(image): fix image not showing error content error (#679) 2020-11-24 20:22:40 +08:00
Caaalabash
612847e9d0
refactor(project): replace keyCode (#337) 2020-09-22 21:01:10 +08:00
Simona
e1add47603
feat(hooks): add useAttrs hook (#317)
* feat(hooks): add useAttrs hook

* feat(hooks): undo binding class and style automatically

* test: remove unused import statement
2020-09-19 20:44:07 +08:00
SunLn
9ca93eaa40
feat: add image component (#124) 2020-08-27 21:22:32 +08:00