tangjinzhou
|
a72db912f7
|
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
|
4 years ago |
tangjinzhou
|
c5b6a7ce2c
|
fix: add pagnation events ts type #3564
|
4 years ago |
zkwolf
|
20b53a91d3
|
fix: disabled tabPane can be actived #3575 (#3577)
|
4 years ago |
tangjinzhou
|
d275d2c6a3
|
fix: icons-vue es module #3570
|
4 years ago |
zkwolf
|
22c81f909b
|
fix: checkbox emit unexpected value (#3549)
|
4 years ago |
ajuner
|
aad33cb72f
|
fix: Microsoft input triggers onchange twice (#3550)
|
4 years ago |
He JinChao
|
ca444b549c
|
fix: Input.Search class not work (#3541)
|
4 years ago |
zkwolf
|
b07190e13d
|
feat: dark theme (#3410)
* chore: update style
* chore: add dark css build
* test: update snapshot
* chore: remove compact var
* chore: update style
* test: update snapshot
|
4 years ago |
青沛
|
b7943b38ee
|
fix: carousel's pauseOnDotsHover not work (#3519)
* fix: carousel's pauseOnDotsHover not work
* fix: carousel onMouseEnter event
|
4 years ago |
John
|
5e92d9a7f2
|
fix: form-item wrong line break (#3538)
* fix: form-item wrong line break
fix #3319
* style: add commit
|
4 years ago |
renovate[bot]
|
44557b2d18
|
fix(deps): update dependency @simonwep/pickr to ~1.8.0 (#3317)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
zkwolf
|
2904ceeab9
|
fix: radio cancel change (#3517)
* fix: radio cancel change #3047
* chore: update checkbox
|
4 years ago |
zkwolf
|
a6c3eae304
|
fix: breadcrumb separator display (#3522)
* fix: breadcrumb separator display
* chore: update breadcrumb
|
4 years ago |
Hyphon
|
8a807caca2
|
fix(date-picker): add props(mode) value -- decade (#3514)
Co-authored-by: 李艺珅 <l>
|
4 years ago |
John
|
6cb9d08b78
|
chore: remove node-emoji (#3515)
fixes #3513
|
4 years ago |
Hyphon
|
36502294ba
|
feat(tabs): add centered tab bar style (#3501)
Co-authored-by: 李艺珅 <l>
|
4 years ago |
ajuner
|
110304b628
|
fix: add opacity transition (#3505)
|
4 years ago |
tanjinzhou
|
648741265b
|
release 2.0.0-rc.8
|
4 years ago |
tanjinzhou
|
bf7c62f457
|
fix: date-picker ts type error
|
4 years ago |
tanjinzhou
|
61f087ac2a
|
perf: affix
|
4 years ago |
言肆
|
ea2d8e2ecd
|
refactor(affix): use Composition api (#3447)
* refactor(affix): use Composition api
* fix: affix code style
|
4 years ago |
tanjinzhou
|
1b68a46c89
|
perf: update image icons
|
4 years ago |
John
|
f61018afd7
|
Support vite2 (#3490)
* refactor: supports vite2
* refactor: remove CommonJS dependencies
* chore: update pkg
* refactor: update
* chore: update pkg
|
4 years ago |
Vben
|
75931a1b39
|
fix(image): fix iamge prop error (#3488)
Co-authored-by: annsion <annsion@ann.local>
|
4 years ago |
John
|
eafc6dd0ba
|
fix: upgrade to less4 syntax #3477 (#3479)
|
4 years ago |
renovate[bot]
|
7b671c420d
|
chore(deps): update dependency axios to ^0.21.0 [security] (#3486)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
tanjinzhou
|
711c394aaf
|
bump 2.0.0-rc.7
|
4 years ago |
zkwolf
|
f5026dd49a
|
fix: switch event trigger #3453 (#3454)
|
4 years ago |
tangjinzhou
|
efa477a3b0
|
bump 2.0.0-rc.6
|
4 years ago |
tangjinzhou
|
adc6afb8fd
|
chore: support less4 (#3449)
|
4 years ago |
tangjinzhou
|
c90afeeed2
|
fix: tree-select trigger twice change event
|
4 years ago |
tangjinzhou
|
2be1e77098
|
fix: tree-select maximum error when set slot tilte
|
4 years ago |
tangjinzhou
|
6ef9404ee9
|
fix: drawer handle slot trigger twice click event
|
4 years ago |
tangjinzhou
|
8baf85f7f9
|
perf: add checkbox events declare
close #3440
|
4 years ago |
tangjinzhou
|
3c5c6becbf
|
perf: switch add events declare
close #3439
|
4 years ago |
zkwolf
|
759f18b476
|
chore: remove duplicate style (#3448)
|
4 years ago |
tanjinzhou
|
123d04d1ef
|
feat: message support custom style and class #3443
|
4 years ago |
zkwolf
|
674933ae60
|
chore: remove all hard code component name (#3445)
|
4 years ago |
tanjinzhou
|
f62681b9d4
|
fix: input small height not correct #3396
|
4 years ago |
xrkffgg
|
73b996345c
|
ci: update need reproduce (#3442)
* ci: update need reproduce
* Update .github/workflows/need-reproduce.yml
* Update and rename need-reproduce.yml to issue-reply.yml
* Update issue-reply.yml
|
4 years ago |
zkwolf
|
610b0ab651
|
fix: layout-sider class (#3433)
|
4 years ago |
tanjinzhou
|
aea25100e5
|
fix: select scroll height not correct #3419
|
4 years ago |
tanjinzhou
|
4f9555c64a
|
fix: passive warning #3392
|
4 years ago |
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>
|
4 years ago |
John60676
|
c6b189b583
|
fix: slider accuracy problems #3346 (#3379)
|
4 years ago |
koichi uchinishi
|
184fe6866c
|
style: remove unsed codes (#3382)
|
4 years ago |
tangjinzhou
|
a9eb253bd2
|
chore: update pkg
|
4 years ago |
renovate[bot]
|
be4830dcf6
|
chore(deps): update dependency vue-loader to v16.1.1 (#3359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
tangjinzhou
|
2c559ea059
|
fix: tabs disabled not work #3366
|
4 years ago |
tangjinzhou
|
1896bb9b77
|
bump 2.0.0-rc.5
|
4 years ago |