tangjinzhou
a4854084bc
fix: types error
2020-11-03 23:15:57 +08:00
tangjinzhou
df1428e33d
fix: select tag value not correct #3100
2020-11-03 23:08:43 +08:00
tangjinzhou
6a16e19b37
fix: moment ts error
2020-11-03 22:57:14 +08:00
tangjinzhou
1165b42dc2
fix: select dropdownRender not support slot #3098
2020-11-03 22:36:23 +08:00
Amour1688
c98e13d803
style: optimize date-picker code
2020-11-03 11:53:59 +08:00
tanjinzhou
689113b3c9
fix: menu overflowedIndicator not work
2020-11-03 10:44:18 +08:00
tangjinzhou
26779d6367
fix: input style issue #3089
2020-11-02 22:37:24 +08:00
tanjinzhou
0302908cb0
fix: select position align not update #3085
2020-11-02 18:45:29 +08:00
tanjinzhou
8dc62f59bb
fix: select maxTagPlaceholder display error #3085
2020-11-02 17:53:45 +08:00
tanjinzhou
948727a2ef
Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next
2020-11-02 17:19:21 +08:00
tanjinzhou
aca5301dc0
fix: table empty datasource error #3082
2020-11-02 17:19:09 +08:00
zkwolf
0e78488ac3
feat: update descriptions ( #3046 )
...
* feat: update descriptions
* Update index.tsx
* chore: update descriptions type
* refactor: descriptions use composition-api
* fix: decsriptions.item support label slot
* chore: update descriptions
* test: update snapshot
Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-11-02 16:53:56 +08:00
Amour1688
0c520520be
chore: optimize table typescript support ( #3087 )
...
* chore: optimize table typescript support
* chore: update table type
* fix: table type error
* fix: columns shuold not have default value
* fix: sortDirections and scroll should not have default value
* chore: rowSelectionType as tuple
2020-11-02 15:52:02 +08:00
tangjinzhou
db14e68117
refactor: back-top js to ts
2020-11-01 21:26:31 +08:00
undefined
bd3bb02c6e
fix: select cannot open #3070
2020-11-01 18:07:23 +08:00
undefined
9380621850
fix: layout vertical not work #3075
2020-11-01 18:06:40 +08:00
Amour1688
7651862729
fix: app.use type error ( #3079 )
2020-11-01 15:03:33 +08:00
undefined
ddd50fe153
fix: input style error #3073
2020-11-01 11:23:58 +08:00
undefined
5696b19081
chore: fix css error #3069
2020-10-31 14:09:09 +08:00
John60676
93629a8ac8
feat: add input wrapper style ( #3074 )
2020-10-31 13:25:11 +08:00
Vben
5a3b08167d
fix(alert): fix alert class not work ( #3067 )
2020-10-31 13:14:59 +08:00
tangjinzhou
323647114d
fix: table expandIcon not work #3013
2020-10-30 15:29:24 +08:00
tangjinzhou
5dbcba196f
fix: menu title logic
2020-10-28 23:03:45 +08:00
tangjinzhou
d54833b3bb
test: update snap
2020-10-28 22:06:13 +08:00
tangjinzhou
a07acec2f4
fix: locale not work
2020-10-28 22:04:12 +08:00
tanjinzhou
016c711cf1
fix: file path error
2020-10-28 17:09:25 +08:00
Amour1688
d0429737bd
chore: optimize initDefaultProps type
2020-10-28 15:46:00 +08:00
tanjinzhou
d96a10dce8
style: prettier code
2020-10-28 15:37:31 +08:00
tanjinzhou
789647c604
test: update test & ts
2020-10-28 15:31:45 +08:00
dogrod
9de1b594b0
fix(Table): Fix checkbox does not work when Table Filter value is number type on next branch ( #3053 )
2020-10-28 11:34:56 +08:00
tangjinzhou
1e1a1bd8a8
Merge remote-tracking branch 'origin/feat-vue3' into next
2020-10-27 23:47:20 +08:00
tangjinzhou
e165b1eced
feat: update some less
2020-10-27 23:02:45 +08:00
tangjinzhou
cd52fec722
table ellipsis not work at fixed column
2020-10-27 23:02:20 +08:00
tangjinzhou
db63f369e1
feat: add ga_IE locale
2020-10-27 23:00:46 +08:00
tangjinzhou
7f77955474
test: update snap
2020-10-26 22:22:37 +08:00
tangjinzhou
4f510dd46c
fix: select controller open not work
2020-10-26 22:14:00 +08:00
tanjinzhou
ee9ba197ba
test: update snap
2020-10-26 18:31:50 +08:00
John60676
2fb52d6e26
feat: textarea support word count ( #3009 )
2020-10-26 11:28:56 +08:00
tangjinzhou
6be6299717
test: update modal mentions snap
2020-10-25 23:06:03 +08:00
tangjinzhou
0a7065ce89
fix: menu error
2020-10-25 23:05:29 +08:00
tangjinzhou
ba90214573
test: update list & locale-provider snap
2020-10-25 20:44:26 +08:00
tangjinzhou
19e3137ede
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-24 23:56:50 +08:00
tangjinzhou
59440f9207
fix: select diabled not work
2020-10-24 23:52:51 +08:00
Amour1688
b233d1e68a
chore: update snap
2020-10-24 23:11:41 +08:00
John60676
9ac18c5e52
fix(modal): title props support render function ( #3031 )
2020-10-24 23:01:20 +08:00
Amour1688
a5879124df
chore: transfer snap
2020-10-24 22:56:17 +08:00
Amour1688
689486fadc
chore: table snap
2020-10-24 22:53:55 +08:00
Amour1688
3b14396a08
refactor: menu to ts
2020-10-24 22:38:25 +08:00
Amour1688
873ecf0312
fix: mentions
2020-10-24 22:09:54 +08:00
Amour1688
b24552b029
refactor: list to ts
2020-10-24 21:42:44 +08:00
tangjinzhou
f6953dc9a7
test: update input snap
2020-10-24 21:38:24 +08:00
tangjinzhou
40893681c5
test: update grid snap
2020-10-24 21:36:05 +08:00
tangjinzhou
af46975f56
test: udpate date-picker & drawer snap
2020-10-24 21:15:55 +08:00
tangjinzhou
2070f702de
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-24 21:10:06 +08:00
tangjinzhou
1d2c7f3541
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-24 21:08:58 +08:00
tangjinzhou
708edde641
test: update cXXX snap
2020-10-24 21:08:21 +08:00
Amour1688
6f86a8fb05
fix: input-number ref
2020-10-24 21:03:41 +08:00
Amour1688
1c1e6dccb0
chore: dropdown snap
2020-10-24 21:03:07 +08:00
Amour1688
9eb15a524b
chore: date-picker snap
2020-10-24 20:52:49 +08:00
tangjinzhou
c177494c1d
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-24 20:45:57 +08:00
tangjinzhou
ee0d450f93
test: update calendar snap
2020-10-24 20:45:28 +08:00
Amour1688
d219ff1655
style: slots.default?.()
2020-10-24 20:36:57 +08:00
Amour1688
6891c38705
fix: config-provider
2020-10-24 20:34:00 +08:00
Amour1688
343afffbb1
chore: comment snap
2020-10-24 20:01:40 +08:00
Amour1688
e690669d70
chore: cascader snap
2020-10-24 19:58:16 +08:00
tangjinzhou
518818000b
test: udpate badge snap
2020-10-24 14:38:47 +08:00
tangjinzhou
fdca67f74b
test: update components/aXXX
2020-10-24 14:36:06 +08:00
Amour1688
981470f393
chore: improve tag type
2020-10-24 09:53:25 +08:00
Amour1688
2b6ef8e10f
chore: formate auto-complete code
2020-10-24 09:35:59 +08:00
Amour1688
16224a1d47
fix: selectRef error
2020-10-24 09:33:37 +08:00
Amour1688
64b51f22af
chore: improve alert type
2020-10-23 21:24:10 +08:00
Amour1688
f8ada772ae
refactor: table to ts
2020-10-23 14:29:39 +08:00
tangjinzhou
f8750f2350
test: update test
2020-10-22 23:27:18 +08:00
tangjinzhou
a8dda5c586
perf: update transition for test
2020-10-22 22:51:50 +08:00
tangjinzhou
86a90468ba
perf: update transition
2020-10-22 22:45:21 +08:00
tanjinzhou
b6e1284518
fix: selectorRef focus error
2020-10-22 18:45:03 +08:00
Amour1688
21bca582c6
refactor: upload to ts
2020-10-22 14:52:37 +08:00
Amour1688
0d5d2234c6
refactor: tree to ts
2020-10-22 14:25:02 +08:00
tanjinzhou
4dbed130e2
fix: tree-select not update slots
2020-10-22 11:35:05 +08:00
Amour1688
5643bfef88
refactor: tree-select to ts
2020-10-22 10:06:57 +08:00
tangjinzhou
e0667855ee
fix: tree-select placeholder error
2020-10-22 00:30:57 +08:00
tanjinzhou
02c3af5c7c
fix: tree-select search value logic
2020-10-21 18:33:15 +08:00
tanjinzhou
f82fcad094
fix: review amour1688 error
2020-10-21 15:32:04 +08:00
tanjinzhou
8e12971c2d
fix: upload not work
2020-10-21 11:18:09 +08:00
tangjinzhou
f10d0f1e4d
feat: add menu template support
2020-10-20 23:13:49 +08:00
tangjinzhou
a16ca20770
fix: some path error
2020-10-20 21:44:49 +08:00
tangjinzhou
0b002fb9cb
perf: udpate transfer animation
2020-10-20 21:32:06 +08:00
tanjinzhou
34bfc91b5d
fix: tree-select treecheckable not work
2020-10-20 17:55:10 +08:00
tanjinzhou
7a2e2e3c3b
feat: update vc-tree-select
2020-10-20 17:41:11 +08:00
Amour1688
4be3da0701
fix: export `RenderEmptyHandler` in config-provider
2020-10-20 17:03:58 +08:00
Amour1688
d465356f6d
refactor: radio to ts
2020-10-20 16:58:08 +08:00
Amour1688
4abfd7ea52
refactor: transfer to ts
2020-10-20 16:45:49 +08:00
Amour1688
7d379f9438
refactor: timeline to ts
2020-10-20 13:02:18 +08:00
Amour1688
7e5ee6757c
refactor: time-picker to ts
2020-10-20 12:55:09 +08:00
Amour1688
e28b004883
refactor: switch to ts
2020-10-20 12:46:16 +08:00
Amour1688
7f6d718c84
refactor: steps to ts
2020-10-20 12:44:06 +08:00
Amour1688
9350a332b3
refactor: rate to ts
2020-10-20 10:10:10 +08:00
Amour1688
ab9ab87242
refactor: popconfirm to ts
2020-10-20 10:00:56 +08:00
Amour1688
eb0688398f
refactor: popover to ts
2020-10-20 09:57:09 +08:00
Amour1688
6b80eb72da
refactor: modal to ts
2020-10-19 23:09:59 +08:00
tangjinzhou
889ae305df
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-19 22:21:26 +08:00
tangjinzhou
bdd569f019
refactor: pagination by ts
2020-10-19 22:19:33 +08:00
Amour1688
6b8cebc25f
refactor: pagination to ts
2020-10-19 22:11:45 +08:00
tanjinzhou
48f385556f
perf: remove no need file
2020-10-19 17:17:10 +08:00
tanjinzhou
d2d613980a
chore: update build config
2020-10-19 16:43:10 +08:00
Amour1688
ea67dd5d03
refactor: notification to ts
2020-10-19 09:42:00 +08:00
tangjinzhou
4cff2a81a6
fix: tooltip position not correct
2020-10-18 22:58:37 +08:00
Amour1688
a62a0296e7
refactor: page-header to ts
2020-10-18 22:30:06 +08:00
Amour1688
2c60a2c5aa
refactor: slider to ts
2020-10-18 22:16:36 +08:00
Amour1688
7a7b9f25cc
refactor: tooltip to ts
2020-10-18 22:14:39 +08:00
Amour1688
7642bbafe4
refactor: skeleton to ts
2020-10-18 22:04:20 +08:00
tangjinzhou
057b80fedd
fix: space not update
2020-10-18 21:49:37 +08:00
tangjinzhou
2c36bf0323
perf: update virtuallist
2020-10-18 17:37:52 +08:00
Amour1688
3223d43ffb
refactor: result to ts
2020-10-18 00:36:04 +08:00
tangjinzhou
4692aad2c3
fix: select not support slots
2020-10-17 22:36:53 +08:00
tangjinzhou
dbb67a7b81
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-17 22:22:44 +08:00
tangjinzhou
46149b660b
feat: select auto-complete support virtual list
2020-10-17 22:19:52 +08:00
Amour1688
90476bb1c5
fix: message unit test
2020-10-17 20:53:38 +08:00
Amour1688
c97af1ac18
refactor: progress to ts
2020-10-17 20:52:58 +08:00
Amour1688
4fc1a3cd78
fix: virtual list ts error
2020-10-17 12:14:13 +08:00
Amour1688
df771a8fc6
chore: refactor space
2020-10-17 12:13:55 +08:00
Amour1688
49fda0f7c8
fix: refactor statistic to ts
2020-10-17 11:51:17 +08:00
Amour1688
8eb6afb9b0
fix: unit test
2020-10-17 11:24:06 +08:00
孙运天
01096b556d
refactor: statistic and countdown to ts ( #2997 )
2020-10-17 11:23:31 +08:00
tanjinzhou
4d63b7cab6
refactor: select by vc-select2
2020-10-16 18:47:28 +08:00
tanjinzhou
f3c12b0323
style: update comment
2020-10-16 14:26:04 +08:00
tanjinzhou
6cb52efbc8
refactor: input by ts
2020-10-16 14:24:14 +08:00
Amour1688
20f54950a9
chore: date-picker types
2020-10-16 10:18:25 +08:00
tangjinzhou
8f581de762
refactor: input-number
2020-10-15 22:38:48 +08:00
tanjinzhou
2fdfa2b662
refactor: button date-picker drawer dropdown form by ts
2020-10-15 17:58:05 +08:00
tanjinzhou
34b3e6366f
Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next
2020-10-15 17:57:02 +08:00
John60676
e95bac3d87
refactor(layout): layout to ts ( #2991 )
...
* refactor(layout): layout to ts
* refactor(layout): update types
* refactor: update code style
* refactor(vue-types): fix PropTypes looseBool types error
* refactor: remove BasicProps types
* refactor(layout): extends component types
2020-10-15 15:54:52 +08:00
tanjinzhou
de81c7c1d9
fix: date-picker ts error
2020-10-15 13:39:17 +08:00
John60676
147845b55f
fix(date-picker): import path ( #2992 )
2020-10-15 12:33:51 +08:00
Amour1688
b331753d31
refactor: mentions to ts
2020-10-15 09:48:43 +08:00
tangjinzhou
54ca9021c3
refactor: date-picker by ts
2020-10-14 23:12:51 +08:00
tanjinzhou
db31c526d9
refactor: cascader checkbox collapse comment description divider by ts
2020-10-14 17:57:38 +08:00
Amour1688
c732d09745
refactor: message to ts
2020-10-14 11:41:21 +08:00
tanjinzhou
bae31bc9a2
fix: props-util error
2020-10-14 10:28:46 +08:00
tangjinzhou
dd249789ec
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
2020-10-13 23:12:19 +08:00
tangjinzhou
90059e6b45
refactor: carousel by ts
2020-10-13 23:12:07 +08:00
Amour1688
c959476265
refactor: row slider spin by ts
2020-10-13 22:59:55 +08:00
Amour1688
88d3b6010b
chore: initDefaultProps type
2020-10-13 22:59:55 +08:00
tangjinzhou
93b64061db
refactor: some util by ts
2020-10-13 22:26:56 +08:00
tanjinzhou
ac863a6a11
fix: use support chain operate
2020-10-13 19:14:56 +08:00
tanjinzhou
efc7db1b69
refactor: calendar by ts
2020-10-13 19:02:03 +08:00
tanjinzhou
8e1678cc70
Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next
2020-10-13 18:04:22 +08:00
tanjinzhou
d7426e11d4
refactor: breadcrumb button by ts
2020-10-13 18:04:02 +08:00
Amour1688
ce7ca6895b
fix: lint error
2020-10-13 17:46:52 +08:00
Amour1688
dc4f2b2dcb
refactor: tabs to ts
2020-10-13 17:46:31 +08:00