tangjinzhou
cb6d0bd411
fix: table loop problem, close #5543
2022-04-26 11:08:18 +08:00
tangjinzhou
04752880af
doc: update drag demo
2022-04-25 14:24:03 +08:00
tangjinzhou
98867b36ae
release 3.2.1
2022-04-25 10:33:27 +08:00
tangjinzhou
c127bac6fe
doc: update drag modal demo
2022-04-24 09:59:09 +08:00
tangjinzhou
f081707576
doc: add drag modal
2022-04-23 17:24:53 +08:00
tangjinzhou
dd69527946
doc: add drag modal
2022-04-23 17:19:48 +08:00
tangjinzhou
38d7408ecf
feat: opti resize table handle
2022-04-23 15:43:54 +08:00
tangjinzhou
91527cbc25
fix: select trigger twice search, close #5537
2022-04-23 14:29:08 +08:00
tangjinzhou
0c879fc22d
feat: select option add title
2022-04-23 13:28:00 +08:00
tangjinzhou
c686bd2518
doc: update table custom filter demo, close #5529
2022-04-23 10:25:16 +08:00
tangjinzhou
fc9b52e6e7
fix: ssr memory leak, close #5501 #5502
2022-04-23 09:48:03 +08:00
bqy_fe
04f3e0da21
fix(Table): expandFixed prop type definition ( #5539 ),close #5535
2022-04-23 09:44:15 +08:00
tangjinzhou
ab90e3fa08
style: update image code, #5531
2022-04-22 19:18:20 +08:00
bqy_fe
bc3843b774
feat(Image): add previewMask prop ( #5531 )
...
* fix(Image): can not cancel previewMask
* remove redundant code
* remove redundant code
* update code
2022-04-22 16:22:36 +08:00
Freewayy
9b6e742f0c
docs(upload): update showUploadList
prop ( #5533 )
...
* Update index.en-US.md
add `showDownloadIcon` option
* Update index.zh-CN.md
add `showDownloadIcon` option
2022-04-22 10:20:20 +08:00
tangjinzhou
728bfe69da
style: remove not use code
2022-04-19 13:51:22 +08:00
tangjinzhou
722f3f2ebf
release 3.2.0
2022-04-19 11:29:40 +08:00
tangjinzhou
7bbf6d5272
fix: remove valueModifiers
2022-04-19 11:28:21 +08:00
bqy_fe
3a7cb252e6
fix(Input): fix warning about failed setting prop size on input element ( #5508 )
...
* fix(Input): warning about failed setting prop size on input element
* omit size prop
2022-04-19 09:52:00 +08:00
tangjinzhou
cddaf8cbc4
test: update snap
2022-04-14 16:25:13 +08:00
tangjinzhou
93c1d400c1
feat: datepicker add rangeQuarterPlaceholder
2022-04-14 16:17:59 +08:00
tangjinzhou
a7da435079
fix: datepicker panels change, close #5488
2022-04-14 16:16:52 +08:00
tangjinzhou
531755ebea
test: update snap
2022-04-14 14:20:37 +08:00
bqy_fe
bd87079e12
feat(image): add new features ( #5479 )
...
* feat(image): add new features
* fix: lint error
* update test
* update code
* update docs
* perf: reset currentIndex after close
* update code
* update code
* update code
* update code
* update code
* add rootClassName props
* fix lint
2022-04-14 09:54:45 +08:00
Roubaozi
32a145a79f
doc: update tree switchIcon props type description ( #5485 )
...
Co-authored-by: xzp <xingzepeng@geo-compass.com>
2022-04-13 08:51:28 +08:00
tangjinzhou
7a050e2498
fix: table stickyscrollbar not show when keepalive change
2022-04-12 16:51:35 +08:00
tangjinzhou
8ad95e75c2
doc: update tree switchIcon, close #5484
2022-04-12 16:01:34 +08:00
tangjinzhou
b3e31e1eba
test: update snap
2022-04-12 14:38:05 +08:00
tangjinzhou
d5270e9a9d
fix: cascader auto adjust overflow, close #5482
2022-04-12 14:24:27 +08:00
tangjinzhou
6d2bcf0ab8
feat: cascader add clearIcon & removeIcon slot
2022-04-12 14:03:30 +08:00
tangjinzhou
f1f6085dbb
feat: inputnumber add lazy
2022-04-12 10:52:06 +08:00
tangjinzhou
278478b5b0
fix: tree data deep reactive, close #5480
2022-04-12 09:37:40 +08:00
tangjinzhou
6f8c75cd6d
fix: timeRangePicker ts type support string
2022-04-11 21:12:25 +08:00
bqy_fe
d645ad6eda
docs(modal): update type definition ( #5478 )
2022-04-10 09:36:03 +08:00
bqy_fe
23f56561e9
docs(layout): update type definition ( #5477 )
2022-04-10 09:35:40 +08:00
bqy_fe
2addaf35ac
docs(config-provider): remove redundant vertical bars ( #5470 )
2022-04-09 22:20:20 +08:00
bqy_fe
07940a4836
docs(typography): remove redundant props ( #5471 )
2022-04-09 22:20:09 +08:00
bqy_fe
c0efc1e615
docs(text-area): fix markdown syntax issue ( #5473 )
2022-04-09 22:19:57 +08:00
bqy_fe
8fbdbb13a6
docs(rate): update type definition ( #5474 )
2022-04-09 22:19:46 +08:00
bqy_fe
4724c0415e
docs(upload): fix markdown syntax issue ( #5475 )
2022-04-09 22:19:32 +08:00
bqy_fe
bb1ae396e0
docs(tag): update type definition ( #5476 )
2022-04-09 22:19:20 +08:00
bqy_fe
eb29738cd8
docs(result): fix markdown syntax issue ( #5469 )
2022-04-09 22:17:18 +08:00
bqy_fe
b4b2732133
docs(message): remove redundant props ( #5468 )
2022-04-09 22:16:56 +08:00
bqy_fe
bfdc6749f9
docs(select): update type definition ( #5467 )
2022-04-09 22:16:25 +08:00
bqy_fe
4fc0fea5cd
docs(menu): update type definition ( #5466 )
...
* docs(menu): update type definition
* docs(menu): update type definition
2022-04-09 22:15:57 +08:00
bqy_fe
6e9cb0bd56
docs(dropdown): remove redundant periods ( #5465 )
2022-04-09 22:15:26 +08:00
bqy_fe
9b6bf4ac5f
fix(tabs): disabled animated when tabPosition is left/right ( #5464 )
...
* fix(tabs): disabled animated when tabPosition is left/right
* fix(tabs): disabled animated when tabPosition is left/right
* test: update test
* test: update test & position demo
2022-04-09 22:14:53 +08:00
bqy_fe
0c803216e5
docs(cascader): type definition ( #5462 )
2022-04-09 09:43:31 +08:00
bqy_fe
9b554c9295
docs(mentions): fix notFoundContent props type definition ( #5461 )
2022-04-09 09:42:53 +08:00
bqy_fe
c9eb20f24b
docs(dropdown): make type definitions more beautiful ( #5460 )
2022-04-09 09:42:26 +08:00