tangjinzhou
|
3a13ef26e1
|
refactor: empty
|
2021-05-11 22:48:31 +08:00 |
tangjinzhou
|
b96fc440e9
|
refactor: backtop
|
2021-05-11 22:42:14 +08:00 |
言肆
|
5bcca46fff
|
refactor(v3/back-top): use composition api (#4060)
|
2021-05-11 21:59:33 +08:00 |
tanjinzhou
|
dbbd07d62e
|
refactor: localeProvider
|
2021-05-11 17:09:17 +08:00 |
tanjinzhou
|
170a169f35
|
refactor: divider
|
2021-05-11 16:23:49 +08:00 |
tangjinzhou
|
11ffa8dfda
|
refactor: resizeObserver
|
2021-05-10 22:51:40 +08:00 |
tanjinzhou
|
7a2f28ac2d
|
fix: avatar src scale not update
|
2021-05-10 18:52:55 +08:00 |
John
|
4d178debd7
|
refactor(v3/avatar): refactor using composition api (#4052)
* refactor(avatar): refactor using composition api
* refactor: update props define
|
2021-05-10 18:11:18 +08:00 |
tanjinzhou
|
184957e3c7
|
refactor: align
|
2021-05-10 16:34:14 +08:00 |
tanjinzhou
|
7315bfd03e
|
Merge remote-tracking branch 'origin/next' into v3
|
2021-05-10 11:22:54 +08:00 |
tangjinzhou
|
726f6b4b2d
|
release 2.1.4
|
2021-05-09 21:24:59 +08:00 |
chencc
|
5917df205c
|
fix(tree-select): After deleting the last child node of the parent node, another child node is selected. #3508 #3586 (#4047)
|
2021-05-09 20:47:52 +08:00 |
tanjinzhou
|
b7783aeb1d
|
revert: table scroll #4045
|
2021-05-08 18:24:57 +08:00 |
rainyan
|
7a8d05f32e
|
fix: './carousel/style' imported two times. (#4022)
Co-authored-by: rainyan <rainyan@tencent.com>
|
2021-05-07 13:42:42 +08:00 |
John
|
bec35d03aa
|
fix(typography): `editable` should not trigger links #4015 (#4016)
|
2021-04-29 18:32:06 +08:00 |
zkwolf
|
3c4bd31a77
|
fix: import path (#4013)
|
2021-04-29 18:31:22 +08:00 |
tangjinzhou
|
58ffdd9728
|
fix: carousel not work with variable-width #3977
|
2021-04-27 22:30:17 +08:00 |
言肆
|
5eeaaae08c
|
fix(descriptions): column prop number type error (#4007)
|
2021-04-27 22:12:47 +08:00 |
zkwolf
|
731a58d518
|
fix: add loose to PropTypes.shape (#4001)
|
2021-04-27 22:11:31 +08:00 |
ajuner
|
41657eacef
|
fix(switch): add some missing types (#3994)
* fix: add some missing types
* update
|
2021-04-27 22:10:37 +08:00 |
tangjinzhou
|
ea8c694cb1
|
chore: update package
|
2021-04-25 23:34:42 +08:00 |
tanjinzhou
|
5295279a76
|
feat: resize add offse value
|
2021-04-25 13:24:34 +08:00 |
zkwolf
|
184f6cac2f
|
fix: virtual-list height reactive (#3972)
|
2021-04-25 13:22:10 +08:00 |
zkwolf
|
ff436c06d0
|
fix: always make selectedKeys be array #3978 (#3984)
|
2021-04-25 10:49:06 +08:00 |
tanjinzhou
|
6d33d60d2b
|
fix: table scrollbar not hidden in windows
|
2021-04-23 11:29:24 +08:00 |
Evont Ng
|
1fb65215a2
|
fix(descriptions): let breakpoint to be partial (#3958)
|
2021-04-21 15:11:23 +08:00 |
tanjinzhou
|
307c1fc093
|
test: update test
|
2021-04-21 14:25:35 +08:00 |
tanjinzhou
|
248dfbb6f6
|
fix: table style error
|
2021-04-21 11:37:38 +08:00 |
tangjinzhou
|
44cd93e29b
|
chore: remove resize-observer-polyfill
|
2021-04-17 23:07:55 +08:00 |
John
|
fb5d2e5054
|
fix: image preview not work #3701 (#3956)
|
2021-04-17 21:27:13 +08:00 |
tangjinzhou
|
97167fdb7a
|
fix: cascader keydown not work in search #958
|
2021-04-17 21:25:08 +08:00 |
tangjinzhou
|
a1e180da8c
|
fix: inline-form span layout not work #3862
|
2021-04-17 08:42:18 +08:00 |
John
|
28e2660994
|
fix(radio): replace 'outline' with 'box-shadow' (#3955)
|
2021-04-17 08:00:34 +08:00 |
zkwolf
|
7863ac81ee
|
chore: remove is-mobile (#3953)
|
2021-04-17 07:38:43 +08:00 |
zkwolf
|
f42b6292c0
|
feat: table column support v-for #3934 (#3938)
|
2021-04-14 10:40:54 +08:00 |
Carter Li
|
07ba6e48c6
|
fix(upload): fix `process` is not defined when using vite (#3930)
|
2021-04-14 10:38:42 +08:00 |
zkwolf
|
44e73cf460
|
style: remove duplicate func (#3924)
|
2021-04-11 22:09:41 +08:00 |
ajuner
|
efb382c9ce
|
style: update Alert (#3923)
* chore: update Alert
* fix: update
|
2021-04-11 21:35:33 +08:00 |
tangjinzhou
|
4a7fcf95f5
|
refactor: switch #3885
|
2021-04-11 15:12:26 +08:00 |
ajuner
|
67b9da71eb
|
refactor(switch): use composition api (#3885)
* refactor(switch): use composition api
* test: fix
* fix: lint
* fix: remove prefixCls
* fix: use getPropsSlot
* fix: use emits
|
2021-04-11 09:57:20 +08:00 |
John
|
4c370edf24
|
fix: cascader types (#3912)
|
2021-04-10 22:26:11 +08:00 |
StevieYu
|
58c543985d
|
fix: remove calendar month extra elements (#3915)
|
2021-04-10 22:15:52 +08:00 |
John
|
d8628ce66a
|
feat(form): `scrollToFirstError` supports passing in options (#3918)
|
2021-04-10 22:11:11 +08:00 |
Amour1688
|
1504e2ba33
|
chore: webpack 5 (#3894)
|
2021-04-09 11:00:41 +08:00 |
Mr小刘
|
b5ccbd4aeb
|
feat: table column group support fixed(#3882) (#3884)
|
2021-04-05 14:16:31 +08:00 |
zkwolf
|
160f768008
|
fix: avoid emit update:checked twice (#3866)
|
2021-03-31 13:46:43 +08:00 |
zkwolf
|
db2e3599ff
|
fix: opt group label (#3868)
|
2021-03-28 20:28:08 +08:00 |
zkwolf
|
ad3aaec3ca
|
fix: select always trigger first active (#3869)
|
2021-03-28 20:26:27 +08:00 |
tangjinzhou
|
3da83ea161
|
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
|
2021-03-27 22:17:17 +08:00 |
tangjinzhou
|
6554659338
|
fix: upload custom method not work
|
2021-03-27 22:15:55 +08:00 |
zkwolf
|
73c71e19a2
|
fix: modal.confirm closable invalid #3844 (#3845)
|
2021-03-27 22:03:23 +08:00 |
tangjinzhou
|
b72a414eae
|
fix: table custom filterIcon emit sort event #3819
|
2021-03-20 15:16:56 +08:00 |
叡山电车
|
75c43683eb
|
fix: tree node class props invalid (#3822)
|
2021-03-19 17:21:46 +08:00 |
ajuner
|
4bdbb2c5d4
|
fix: use toRaw to solve error (#3812)
|
2021-03-19 17:20:58 +08:00 |
Ken
|
749e196689
|
fix: 'ABackTop visible issue under KeepAlive' (#3803)
|
2021-03-17 10:08:32 +08:00 |
tanjinzhou
|
3985a2b6ee
|
style: remove not used var
|
2021-03-16 15:43:25 +08:00 |
tanjinzhou
|
e368139cdf
|
test: update test
|
2021-03-16 15:39:44 +08:00 |
tangjinzhou
|
b0025d9e79
|
feat: add typography (#3807)
* feat: add typography
* fix: review typography
* fix: review typography
* feat: update typography
* feat: update typography
* fix: typography
* test: update typography
Co-authored-by: zkwolf <chenhao5866@gmail.com>
|
2021-03-16 12:54:22 +08:00 |
tanjinzhou
|
b8abf38075
|
style: prettier code
|
2021-03-12 15:20:45 +08:00 |
tanjinzhou
|
848d6497e6
|
fix: drawer throw error when unmounted
|
2021-03-12 14:35:13 +08:00 |
John
|
c1102df3f0
|
refactor: update select style (#3781)
|
2021-03-12 14:16:58 +08:00 |
meteor
|
fdee6333f3
|
style: change table row color when selected in dark theme (#3759)
|
2021-03-07 21:28:32 +08:00 |
Shahram M. Hassan
|
79995c141d
|
feat: add Central Kurdish Language (ku_KU) (#3757)
|
2021-03-07 21:23:02 +08:00 |
zkwolf
|
a7fd514ebd
|
fix: closeable icon support in modal method (#3753)
|
2021-03-07 21:20:10 +08:00 |
tangjinzhou
|
bf717f1226
|
revert: steps
|
2021-02-27 23:24:09 +08:00 |
tangjinzhou
|
0a58c0800d
|
release 2.0.1
|
2021-02-27 23:18:09 +08:00 |
tangjinzhou
|
9dbc46cfa6
|
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
|
2021-02-27 22:50:42 +08:00 |
tangjinzhou
|
e6b7aa47ae
|
perf: table #3531
|
2021-02-27 22:50:21 +08:00 |
ajuner
|
f78d9aae4d
|
fix: update data before callback (#3725)
|
2021-02-27 13:50:59 +08:00 |
ajuner
|
f589c8f723
|
fix: use window clearTimeout (#3716)
|
2021-02-25 17:03:19 +08:00 |
tanjinzhou
|
f8ce34a7d7
|
style: prettier code
|
2021-02-25 15:41:43 +08:00 |
tanjinzhou
|
3967926110
|
fix: update vue3.0.6 error
|
2021-02-25 15:37:09 +08:00 |
zkwolf
|
483e177e13
|
feat: add ribbon (#3681)
* feat: add ribbon
* feat: ribbon support text slot
* test: add ribbon test
|
2021-02-25 13:39:39 +08:00 |
zkwolf
|
7303e9ae86
|
fix: select scorll in mobile (#3707)
|
2021-02-25 13:37:15 +08:00 |
ajuner
|
006e23ab69
|
fix: update alert style (#3714)
|
2021-02-25 13:36:31 +08:00 |
zkwolf
|
20cd96e400
|
fix: improve form type definition #3638 (#3669)
|
2021-02-07 18:32:29 +08:00 |
zkwolf
|
553dff9f61
|
fix: menu-item type definition #3661 (#3667)
|
2021-02-07 18:31:35 +08:00 |
tangjinzhou
|
63feed7162
|
release 2.0.0
|
2021-02-06 21:26:46 +08:00 |
ajuner
|
3e90fa6482
|
refactor(alert): use composition api (#3654)
* refactor(alert): use composition api
* feat: export alert props type
|
2021-02-06 17:59:04 +08:00 |
tangjinzhou
|
ab75379f0c
|
fix: time-picker can not scroll to selected
|
2021-02-06 14:30:57 +08:00 |
tangjinzhou
|
57b9ac17fd
|
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
|
2021-02-06 13:58:47 +08:00 |
tangjinzhou
|
638ccb3b11
|
fix: table sortOrder ts type
|
2021-02-06 13:58:25 +08:00 |
zkwolf
|
ae41fa1127
|
fix: table filter (#3650)
|
2021-02-06 13:47:44 +08:00 |
zkwolf
|
18ce372a13
|
fix: improve tree type definition (#3659)
|
2021-02-06 13:30:08 +08:00 |
tanjinzhou
|
cdac96b0bc
|
fix: add form onSubmit prop
|
2021-02-04 17:41:35 +08:00 |
zkwolf
|
4e4b9d6cca
|
chore: improve form warning (#3641)
|
2021-02-04 10:48:43 +08:00 |
zkwolf
|
53f3950b81
|
style: move color var of table to default less (#3612)
|
2021-01-29 21:14:42 +08:00 |
zkwolf
|
f7db3ee718
|
fix: correct dropdown trigger type (#3611)
|
2021-01-29 21:13:39 +08:00 |
ajuner
|
d221171e53
|
feat: tooltip support color (#3603)
* feat: tooltip support color
* update
|
2021-01-27 23:21:48 +08:00 |
ajuner
|
10a5fb28cb
|
chore: fix tree type (#3598)
|
2021-01-26 23:48:48 +08:00 |
tanjinzhou
|
94aedeae0c
|
feat: add radio ts export
|
2021-01-26 11:18:51 +08:00 |
tangjinzhou
|
47a847cc43
|
test: update snap
|
2021-01-24 14:32:06 +08:00 |
tangjinzhou
|
4a92ff9cac
|
style: prettier code
|
2021-01-24 13:22:45 +08:00 |
tangjinzhou
|
b30a316f4b
|
perf: update default less
|
2021-01-24 13:18:51 +08:00 |
tangjinzhou
|
b6c75bc73c
|
perf: update default text-color
|
2021-01-24 11:25:30 +08:00 |
tangjinzhou
|
1ea865e59b
|
fix: table columns ts type
|
2021-01-23 23:50:10 +08:00 |
tangjinzhou
|
cdadeeeb04
|
style: remove console
|
2021-01-23 23:43:19 +08:00 |
tangjinzhou
|
6b474598e0
|
fix: switch not update in table(amaze issue) #3512
|
2021-01-23 23:41:16 +08:00 |
tangjinzhou
|
1d1ed164a6
|
fix: table header scrolll not reset
|
2021-01-23 21:54:12 +08:00 |
tangjinzhou
|
a72db912f7
|
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
|
2021-01-23 17:10:32 +08:00 |
tangjinzhou
|
c5b6a7ce2c
|
fix: add pagnation events ts type #3564
|
2021-01-23 17:09:13 +08:00 |
zkwolf
|
20b53a91d3
|
fix: disabled tabPane can be actived #3575 (#3577)
|
2021-01-23 16:18:04 +08:00 |
zkwolf
|
22c81f909b
|
fix: checkbox emit unexpected value (#3549)
|
2021-01-21 22:32:09 +08:00 |
ajuner
|
aad33cb72f
|
fix: Microsoft input triggers onchange twice (#3550)
|
2021-01-21 22:25:05 +08:00 |
He JinChao
|
ca444b549c
|
fix: Input.Search class not work (#3541)
|
2021-01-19 23:43:01 +08:00 |
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
|
2021-01-14 17:33:17 +08:00 |
青沛
|
b7943b38ee
|
fix: carousel's pauseOnDotsHover not work (#3519)
* fix: carousel's pauseOnDotsHover not work
* fix: carousel onMouseEnter event
|
2021-01-14 15:42:31 +08:00 |
John
|
5e92d9a7f2
|
fix: form-item wrong line break (#3538)
* fix: form-item wrong line break
fix #3319
* style: add commit
|
2021-01-14 15:41:24 +08:00 |
zkwolf
|
2904ceeab9
|
fix: radio cancel change (#3517)
* fix: radio cancel change #3047
* chore: update checkbox
|
2021-01-14 10:13:50 +08:00 |
zkwolf
|
a6c3eae304
|
fix: breadcrumb separator display (#3522)
* fix: breadcrumb separator display
* chore: update breadcrumb
|
2021-01-14 10:12:57 +08:00 |
Hyphon
|
8a807caca2
|
fix(date-picker): add props(mode) value -- decade (#3514)
Co-authored-by: 李艺珅 <l>
|
2021-01-13 21:17:05 +08:00 |
Hyphon
|
36502294ba
|
feat(tabs): add centered tab bar style (#3501)
Co-authored-by: 李艺珅 <l>
|
2021-01-10 15:23:53 +08:00 |
ajuner
|
110304b628
|
fix: add opacity transition (#3505)
|
2021-01-08 16:53:51 +08:00 |
tanjinzhou
|
bf7c62f457
|
fix: date-picker ts type error
|
2021-01-07 19:18:59 +08:00 |
tanjinzhou
|
61f087ac2a
|
perf: affix
|
2021-01-07 16:03:41 +08:00 |
言肆
|
ea2d8e2ecd
|
refactor(affix): use Composition api (#3447)
* refactor(affix): use Composition api
* fix: affix code style
|
2021-01-07 14:39:57 +08:00 |
tanjinzhou
|
1b68a46c89
|
perf: update image icons
|
2021-01-07 13:18:05 +08:00 |
John
|
f61018afd7
|
Support vite2 (#3490)
* refactor: supports vite2
* refactor: remove CommonJS dependencies
* chore: update pkg
* refactor: update
* chore: update pkg
|
2021-01-07 12:53:49 +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 |
John
|
eafc6dd0ba
|
fix: upgrade to less4 syntax #3477 (#3479)
|
2021-01-05 16:27:30 +08:00 |
zkwolf
|
f5026dd49a
|
fix: switch event trigger #3453 (#3454)
|
2020-12-28 12:25:58 +08:00 |
tangjinzhou
|
efa477a3b0
|
bump 2.0.0-rc.6
|
2020-12-27 19:28:20 +08:00 |
tangjinzhou
|
adc6afb8fd
|
chore: support less4 (#3449)
|
2020-12-27 14:50:32 +08:00 |
tangjinzhou
|
c90afeeed2
|
fix: tree-select trigger twice change event
|
2020-12-26 23:01:04 +08:00 |
tangjinzhou
|
2be1e77098
|
fix: tree-select maximum error when set slot tilte
|
2020-12-26 22:37:08 +08:00 |
tangjinzhou
|
6ef9404ee9
|
fix: drawer handle slot trigger twice click event
|
2020-12-26 15:57:25 +08:00 |
tangjinzhou
|
8baf85f7f9
|
perf: add checkbox events declare
close #3440
|
2020-12-26 15:43:33 +08:00 |
tangjinzhou
|
3c5c6becbf
|
perf: switch add events declare
close #3439
|
2020-12-26 15:35:30 +08:00 |
zkwolf
|
759f18b476
|
chore: remove duplicate style (#3448)
|
2020-12-26 13:52:24 +08:00 |
tanjinzhou
|
123d04d1ef
|
feat: message support custom style and class #3443
|
2020-12-25 14:44:47 +08:00 |
zkwolf
|
674933ae60
|
chore: remove all hard code component name (#3445)
|
2020-12-25 13:02:08 +08:00 |
tanjinzhou
|
f62681b9d4
|
fix: input small height not correct #3396
|
2020-12-25 13:00:44 +08:00 |
zkwolf
|
610b0ab651
|
fix: layout-sider class (#3433)
|
2020-12-24 10:37:30 +08:00 |
tanjinzhou
|
aea25100e5
|
fix: select scroll height not correct #3419
|
2020-12-22 13:22:14 +08:00 |
tanjinzhou
|
4f9555c64a
|
fix: passive warning #3392
|
2020-12-18 18:54:18 +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 |
John60676
|
c6b189b583
|
fix: slider accuracy problems #3346 (#3379)
|
2020-12-17 15:12:57 +08:00 |
koichi uchinishi
|
184fe6866c
|
style: remove unsed codes (#3382)
|
2020-12-17 11:54:49 +08:00 |
tangjinzhou
|
2c559ea059
|
fix: tabs disabled not work #3366
|
2020-12-15 16:27:35 +08:00 |
tangjinzhou
|
c7816b319e
|
fix: menu mode error from vue3.0.3 #3354
|
2020-12-13 08:28:03 +08:00 |
tanjinzhou
|
2bb27a4210
|
fix: drawer log warning
|
2020-12-12 20:11:11 +08:00 |
tanjinzhou
|
fcaedc525a
|
bump 2.0.0-rc.4
|
2020-12-10 20:06:48 +08:00 |
tanjinzhou
|
8d1669b889
|
fix: passive waring
|
2020-12-10 17:40:46 +08:00 |
zkwolf
|
3a8afb543a
|
feat: input.password add iconRender (#3320)
* feat: input.password add iconRender
* feat: input.password support slot iconRender
|
2020-12-09 16:07:27 +08:00 |
tanjinzhou
|
2f467d75f0
|
Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next
|
2020-12-09 16:02:11 +08:00 |
zkwolf
|
9553cfb489
|
fix: indexof openkeys error (#3334)
|
2020-12-09 16:01:50 +08:00 |
tanjinzhou
|
10f35a1fa5
|
fix: menu theme not work at overflowmenu
|
2020-12-09 15:34:25 +08:00 |
tanjinzhou
|
4ea00d3a70
|
fix: select option not support click event
|
2020-12-09 15:27:03 +08:00 |
tanjinzhou
|
520d6a5e85
|
perf: menu warning error
|
2020-12-08 11:50:52 +08:00 |
tangjinzhou
|
5af2653e5a
|
fix: datepicker log some warning
|
2020-12-06 00:27:04 +08:00 |