tangjinzhou
|
8c1979ef1b
|
fix: image type error #4185
|
4 years ago |
tangjinzhou
|
6ae707edf5
|
perf: menu
|
4 years ago |
tanjinzhou
|
791ae38bf8
|
fix: form-item expose some method #4183
|
4 years ago |
tanjinzhou
|
a2e5d966e1
|
fix: col error when not in row
|
4 years ago |
tanjinzhou
|
617e534fda
|
fix: form-item class not work
|
4 years ago |
tangjinzhou
|
6cff37bb03
|
refactor: Breadcrumb (#4175)
|
4 years ago |
tangjinzhou
|
3557e019de
|
docs: update examples
|
4 years ago |
tanjinzhou
|
0fa1581a99
|
refactor: breadcrumb
|
4 years ago |
tanjinzhou
|
6ad0f9dc9b
|
Merge remote-tracking branch 'origin/next' into v3
|
4 years ago |
John
|
770e9cc6f4
|
refactor: breadcrumb (#4137)
|
4 years ago |
tanjinzhou
|
7e1301ad7f
|
fix: Tag type error
|
4 years ago |
tanjinzhou
|
5d8f3fd8ee
|
release 2.2.0-beta.2
|
4 years ago |
tanjinzhou
|
93c2bc1552
|
fix: support vue3.1
|
4 years ago |
tanjinzhou
|
b45a6250de
|
fix: layout not render in vue3.1 #4173
|
4 years ago |
tangjinzhou
|
b65a8672a4
|
fix: form class style not work
|
4 years ago |
tangjinzhou
|
4de7737907
|
fix: page-header show extra content
|
4 years ago |
tanjinzhou
|
6c5c84a3fc
|
fix: menu divider name error
|
4 years ago |
tangjinzhou
|
9e0df41a55
|
refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171)
* chore: remove resize-observer-polyfill
* refactor: align
* refactor(v3/avatar): refactor using composition api (#4052)
* refactor(avatar): refactor using composition api
* refactor: update props define
* fix: avatar src scale not update
* refactor: resizeObserver
* refactor: divider
* refactor: localeProvider
* refactor(v3/back-top): use composition api (#4060)
* refactor: backtop
* refactor: empty
* refactor: transButton
* feat(v3/avatar): add avatar group (#4062)
* feat(avatar): add avatar group
* refactor: update
* refactor: update
Co-authored-by: tangjinzhou <415800467@qq.com>
* refactor: avatar
* refactor: avatar
* style: rename useProvide
* refactor: menu (#4110)
* fix: menu
* refactor: menu
* refactor: remove rc-menu
* fix: menu rtl error
* style: lint
* refactor(Anchor): use composition api (#4054)
* refactor: anchor
* refactor: anchor
* refactor: anchor
* feat: update
* fix: icon class lose
* refactor(v3/badge): use composition api (#4076)
* refactor: badge
* fix: badge inheritAttrs
* refactor: grid
* refactor: layout
* fix: menu not close
* refactor: space
* refactor: result
* refactor: affix
* refactor: comment
* refactor: form
* feat: spin add rtl
* feat: export spin type
* refactor: pageHeader
* refactor: page-header
* refactor: skeleton
* refactor: typography
* refactor(v3/rate): use composition api
* fix: add useRef hook
* refactor: form
* fix: menu not update
* refactor: form
* refactor: form
* fix: slide animate not work
* fix: menu mode error
* fix: menu icon
* refactor: rate
* perf: remove rate
* feat: add vc-overflow
* refactor: menu
* fix: remove flex check (#4165)
* fix: dist locale file lose #3684
* release 2.2.0-beta.1
* dcos: update changelog
* chore: update type
* docs: update changelog
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 言肆 <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
|
4 years ago |
tanjinzhou
|
772ac3c894
|
docs: update changelog
|
4 years ago |
tanjinzhou
|
dde7719d23
|
chore: update type
|
4 years ago |
tanjinzhou
|
5cc10c6156
|
dcos: update changelog
|
4 years ago |
tanjinzhou
|
2cfc6cce96
|
release 2.2.0-beta.1
|
4 years ago |
tanjinzhou
|
62ca3a91f4
|
fix: dist locale file lose #3684
|
4 years ago |
tanjinzhou
|
0d02391127
|
Merge remote-tracking branch 'origin/next' into v3
# Conflicts:
# components/avatar/style/index.less
# v2-doc
|
4 years ago |
John
|
b91659e4f7
|
fix(vc-tree-select): `showSearch=false` is invalid #4119 (#4125)
* fix(vc-tree-select): `showSearch=false` is invalid #4119
* style: remove debugger
* style: update
* refactor: update
|
4 years ago |
zkwolf
|
f091582e03
|
fix: select dropdownMatchSelectWidth invalid #4118 (#4164)
|
4 years ago |
zkwolf
|
2b0afdaead
|
fix: remove flex check (#4165)
|
4 years ago |
tanjinzhou
|
1281e4a4c9
|
refactor: menu
|
4 years ago |
tanjinzhou
|
08a5ff30ca
|
feat: add vc-overflow
|
4 years ago |
tanjinzhou
|
a58cb3cd39
|
perf: remove rate
|
4 years ago |
tanjinzhou
|
bc85604d94
|
refactor: rate
|
4 years ago |
tangjinzhou
|
836ae6d5fe
|
Merge branch 'sendya-refactor/v3/rate' into v3
|
4 years ago |
tangjinzhou
|
3186b92c25
|
Merge branch 'refactor/v3/rate' of git://github.com/sendya/ant-design-vue into sendya-refactor/v3/rate
# Conflicts:
# v2-doc
|
4 years ago |
tanjinzhou
|
6b2af5c038
|
fix: menu icon
|
4 years ago |
tanjinzhou
|
b8c52b34cb
|
fix: menu mode error
|
4 years ago |
tanjinzhou
|
f9ccbfd321
|
fix: slide animate not work
|
4 years ago |
tanjinzhou
|
72147106f3
|
refactor: form
|
4 years ago |
tangjinzhou
|
3d2a04d23d
|
refactor: form
|
4 years ago |
tangjinzhou
|
0a2940e4ad
|
fix: menu not update
|
4 years ago |
tanjinzhou
|
c2bba2eb28
|
refactor: form
|
4 years ago |
Sendya
|
7ec594c5fc
|
fix: add useRef hook
|
4 years ago |
Sendya
|
2b78d2dbc0
|
refactor(v3/rate): use composition api
|
4 years ago |
tanjinzhou
|
b68bb81652
|
refactor: typography
|
4 years ago |
tanjinzhou
|
c8898828d6
|
refactor: skeleton
|
4 years ago |
tanjinzhou
|
5096ee4d70
|
refactor: page-header
|
4 years ago |
tangjinzhou
|
d2a1c422a7
|
refactor: pageHeader
|
4 years ago |
tangjinzhou
|
ad2b447866
|
feat: export spin type
|
4 years ago |
tangjinzhou
|
b53a91c337
|
feat: spin add rtl
|
4 years ago |
tangjinzhou
|
2089961d6f
|
refactor: form
|
4 years ago |
tangjinzhou
|
5ee3d30858
|
refactor: comment
|
4 years ago |