tangjinzhou
881a796afd
perf: statistic countdown
2021-08-05 14:36:50 +08:00
tangjinzhou
7665cbea01
fix: select can not scroll #4396
...
close #4396
2021-08-05 11:41:34 +08:00
zkwolf
f35bafb88a
fix(tree-select): wrong title slot ( #4459 )
...
close #4457
2021-08-04 22:54:58 +08:00
tangjinzhou
1ed4923ea1
perf: update menu
2021-08-02 08:52:36 +08:00
tangjinzhou
386f3d003f
perf: update menu
2021-08-01 23:31:28 +08:00
tangjinzhou
5bdd6f4007
fix: filter invalid form items #4435
2021-07-31 22:41:36 +08:00
zkwolf
5409ce545c
feat(input-password): accept global prefixCls ( #4430 )
2021-07-30 16:10:58 +08:00
Darma1106
903ac35aa7
perf: active tab color( #4241 ) ( #4414 )
...
close #4241
2021-07-30 16:09:24 +08:00
tangjinzhou
e7e3aeb548
perf: remove chrome passive warning
2021-07-23 10:10:39 +08:00
tangjinzhou
a448e57475
test: update snap
2021-07-19 10:04:41 +08:00
tangjinzhou
002611752f
fix: badge status error #4384
...
close #4384
2021-07-19 09:58:22 +08:00
tangjinzhou
b5ab14df8d
fix: formitem error when use native tag #4383
...
close #4383
2021-07-17 21:19:10 +08:00
John
bea5df1541
fix(mentions): filterOption support boolean #4366 ( #4376 )
...
close #4366
2021-07-15 21:22:53 +08:00
tangjinzhou
2dc5bbbf43
fix: useForm type error #4372
...
close #4372
2021-07-15 21:20:00 +08:00
tangjinzhou
a758fb2a75
fix: empty error at jsx #4349
...
close #4349
2021-07-13 10:31:54 +08:00
tangjinzhou
39c866eb02
feat: useForm ts type
2021-07-12 10:00:10 +08:00
zanllp
8ce46ab1a1
fix(notification): 完善notification类型 ( #4346 )
2021-07-11 14:46:45 +08:00
tangjinzhou
c20c1f2a32
fix: dropdown submenu style error #4351
...
close #4351
2021-07-11 14:13:07 +08:00
艾斯特洛
fb94726a1e
fix: TypeScript definition of Table interface for typescript 4.3.5 ( #4353 )
...
* fix type for typescript 4.3.5
* Update interface.ts
close #4296
2021-07-11 10:00:52 +08:00
tangjinzhou
1152e8cd71
fix: tree-select throw error when use slot title
2021-07-08 11:36:32 +08:00
tangjinzhou
cf2ffa2bd9
feat: udpate switch ts
2021-07-07 22:09:09 +08:00
tangjinzhou
292f5c9d75
test: update snap
2021-07-07 21:51:03 +08:00
tangjinzhou
ffb52a2c40
style: uncheckedValue to unCheckedValue
2021-07-07 21:50:50 +08:00
John
427cf36eaa
refactor(switch): support customize checked value #4329 ( #4332 )
...
* refactor(switch): support customize checked value #4329
* test: add test case
* refactor: update props name
* refactor: update ts
* refactor: optimize
2021-07-07 21:35:41 +08:00
Jarvis
9e0244dfc3
fix(UploadDragger): fix UploadDrager no export ( #4334 )
2021-07-07 21:24:14 +08:00
tangjinzhou
203e42382f
fix: timepicker error border not show #4331
2021-07-06 21:58:05 +08:00
tangjinzhou
16ee0dd2f1
fix: submenu animation lose #4325
2021-07-06 15:54:58 +08:00
tangjinzhou
761f6a6661
fix: datepicker trigger scroll in safari #4323
2021-07-06 10:40:11 +08:00
tangjinzhou
40c4b80f69
test: udpate space test
2021-07-06 10:07:48 +08:00
tangjinzhou
e64fb33905
fix: space style error when not support flex
2021-07-06 10:02:26 +08:00
tangjinzhou
d5952c060f
fix: modal ts error for parentContext #4305
...
close #4305
2021-07-01 21:45:35 +08:00
tangjinzhou
da10933cd3
fix: add button loading animation
2021-06-30 16:13:05 +08:00
tangjinzhou
aa05d369e1
fix: tree replaceFields error #4298
2021-06-30 15:44:08 +08:00
tangjinzhou
e79a930e59
fix: ts error
2021-06-30 15:17:53 +08:00
tangjinzhou
e4c737e752
test: update snap
2021-06-30 14:53:18 +08:00
tangjinzhou
2c2726c827
style: lint code
2021-06-30 14:45:05 +08:00
tangjinzhou
202f341299
chore: merge next
2021-06-30 14:41:07 +08:00
tangjinzhou
61c19a81c2
refactor: button
2021-06-30 13:48:02 +08:00
John
389b233a40
refactor(3.x/button): use composition api ( #4291 )
...
* refactor(button): use composition api
* refactor: add rtl
* refactor: sync antd
* refactor: update css
* refactor: add dev warning
* test: add test case
* refactor: export component type
* refactor: optimize
2021-06-30 10:03:17 +08:00
tangjinzhou
e85d436ddd
fix: textarea icon position error
2021-06-30 09:20:55 +08:00
tangjinzhou
b12b7f83ca
fix: rate not update #4294
...
close #4294
2021-06-30 08:38:44 +08:00
tangjinzhou
c563097faa
fix: table ColumnProps interface #4288
...
close #4288
2021-06-29 16:16:32 +08:00
tangjinzhou
0c3d9d535d
feat: menu event args add item #4290
2021-06-29 15:44:41 +08:00
tangjinzhou
9a86d1b54d
style: update modal.tsx
2021-06-29 14:58:20 +08:00
Carter Li
e2ea50f08e
fix(List): fix circular reference, which confuses vite ( #4263 ) ( #4283 )
2021-06-28 17:45:04 +08:00
tangjinzhou
cdbe8eea6b
feat: add useForm
2021-06-28 16:01:47 +08:00
tangjinzhou
5f8d8a555b
fix: form validateFirst not reject #4273
2021-06-28 11:21:23 +08:00
tangjinzhou
4a0fce5a0a
release 2.2.0-beta.6
2021-06-26 14:27:26 +08:00
tangjinzhou
e8b95784eb
perf: menu performance optimization
2021-06-26 10:50:27 +08:00
ajuner
d028cce23f
chore: use type import ( #4260 )
2021-06-26 09:35:40 +08:00
tangjinzhou
b1bb913f9d
fix: `Layout` `RangePicker` `WeekPicker` `Textarea` on-demand loading failure
2021-06-24 22:47:36 +08:00
tangjinzhou
d58a5d8b12
fix: select not update
2021-06-24 11:03:02 +08:00
John
2e06d38aff
fix(auto-complete): support `options` slots #4012 ( #4072 )
2021-06-24 09:42:27 +08:00
tangjinzhou
8d8f940552
test: update snap
2021-06-24 08:41:25 +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
22141e74de
refactor: list ( #4242 )
2021-06-23 14:44:21 +08:00
tangjinzhou
31ed5c68d1
style: format code
2021-06-22 15:35:04 +08:00
tangjinzhou
b2aa49d064
fix: select dynamic virtual list
2021-06-22 15:33:11 +08:00
tangjinzhou
604372ff2d
fix: select keyboard position error
2021-06-22 13:26:19 +08:00
tangjinzhou
656d14fc4e
feat: add select responsive
2021-06-22 10:47:33 +08:00
tangjinzhou
501204c543
fix: overflow responsive error
2021-06-21 22:56:43 +08:00
tangjinzhou
4a0b04e063
test: update avatar snap
2021-06-21 14:35:44 +08:00
tangjinzhou
276e4ec250
test: update snap
2021-06-21 14:23:55 +08:00
tangjinzhou
1cd6e94408
test: update snap
2021-06-21 11:30:46 +08:00
tangjinzhou
8a6b2a728e
test: update snap
2021-06-21 10:01:16 +08:00
tangjinzhou
116c8e4cef
test: update snap
2021-06-20 22:53:42 +08:00
tangjinzhou
e86492d249
test: update page-header test
2021-06-19 22:47:28 +08:00
tangjinzhou
edcc8b7107
fix: image preview class error #4231
2021-06-19 22:13:13 +08:00
tangjinzhou
9ce43befc4
Merge branch 'next' into v3
2021-06-19 21:58:10 +08:00
tangjinzhou
810c8e6f89
refactor: descriptions
2021-06-19 21:51:29 +08:00
tangjinzhou
700d04badc
fix: typography not trigger onEnd in blur #4227
2021-06-19 15:49:39 +08:00
tangjinzhou
a1a8b799d0
fix: col type error #4226
2021-06-19 15:29:07 +08:00
zkwolf
8e078d1e1c
feat: refactor descriptions ( #4219 )
2021-06-18 17:45:29 +08:00
tangjinzhou
f9e6217bc9
fix: dropdown submenu error #4205
2021-06-18 17:12:57 +08:00
tangjinzhou
edca829e09
fix: config provider error when vue3.1.1 #4225
2021-06-18 16:41:46 +08:00
zkwolf
3a51216f51
fix(countdown): onFinish cannot trigger ( #4222 )
2021-06-18 16:09:03 +08:00
tangjinzhou
0dcdd92ba2
release 2.2.0-beta.3
2021-06-11 22:07:59 +08:00
tangjinzhou
0cf37b3f8e
fix: dropdown click close for contextmenu #4198
2021-06-11 21:48:12 +08:00
Carter Li
ce6f44f918
feat(dropdown): allow pass string for prop trigger ( #4199 )
2021-06-11 21:14:16 +08:00
tangjinzhou
7624645d58
refactor: statistic
2021-06-10 23:04:57 +08:00
tangjinzhou
fc6c358e9a
fix: modal motion lose #4191
2021-06-10 22:17:41 +08:00
tangjinzhou
980ca7f4ff
fix: menu divider class error #4195
2021-06-10 21:54:03 +08:00
tangjinzhou
74b66ecbfb
fix: select class not update #4194
2021-06-10 21:39:50 +08:00
tangjinzhou
02e134f81d
refactor: tag
2021-06-09 22:50:40 +08:00
tangjinzhou
8c1979ef1b
fix: image type error #4185
2021-06-09 22:30:32 +08:00
tangjinzhou
6ae707edf5
perf: menu
2021-06-09 21:55:15 +08:00
tanjinzhou
791ae38bf8
fix: form-item expose some method #4183
2021-06-09 11:33:08 +08:00
tanjinzhou
a2e5d966e1
fix: col error when not in row
2021-06-09 11:21:49 +08:00
tanjinzhou
617e534fda
fix: form-item class not work
2021-06-09 10:31:56 +08:00
tangjinzhou
6cff37bb03
refactor: Breadcrumb ( #4175 )
2021-06-08 21:54:26 +08:00
tanjinzhou
0fa1581a99
refactor: breadcrumb
2021-06-08 17:48:05 +08:00
tanjinzhou
6ad0f9dc9b
Merge remote-tracking branch 'origin/next' into v3
2021-06-08 16:56:28 +08:00
John
770e9cc6f4
refactor: breadcrumb ( #4137 )
2021-06-08 16:47:09 +08:00
tanjinzhou
7e1301ad7f
fix: Tag type error
2021-06-08 15:00:15 +08:00
tanjinzhou
93c2bc1552
fix: support vue3.1
2021-06-08 14:18:54 +08:00
tanjinzhou
b45a6250de
fix: layout not render in vue3.1 #4173
2021-06-08 11:36:58 +08:00
tangjinzhou
b65a8672a4
fix: form class style not work
2021-06-07 22:54:58 +08:00
tangjinzhou
4de7737907
fix: page-header show extra content
2021-06-07 22:50:31 +08:00
tanjinzhou
6c5c84a3fc
fix: menu divider name error
2021-06-07 18:19:01 +08:00
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>
2021-06-07 17:35:03 +08:00
tanjinzhou
dde7719d23
chore: update type
2021-06-07 17:07:42 +08:00
tanjinzhou
2cfc6cce96
release 2.2.0-beta.1
2021-06-07 15:39:57 +08:00
tanjinzhou
0d02391127
Merge remote-tracking branch 'origin/next' into v3
...
# Conflicts:
# components/avatar/style/index.less
# v2-doc
2021-06-07 14:31:07 +08:00
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
2021-06-07 14:22:46 +08:00
zkwolf
f091582e03
fix: select dropdownMatchSelectWidth invalid #4118 ( #4164 )
2021-06-07 14:17:13 +08:00
zkwolf
2b0afdaead
fix: remove flex check ( #4165 )
2021-06-07 14:16:08 +08:00
tanjinzhou
1281e4a4c9
refactor: menu
2021-06-07 11:14:31 +08:00
tanjinzhou
08a5ff30ca
feat: add vc-overflow
2021-06-02 18:23:47 +08:00
tanjinzhou
a58cb3cd39
perf: remove rate
2021-06-02 11:42:14 +08:00
tanjinzhou
bc85604d94
refactor: rate
2021-06-02 11:40:33 +08:00
tangjinzhou
3186b92c25
Merge branch 'refactor/v3/rate' of git://github.com/sendya/ant-design-vue into sendya-refactor/v3/rate
...
# Conflicts:
# v2-doc
2021-06-01 22:23:26 +08:00
tanjinzhou
6b2af5c038
fix: menu icon
2021-05-31 14:25:59 +08:00
tanjinzhou
b8c52b34cb
fix: menu mode error
2021-05-31 12:59:33 +08:00
tanjinzhou
f9ccbfd321
fix: slide animate not work
2021-05-31 12:46:50 +08:00
tanjinzhou
72147106f3
refactor: form
2021-05-31 11:33:30 +08:00
tangjinzhou
3d2a04d23d
refactor: form
2021-05-30 21:39:25 +08:00
tangjinzhou
0a2940e4ad
fix: menu not update
2021-05-28 22:33:10 +08:00
tanjinzhou
c2bba2eb28
refactor: form
2021-05-28 17:31:15 +08:00
Sendya
7ec594c5fc
fix: add useRef hook
2021-05-28 16:47:43 +08:00
Sendya
2b78d2dbc0
refactor(v3/rate): use composition api
2021-05-28 16:16:37 +08:00
tanjinzhou
b68bb81652
refactor: typography
2021-05-28 13:42:22 +08:00
tanjinzhou
c8898828d6
refactor: skeleton
2021-05-28 13:16:59 +08:00
tanjinzhou
5096ee4d70
refactor: page-header
2021-05-27 15:22:30 +08:00
tangjinzhou
d2a1c422a7
refactor: pageHeader
2021-05-26 23:14:00 +08:00
tangjinzhou
ad2b447866
feat: export spin type
2021-05-26 23:13:44 +08:00
tangjinzhou
b53a91c337
feat: spin add rtl
2021-05-26 22:49:33 +08:00
tangjinzhou
2089961d6f
refactor: form
2021-05-26 22:39:20 +08:00
tangjinzhou
5ee3d30858
refactor: comment
2021-05-26 22:13:04 +08:00
tangjinzhou
e9854dafd8
refactor: affix
2021-05-26 21:52:22 +08:00
tanjinzhou
3b89f59094
refactor: result
2021-05-26 18:55:32 +08:00
tanjinzhou
42916f50f5
refactor: space
2021-05-26 17:31:16 +08:00
tanjinzhou
a049a66ffe
fix: menu not close
2021-05-26 15:49:18 +08:00
tanjinzhou
3825c6507f
refactor: layout
2021-05-26 14:47:50 +08:00
John
4fdcc90c41
feat(input-number): export props types #4115 ( #4116 )
2021-05-26 10:24:24 +08:00
tangjinzhou
fe99051b55
refactor: grid
2021-05-25 23:18:31 +08:00
tanjinzhou
a01be5cce4
fix: badge inheritAttrs
2021-05-25 17:31:38 +08:00
tanjinzhou
e442b0d1ec
refactor: badge
2021-05-25 17:30:22 +08:00
言肆
372ac5c729
refactor(v3/badge): use composition api ( #4076 )
2021-05-25 13:44:11 +08:00
tanjinzhou
69b9f80a01
fix: icon class lose
2021-05-25 11:39:45 +08:00
tanjinzhou
44ccaa17de
feat: update
2021-05-25 11:20:06 +08:00
tangjinzhou
de4693c321
refactor: anchor
2021-05-24 23:07:42 +08:00
tangjinzhou
a6e30c2ded
refactor: anchor
2021-05-24 22:54:07 +08:00
tanjinzhou
fbe3a48ac2
refactor: anchor
2021-05-24 18:09:11 +08:00
言肆
1877d66cc5
refactor(Anchor): use composition api ( #4054 )
2021-05-24 16:42:54 +08:00
John
c0643fd437
refactor(vc-time-picker): input should be readonly #4084 ( #4111 )
2021-05-24 16:38:35 +08:00
tanjinzhou
accea40ab2
fix: auto-complete filterOptions not work
2021-05-24 16:34:52 +08:00
tanjinzhou
1139aa5f87
style: lint
2021-05-24 14:59:20 +08:00
tanjinzhou
0c9951a0c1
fix: menu rtl error
2021-05-24 14:53:17 +08:00
tanjinzhou
3d0edbc292
refactor: remove rc-menu
2021-05-24 14:38:43 +08:00