tangjinzhou
|
ab90e3fa08
|
style: update image code, #5531
|
2022-04-22 19:18:20 +08:00 |
bqy_fe
|
bc3843b774
|
feat(Image): add previewMask prop (#5531)
* fix(Image): can not cancel previewMask
* remove redundant code
* remove redundant code
* update code
|
2022-04-22 16:22:36 +08:00 |
bqy_fe
|
bd87079e12
|
feat(image): add new features (#5479)
* feat(image): add new features
* fix: lint error
* update test
* update code
* update docs
* perf: reset currentIndex after close
* update code
* update code
* update code
* update code
* update code
* add rootClassName props
* fix lint
|
2022-04-14 09:54:45 +08:00 |
tangjinzhou
|
00dc2add94
|
chore: update ts type (#5408)
* feat: update prop type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* test: update snap
* feat: update ts type
|
2022-03-26 22:52:54 +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
|
fdecafbbb3
|
feat: support vite-plugin-components
|
2021-06-23 21:47:53 +08:00 |
tangjinzhou
|
edcc8b7107
|
fix: image preview class error #4231
|
2021-06-19 22:13:13 +08:00 |
tangjinzhou
|
8c1979ef1b
|
fix: image type error #4185
|
2021-06-09 22:30: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 |