Commit Graph

3129 Commits (19ec975deb6220d2624f081f9fa3ec115fee2c40)

Author SHA1 Message Date
tangjinzhou 91527cbc25 fix: select trigger twice search, close #5537
3 years ago
tangjinzhou 0c879fc22d feat: select option add title
3 years ago
tangjinzhou c686bd2518 doc: update table custom filter demo, close #5529
3 years ago
tangjinzhou fc9b52e6e7 fix: ssr memory leak, close #5501 #5502
3 years ago
bqy_fe 04f3e0da21
fix(Table): expandFixed prop type definition (#5539),close #5535
3 years ago
tangjinzhou ab90e3fa08 style: update image code, #5531
3 years ago
bqy_fe bc3843b774
feat(Image): add previewMask prop (#5531)
3 years ago
Freewayy 9b6e742f0c
docs(upload): update `showUploadList` prop (#5533)
3 years ago
tangjinzhou 728bfe69da style: remove not use code
3 years ago
tangjinzhou 722f3f2ebf release 3.2.0
3 years ago
tangjinzhou 7bbf6d5272 fix: remove valueModifiers
3 years ago
bqy_fe 3a7cb252e6
fix(Input): fix warning about failed setting prop size on input element (#5508)
3 years ago
tangjinzhou cddaf8cbc4 test: update snap
3 years ago
tangjinzhou 93c1d400c1 feat: datepicker add rangeQuarterPlaceholder
3 years ago
tangjinzhou a7da435079 fix: datepicker panels change, close #5488
3 years ago
tangjinzhou 531755ebea test: update snap
3 years ago
bqy_fe bd87079e12
feat(image): add new features (#5479)
3 years ago
Roubaozi 32a145a79f
doc: update tree switchIcon props type description (#5485)
3 years ago
tangjinzhou 7a050e2498 fix: table stickyscrollbar not show when keepalive change
3 years ago
tangjinzhou 8ad95e75c2 doc: update tree switchIcon, close #5484
3 years ago
tangjinzhou b3e31e1eba test: update snap
3 years ago
tangjinzhou d5270e9a9d fix: cascader auto adjust overflow, close #5482
3 years ago
tangjinzhou 6d2bcf0ab8 feat: cascader add clearIcon & removeIcon slot
3 years ago
tangjinzhou f1f6085dbb feat: inputnumber add lazy
3 years ago
tangjinzhou 278478b5b0 fix: tree data deep reactive, close #5480
3 years ago
tangjinzhou 6f8c75cd6d fix: timeRangePicker ts type support string
3 years ago
bqy_fe d645ad6eda
docs(modal): update type definition (#5478)
3 years ago
bqy_fe 23f56561e9
docs(layout): update type definition (#5477)
3 years ago
bqy_fe 2addaf35ac
docs(config-provider): remove redundant vertical bars (#5470)
3 years ago
bqy_fe 07940a4836
docs(typography): remove redundant props (#5471)
3 years ago
bqy_fe c0efc1e615
docs(text-area): fix markdown syntax issue (#5473)
3 years ago
bqy_fe 8fbdbb13a6
docs(rate): update type definition (#5474)
3 years ago
bqy_fe 4724c0415e
docs(upload): fix markdown syntax issue (#5475)
3 years ago
bqy_fe bb1ae396e0
docs(tag): update type definition (#5476)
3 years ago
bqy_fe eb29738cd8
docs(result): fix markdown syntax issue (#5469)
3 years ago
bqy_fe b4b2732133
docs(message): remove redundant props (#5468)
3 years ago
bqy_fe bfdc6749f9
docs(select): update type definition (#5467)
3 years ago
bqy_fe 4fc0fea5cd
docs(menu): update type definition (#5466)
3 years ago
bqy_fe 6e9cb0bd56
docs(dropdown): remove redundant periods (#5465)
3 years ago
bqy_fe 9b6bf4ac5f
fix(tabs): disabled animated when tabPosition is left/right (#5464)
3 years ago
bqy_fe 0c803216e5
docs(cascader): type definition (#5462)
3 years ago
bqy_fe 9b554c9295
docs(mentions): fix notFoundContent props type definition (#5461)
3 years ago
bqy_fe c9eb20f24b
docs(dropdown): make type definitions more beautiful (#5460)
3 years ago
bqy_fe e82e4bed3e
docs(descriptions): [API] fix type definition (#5459)
3 years ago
bqy_fe 4c83c64812
docs(descriptions): fix markdown issue (#5458)
3 years ago
bqy_fe babc85bc1b
docs(DatePicker): remove redundant square brackets (#5457)
3 years ago
bqy_fe 1ca0689233
doc: [API] remove duplicate props (#5456)
3 years ago
bqy_fe 34ebd55082
refactor(style): destructuring style change to array (#5451)
3 years ago
bqy_fe a41a9b086b
fix(modal): style prop support string constant (#5449)
3 years ago
tangjinzhou 7d9edbfde0 doc: update form demo
3 years ago
bqy_fe dd0653249d
fix(FormItem): append a trigger field to the rule type (#5439)
3 years ago
tangjinzhou 7c6dcba441 doc: update grid demo
3 years ago
tangjinzhou 4a4670bdce fix: virtual list not update height for dynamic data
3 years ago
ajuner b68a395e33
docs: perf dark (#5440)
3 years ago
tangjinzhou a7ea9bbe34 test: update snap
3 years ago
tangjinzhou 9e6a592cff test: update snap
3 years ago
tangjinzhou 272430ba06 fix: selectoption empty error
3 years ago
tangjinzhou 327489603f release 3.1.0-rc.6
3 years ago
tangjinzhou a154ecdfaf fix: mentions cannot select, close #5432
3 years ago
tangjinzhou fa76f5c480 fix: blur & focus lose argumnet, close #5434
3 years ago
anflower 0d06ce26ac
feat: Modify the warning in the conductutil file for attention (#5424)
3 years ago
tangjinzhou a298b00052 fix: sticky scrollbar show when init
3 years ago
tangjinzhou 9004644738 perf: table hover & stickyScroll
3 years ago
tangjinzhou 797a1c6c8f doc: update next to main
3 years ago
tangjinzhou ec177879ac fix: select option tootip error, close #5307
3 years ago
tangjinzhou 669b22a54b fix: tabs auto overflow error for addIcon
3 years ago
tangjinzhou afd74c95d8 fix: table sticky scroll bar not reactive
3 years ago
tangjinzhou 8e37ffbb97 doc: update demo
3 years ago
tangjinzhou def6a72a77 fix: form scrollToField not work form nest field, close #5404, #5407
3 years ago
tangjinzhou 00dc2add94
chore: update ts type (#5408)
3 years ago
tangjinzhou 3613eceff8 fix: select deep watch options, close #5398
3 years ago
tangjinzhou e146b4847d fix: menuItem custom icon lose custom class, close #5390
3 years ago
tangjinzhou b0042ab40c feat: support change base-primary for cssvar
3 years ago
tangjinzhou e7fb72ce90 fix: Dropdown not auto adjust placement, close #5391
3 years ago
tangjinzhou 2feab99b89 fix: radio click trigger twice, close #5389
3 years ago
tangjinzhou 7bf1e0dda1 fix: menu selectedKeys & openKeys support deep watch
3 years ago
wengjq d137971e0a
fix(TimeRangePicker): disabledTime does not work (#5387) close #5383
3 years ago
tangjinzhou e81abe39ee fix: form htmlFor not work, close #5384
3 years ago
tangjinzhou 86e69d34d9 fix: upload limit error, close #5385
3 years ago
tangjinzhou ecab7f66d8 fix: rangePicker showTime disabled not work, close #5286 #5380
3 years ago
tangjinzhou 5724c84fe7 feat: update affix ts type
3 years ago
tangjinzhou 5d9afb7d1c fix: layout sidebar collapsed, close #5373
3 years ago
tangjinzhou 7127a5d816 perf: tree & treeselect #5365
3 years ago
tangjinzhou 96f508104c style: refactor vnode.js to ts
3 years ago
bqy_fe 414e7a1c56
fix: autocomplete custom children class not work
3 years ago
tangjinzhou c86338542d style: checkbox.tsx #5363
3 years ago
Arron 47e218d7ab
fix(checkbox): onClick event triggered twice (#5363)
3 years ago
tangjinzhou 97a08423a1 fix: button loading animate not work, close #5360
3 years ago
tangjinzhou ea79779ab5 revert: select listItemHeight default value
3 years ago
ysex cc47bb66ea
fix: Update useDestroyed.ts (#5361)
3 years ago
tangjinzhou d1e2f4ff27 doc: update big-data demo
3 years ago
tangjinzhou bc5928ec42 perf: virtual list
3 years ago
tangjinzhou 00551b6263 doc: update, close 5350
3 years ago
bqy_fe 120980cb5c
feat(components): export multiple components props (#5353)
3 years ago
tangjinzhou a2ecd5f48e fix: table column resize not work, close #5348
3 years ago
tangjinzhou ee6d489bf4 fix: formItem error repeat show, close #5349
3 years ago
tangjinzhou c69cf76d3c chore: update pkg
3 years ago
tangjinzhou 73ce0ca7ff test: update snap
3 years ago
tangjinzhou bac864ff83 doc: update table
3 years ago
tangjinzhou 625efff1fa fix: tooltip should work with loading switch
3 years ago
tangjinzhou 2b81a7213b fix: timeline custom color should work on antd icons
3 years ago
tangjinzhou ccf9a410ac style: some code
3 years ago
tangjinzhou 5c9aea8a19 feat: radio support number option
3 years ago
tangjinzhou 71e110036e feat: popover support empty slot
3 years ago
tangjinzhou 85197c4b50 feat: pagination add responsive
3 years ago
tangjinzhou 00cf241315 feat: update type
3 years ago
tangjinzhou f8cef206f3 doc: update menu
3 years ago
tangjinzhou 05ff353f5d feat: update locale i18
3 years ago
tangjinzhou 3814fc8f4e revert: useBreakpoint
3 years ago
tangjinzhou 67939d3399 perf: Improve List render perfermance when grid is undefined
3 years ago
tangjinzhou fa9f1f4f53 feat: layout sider support dynamic breakpoint
3 years ago
tangjinzhou adbc39bfbd style: some code
3 years ago
tangjinzhou 8f20fd514a feat: checkbox option support number
3 years ago
tangjinzhou 4b9fe8242e style: less typo
3 years ago
tangjinzhou 32ffd6bb32 doc: update icon demo
3 years ago
tangjinzhou d929217752 Fix Input.TextArea cut text logic when maxLength configured.
3 years ago
tangjinzhou ab26180635 feat: New theme less variable for Radio, Divider, Modal, Dropdown, Drawer.
3 years ago
tangjinzhou 4471520e35 fix: item error when not use in form, close #5343
3 years ago
bqy eb6711f4f9
feat(components): [modal] export modalProps (#5340)
3 years ago
tangjinzhou a3149521bd doc: update doc
3 years ago
tangjinzhou 8f47732b45 style: lint code
3 years ago
showkw 9b730ef5e2
fix: wave's custom prefixCls not working (#5334)
3 years ago
tangjinzhou a8d5dad362 revert: formItem errorlist animate
3 years ago
tangjinzhou 2b8bdf3b1d doc: update
3 years ago
tangjinzhou 2efe1af6b6 fix: row gutter ts type
3 years ago
tangjinzhou 9707506c5a doc: add theme demo
3 years ago
tangjinzhou cf37535d22 test: update snap
3 years ago
tangjinzhou 1750e163c0 style: style file name
3 years ago
tangjinzhou 637310015e chore: update dist script
3 years ago
tangjinzhou 2bafbb104c test: update snap
3 years ago
tangjinzhou abc4894605 feat: tree add activeKey
3 years ago
tangjinzhou 5dd7a57734 fix: tree-select not disable parent cannot checked, close #5316
3 years ago
tangjinzhou f7e89998e9 fix: datePicker valueFormat log warning, close #5323
3 years ago
tangjinzhou ce00829d85 doc: submenu popupOffset, close #5312
3 years ago
tangjinzhou fc3bd1cba0 feat: select add filterSort virtual listHeight, close #5310
3 years ago
KaygNas fe4c3e60bf
fix(layout-sider): support layout-sider trigger slot (#5317)
3 years ago
tangjinzhou 87a0cd5a00 test: update input snap
3 years ago
tangjinzhou 2ee3d43534
Feat css var (#5327)
3 years ago
tangjinzhou 4c786dd7a7 perf: motion
3 years ago
tangjinzhou 207c944e21 fix: datepicker cursor for date-fns, close #5302
3 years ago
tangjinzhou 7999cdecbf fix: carousel click error, close #5299
3 years ago
tangjinzhou 991fa776cf fix: upload height error, close #5298
3 years ago
tangjinzhou 55e0ad7f92 fix: menu horizontal mode shaking
3 years ago
tangjinzhou fe0fc8084f doc: update typo
3 years ago
tangjinzhou f771a1aec0 style: remove not use
3 years ago
tangjinzhou be7a73a7e6 fix: table dynamic expand error, close #5295
3 years ago
tangjinzhou 78c436b990 doc: update pagination change info, close #5293
3 years ago
tangjinzhou f0bc380527 fix: mentions cannot select, close #5233
3 years ago
tangjinzhou c7492a0b59
Refactor carousel (#5292)
3 years ago
tangjinzhou 5edc8cadca fix: slider type warning, close #5289
3 years ago
tangjinzhou 04baae5a57
Refactor upload (#5290)
3 years ago
tangjinzhou 3cf5d4fa43 feat: labelCol & wrapperCol types, close #5265
3 years ago
tangjinzhou 31c3a6f693 fix: tree-select cannot open issue, #5220
3 years ago
tangjinzhou ad06a9ee05 fix: dropdown contextmenu, close #5259
3 years ago
tangjinzhou 2ec21c95a7 test: update snapshot
3 years ago
tangjinzhou 2e0bfd1f01 doc: add carouse img
3 years ago
tangjinzhou d9cdfa67db fix: descriptions warning, close #5250
3 years ago
tangjinzhou 2d0e2b6899 fix: dateFns parse strict mode
3 years ago
tangjinzhou 91c6a28205 fix: dropdownMatchSelectWidth:false not close virtual scroll #5242
3 years ago
tangjinzhou 2b0adaf717 test: update snapshots
3 years ago
Wang JiangDi 43b218806a
doc: markdown format (#5240)
3 years ago
tangjinzhou 8f9875e518 fix: datefns & dayjs parse strict, close #5221
3 years ago
tangjinzhou c615251136 doc: select add searchValue, #5236
3 years ago
Jelmer de Wit d12edaea6f
docs(image): add controlled preview demo (#5234)
3 years ago
tangjinzhou 34869eceb5 release 3.0.0-beta.9
3 years ago
tangjinzhou 23624679fe feat: add title prop for progress, close #4929
3 years ago
Steven R. Loomis 42e34a63ec
fix: remove auto title on progress span #4929 (#4956)
3 years ago
tangjinzhou 037470e1d2 fix: block not work when small size, close #5219
3 years ago
tangjinzhou b952038db1 fix: tree-select enter error, close #5217
3 years ago
tangjinzhou 5cc603d84c doc: remove optionLabelProp, close #5212
3 years ago
tangjinzhou 53fa27771d feat: add optionLabel slot
3 years ago
tangjinzhou 5c23d97daf doc: add tree-select demo
3 years ago
chaegumi 4846bd0f65
docs: update menu doc, add triggerSubMenuAction description (#5202)
3 years ago
tangjinzhou 6d4248d046 fix: drag treenode style
3 years ago
tangjinzhou d442db08eb refactor: wave
3 years ago
tangjinzhou 7657157586 style: remove not use file
3 years ago
tangjinzhou ae4085f7c0 style: remove not use file
3 years ago
tangjinzhou 3d2a80b3bb doc: add dropdownVisibleChange, close #5195
3 years ago
tangjinzhou 41fe8be1f6 perf: mobile scroll, close #5191
3 years ago
tangjinzhou 1418422bcf fix: input focus style error, close #5188
3 years ago
tangjinzhou 1d47959606 doc: update tabs demo
3 years ago
tangjinzhou ab79b4b078 fix: tabs control mode not work, close #5180
3 years ago
tangjinzhou f0385d7c24
Refactor cascader (#5192)
3 years ago
zkwolf 62428b6df3
fix(table): responsive invalid (#5172)
3 years ago
tangjinzhou 26f1b98728 feat: summary cell support inheritAttrs
3 years ago
tangjinzhou 10fed707f8 doc: update demo ts error
3 years ago
tangjinzhou 239354e313 fix: modal getContainer not work
3 years ago
tangjinzhou b62c1564ec feat: add some type export
3 years ago
tangjinzhou ce767f2e0d doc: update demo ts type
3 years ago
tangjinzhou b25c5cc28e fix: ts type error
3 years ago
menghan 9693e4b10b
fix:(modal): getContainer property invalid (#5147)
3 years ago
tangjinzhou f6d1b848e4 fix: modal cannot open in dropdown, close #5139
3 years ago
tangjinzhou 3d3dcd5c44 test: update snap
3 years ago
tangjinzhou 23f5fba013 feat: add formItemInstance type
3 years ago
tangjinzhou 7dda6e8e07 feat: update ts type
3 years ago
tangjinzhou 3297f7aa58 fix: modal esc not work
3 years ago
tangjinzhou 615d7c7d32 doc: fix empty demo, close #5136
3 years ago
tangjinzhou dd0b0b2eb9 feat: date-picker support vshow, close #5132
3 years ago
tangjinzhou 98755f332c
refactor: modal (#5129), close #5096
3 years ago
tangjinzhou 0a5dbf3642 fix: virtual scrollBar not update, close #5124
3 years ago
tangjinzhou efa045ab9c doc: fix select range time issue, close #5125
3 years ago
tangjinzhou 3e8959ad22 fix: dropdown menu log warning, close #5127
3 years ago
tangjinzhou 5c90cc251e fix: space size=0 not work, close #5101
3 years ago
tangjinzhou 3fc7a050ec fix: component ts build error
3 years ago
tangjinzhou 5b20498792 fix: component ts type
3 years ago
tangjinzhou d71df4b3ba fix: component ts type
3 years ago
tangjinzhou b13756ffbe fix: time-picker type error #5109
3 years ago
tangjinzhou ad76bb678d
refactor: message & notification (#5113)
3 years ago
ZhangQingyuan 8a3724ff89
docs(carousel): customArrows.vue zindex misspelled (#5099)
3 years ago
tangjinzhou 3c0979c5e4 doc: add form demo
3 years ago
tangjinzhou ed3740048a feat: form add noStyle
3 years ago
tangjinzhou ca2ad60aef fix: input type ts
3 years ago
tangjinzhou 26496ba0a9
refactor: checkbox (#5091)
3 years ago
tangjinzhou 30bbd4c3b4 fix: inputnumber can not input min value, close #5083
3 years ago
tangjinzhou e1613fa9d4 fix: select not scroll, close #5082
3 years ago
tangjinzhou b265d75c9a fix: table first render width, close #5075 #4993
3 years ago
zkwolf 0bc1e0a620
fix(form-item): should not validate when not have name (#5081)
3 years ago
tangjinzhou c6ab969a96 doc: update api
3 years ago
tangjinzhou 9cfeace7f8 test: update test
3 years ago
tangjinzhou 47f1bb050b test: update snap
3 years ago
tangjinzhou b645f827d0 fix: tabpane name error
3 years ago
tangjinzhou b6c1b3ed86 fix: tree render perf, close #5069
3 years ago
tangjinzhou 4e70c6dd77 perf: virtual list
3 years ago
tangjinzhou 7aae6f675c
doc: form add demo (#5070)
3 years ago
tangjinzhou 72f82771f1 feat: export formInstance type
3 years ago
tangjinzhou 89435951ae feat: tabs overflow node support remove
3 years ago
tangjinzhou 02e6fecc6d fix: tabs not update, close #5056
3 years ago
tangjinzhou 5cc1bd715d refactor: input-number
3 years ago
tangjinzhou 246e1163bb refactor: input-number
3 years ago
tangjinzhou 2a47de6c57 refactor: input-number
3 years ago
tangjinzhou 384ea35ca7 test: update slider update
3 years ago
tangjinzhou 257f7f03b5 refactor: raf
3 years ago
tangjinzhou b77ca0eed7 release 3.0.0-alpha.16
3 years ago
tangjinzhou ebd52af454 refactor: form input css
3 years ago
tangjinzhou b02af565a6 fix: spin cause table pagination animation#5028
3 years ago
tangjinzhou 443640effa feat: customCell add column arg, close #5052
3 years ago
tangjinzhou 46b216274f fix: cannot select when use custom prefixCls #5023
3 years ago
tangjinzhou 47066753ac test: update transition #5023
3 years ago
tangjinzhou ae9ab9c5b0 test: update transition #5023
3 years ago
tangjinzhou 9784b429f5 refactor: upload types, close #5047
3 years ago
tangjinzhou 06516ec60d fix: input earch icon
3 years ago
tangjinzhou 2c2c070663 perf: ts type, close #5044
3 years ago
tangjinzhou 18cc95fa30 fix: table warning for page, close #5029
3 years ago
tangjinzhou 66eb020ce1 fix: input textarea cursor pos error
3 years ago
tangjinzhou 31c8339315 fix: remove textarea maxlength support emoji
3 years ago
tangjinzhou af2e2683b4 fix: carousel touch warning, close #5040
3 years ago
tangjinzhou 9791231e63 test: update snap
3 years ago
tangjinzhou 883d6e21ad fix: menu custom class, close #5038
3 years ago
tangjinzhou 0ee974a3aa fix: input type
3 years ago
tangjinzhou 296a2e549a refactor: input
3 years ago
tangjinzhou 5543ce6add refactor: input
3 years ago
tangjinzhou 7ec6831508 refactor: input
3 years ago
zkwolf cd6c6ff048
fix(rate): global prefixCls invalid (#5026)
3 years ago
tangjinzhou 4204ff0736 test: update typography test
3 years ago
tangjinzhou b9ff4eabcc fix: ssr error
3 years ago
tangjinzhou 9d469fb2af perf: layout
3 years ago
tangjinzhou 8eb43a4848 fix: table ts type #5009
3 years ago
tangjinzhou c685b46704 test: update snap
3 years ago
tangjinzhou 0f833cb536 fix: trigger multipe click #5002
3 years ago
tangjinzhou 9c0464d072 perf: layout
3 years ago
tangjinzhou bcc5ca40ec test: update snap
3 years ago
tangjinzhou d9cd6f2ba5 fix: slider tooltip hide error
3 years ago
tangjinzhou 7bc9c78d51 fix: trigger animate #5008
3 years ago
tangjinzhou 7d7f0f326c feat: input & textarea support lazy dir #4951
3 years ago
tangjinzhou 6c28a8e40c fix: formItem error explain style #5004
3 years ago
tangjinzhou 8e207009b0 fix: menu hide animate lose
3 years ago
tangjinzhou fcd6add766 doc: submenu required key
3 years ago
tangjinzhou 95a1b4a964 perf: menu lazy render children #4812
3 years ago
tangjinzhou 30f87e6193 test: add snap
3 years ago
tangjinzhou 0a404e88b7 fix: formItem name type #4998
3 years ago
24min ee3188a782
fix: a-statistic-countdown slots error (#4996)
3 years ago
tangjinzhou 3b1510b70e fix: radio cursor style #4997
3 years ago
tangjinzhou 6f5730b8ac doc: update table ajax demo #4980
3 years ago
tangjinzhou 5ed8f8686d fix: select placeholder support slot #4995
3 years ago
tangjinzhou b19c8dd650 style: prettier format
3 years ago
tangjinzhou 9ed73529a6 test: update test
3 years ago
tangjinzhou 698b684233 fix: select cannot scroll #4971
3 years ago
tangjinzhou 75be0189d6 doc: add table faq #4970
3 years ago
tangjinzhou bde57724b7 fix: collapse activeKey deepWatch #4969
3 years ago
tangjinzhou eea3fe9015 fix: rangePicker type error #4961
3 years ago
tangjinzhou 6fad9ead9e fix: slider tipFormatter error #4954
3 years ago
tangjinzhou 5265440f76 feat: formate validateFields values #4964
3 years ago
ludd c07e3f0831
fix: Slider tipFormatter types (#4954)
3 years ago
tangjinzhou 79ae8006a8 fix: form change value not trigger validate #4955
3 years ago
tangjinzhou af54405381 fix: textarea not trigger blur event
3 years ago
根号三 fbabea9065
docs: name casing in doc (#4944)
3 years ago
芋头 4a80b556f8
feat: add xxxl grid col size for 4k&5k display (#4953)
3 years ago
tangjinzhou 65fc82e105 fix: remove window
3 years ago
tangjinzhou 96299c5812 fix: anchor fixed less #4931
3 years ago
tangjinzhou cf4ab5470c fix: slide up animate #4909
3 years ago
Candy 7df7d788f8
fix: useForm ruleRef undefined warning #4881 (#4882), close #4881
3 years ago
tangjinzhou 8dfe7eed8b doc: update
3 years ago
tangjinzhou 7461188c60 doc: remove unuse code
3 years ago
tangjinzhou 95cae149c4 fix: button support disabled=false #4930
3 years ago
tangjinzhou 61bf98e641 fix: useForm trigger watchEffect, close #4932
3 years ago
tangjinzhou be9d448ec9 fix: tabs moreIcon not work #4928
3 years ago
tangjinzhou fe54804b21 fix: table summary sticky position not work
3 years ago
tangjinzhou 8ade6ebce2 fix: table ts error #4912
3 years ago
tangjinzhou b20865ffb6 fix: ts type error
3 years ago
tangjinzhou ddc34539a9 fix: drawer remove visible isRequired #4908
3 years ago