Commit Graph

11 Commits

Author SHA1 Message Date
John
1f34aed666
fix: imageProps type #4583 (#4586)
close #4583
2021-08-28 16:39:40 +08:00
ajuner
d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou
33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou
8c1979ef1b fix: image type error #4185 2021-06-09 22:30:32 +08:00
tanjinzhou
dcb34b08e9 fix: ssr error #3983 #3997 2021-05-12 13:10:07 +08:00
zkwolf
731a58d518
fix: add loose to PropTypes.shape (#4001) 2021-04-27 22:11:31 +08:00
John
fb5d2e5054
fix: image preview not work #3701 (#3956) 2021-04-17 21:27:13 +08:00
tanjinzhou
1b68a46c89 perf: update image icons 2021-01-07 13:18:05 +08:00
Vben
75931a1b39
fix(image): fix iamge prop error (#3488)
Co-authored-by: annsion <annsion@ann.local>
2021-01-05 20:49:18 +08:00
tangjinzhou
adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
Zou Jian
5913cf9c5c
feat: add image (#3235)
* feat: 🆕 image组件 - 添加样式

* feat: 🆕 增加 AImage 组件

* feat: 🆕 参考 ant-design 增加 相关 Image 组件的less定义

* feat: 🆕 Image placeholder 的修改

* fix: 🐞 去除 onPreviewClose 相关

* test: 🧪 image width/height 以及相关测试

* fix: 🐞 fix lint no-setup-props-destructure

* test: 🧪 image test snap file

* refactor: 💡 去掉多加了的文件,重构文件以使逻辑清晰

* feat: 🆕 rc-image 相关内容 列入 vc-image 文件夹中

* feat: 🆕 antd 4.9.1 增加 image-preview-group

* feat: 🆕 add ImagePropsType

* feat: udpate image components

* feat: update image

* feat: update image

Co-authored-by: tanjinzhou <415800467@qq.com>
2020-12-18 18:02:51 +08:00