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
bqy_fe
e82e4bed3e
docs(descriptions): [API] fix type definition ( #5459 )
2022-04-09 09:39:39 +08:00
bqy_fe
4c83c64812
docs(descriptions): fix markdown issue ( #5458 )
2022-04-09 09:38:55 +08:00
bqy_fe
babc85bc1b
docs(DatePicker): remove redundant square brackets ( #5457 )
2022-04-09 09:37:56 +08:00
bqy_fe
1ca0689233
doc: [API] remove duplicate props ( #5456 )
2022-04-08 19:19:10 +08:00
bqy_fe
34ebd55082
refactor(style): destructuring style change to array ( #5451 )
2022-04-08 10:04:31 +08:00
bqy_fe
a41a9b086b
fix(modal): style prop support string constant ( #5449 )
2022-04-08 10:01:35 +08:00
tangjinzhou
7d9edbfde0
doc: update form demo
2022-04-06 16:48:23 +08:00
bqy_fe
dd0653249d
fix(FormItem): append a trigger field to the rule type ( #5439 )
2022-04-06 16:11:26 +08:00
tangjinzhou
7c6dcba441
doc: update grid demo
2022-04-06 16:00:01 +08:00
tangjinzhou
4a4670bdce
fix: virtual list not update height for dynamic data
2022-04-06 15:54:03 +08:00
ajuner
b68a395e33
docs: perf dark ( #5440 )
...
Co-authored-by: caijun <caijun@gumingnc.com>
2022-04-06 15:17:34 +08:00
tangjinzhou
a7ea9bbe34
test: update snap
2022-04-06 10:48:46 +08:00
tangjinzhou
9e6a592cff
test: update snap
2022-04-06 09:45:29 +08:00
tangjinzhou
272430ba06
fix: selectoption empty error
2022-04-03 10:00:48 +08:00
tangjinzhou
327489603f
release 3.1.0-rc.6
2022-04-01 22:35:28 +08:00
tangjinzhou
a154ecdfaf
fix: mentions cannot select, close #5432
2022-04-01 22:20:10 +08:00
tangjinzhou
fa76f5c480
fix: blur & focus lose argumnet, close #5434
2022-04-01 21:31:20 +08:00
anflower
0d06ce26ac
feat: Modify the warning in the conductutil file for attention ( #5424 )
2022-04-01 10:36:22 +08:00
tangjinzhou
a298b00052
fix: sticky scrollbar show when init
2022-03-30 23:15:42 +08:00
tangjinzhou
9004644738
perf: table hover & stickyScroll
2022-03-30 22:38:19 +08:00
tangjinzhou
797a1c6c8f
doc: update next to main
2022-03-30 19:36:12 +08:00
tangjinzhou
ec177879ac
fix: select option tootip error, close #5307
2022-03-30 10:26:27 +08:00
tangjinzhou
669b22a54b
fix: tabs auto overflow error for addIcon
2022-03-29 12:59:15 +08:00
tangjinzhou
afd74c95d8
fix: table sticky scroll bar not reactive
2022-03-27 10:34:00 +08:00
tangjinzhou
8e37ffbb97
doc: update demo
2022-03-27 10:33:18 +08:00
tangjinzhou
def6a72a77
fix: form scrollToField not work form nest field, close #5404 , #5407
2022-03-26 23:00:21 +08:00
tangjinzhou
00dc2add94
chore: update ts type ( #5408 )
...
* feat: update prop type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* test: update snap
* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou
3613eceff8
fix: select deep watch options, close #5398
2022-03-25 16:40:06 +08:00
tangjinzhou
e146b4847d
fix: menuItem custom icon lose custom class, close #5390
2022-03-24 23:57:43 +08:00
tangjinzhou
b0042ab40c
feat: support change base-primary for cssvar
2022-03-24 22:09:20 +08:00
tangjinzhou
e7fb72ce90
fix: Dropdown not auto adjust placement, close #5391
2022-03-24 21:19:35 +08:00
tangjinzhou
2feab99b89
fix: radio click trigger twice, close #5389
2022-03-24 14:07:41 +08:00
tangjinzhou
7bf1e0dda1
fix: menu selectedKeys & openKeys support deep watch
2022-03-23 22:07:06 +08:00
wengjq
d137971e0a
fix(TimeRangePicker): disabledTime does not work ( #5387 ) close #5383
2022-03-23 21:27:31 +08:00
tangjinzhou
e81abe39ee
fix: form htmlFor not work, close #5384
2022-03-23 17:28:04 +08:00
tangjinzhou
86e69d34d9
fix: upload limit error, close #5385
2022-03-23 16:53:37 +08:00
tangjinzhou
ecab7f66d8
fix: rangePicker showTime disabled not work, close #5286 #5380
2022-03-23 11:04:12 +08:00
tangjinzhou
5724c84fe7
feat: update affix ts type
2022-03-23 10:02:24 +08:00
tangjinzhou
5d9afb7d1c
fix: layout sidebar collapsed, close #5373
2022-03-21 14:38:26 +08:00
tangjinzhou
7127a5d816
perf: tree & treeselect #5365
2022-03-20 16:42:00 +08:00
tangjinzhou
96f508104c
style: refactor vnode.js to ts
2022-03-20 10:57:44 +08:00
bqy_fe
414e7a1c56
fix: autocomplete custom children class not work
...
* refactor(v3/vc-selector/input): use composition api
* fix: change input props className to class
* revert with cloneElement
* fix: auto-complete demo custom test
2022-03-20 10:50:57 +08:00
tangjinzhou
c86338542d
style: checkbox.tsx #5363
2022-03-20 10:05:44 +08:00
Arron
47e218d7ab
fix(checkbox): onClick event triggered twice ( #5363 )
...
Co-authored-by: 张宏亮 <hongliang@yunshan.net>
2022-03-20 10:03:28 +08:00
tangjinzhou
97a08423a1
fix: button loading animate not work, close #5360
2022-03-19 15:21:32 +08:00
tangjinzhou
ea79779ab5
revert: select listItemHeight default value
2022-03-19 14:38:11 +08:00
ysex
cc47bb66ea
fix: Update useDestroyed.ts ( #5361 )
...
destroyed should be true not false
2022-03-19 10:19:37 +08:00
tangjinzhou
d1e2f4ff27
doc: update big-data demo
2022-03-18 20:54:53 +08:00
tangjinzhou
bc5928ec42
perf: virtual list
2022-03-18 16:55:15 +08:00
tangjinzhou
00551b6263
doc: update, close 5350
2022-03-18 09:43:00 +08:00
bqy_fe
120980cb5c
feat(components): export multiple components props ( #5353 )
2022-03-18 09:30:37 +08:00
tangjinzhou
a2ecd5f48e
fix: table column resize not work, close #5348
2022-03-17 22:07:58 +08:00
tangjinzhou
ee6d489bf4
fix: formItem error repeat show, close #5349
2022-03-17 21:53:14 +08:00
tangjinzhou
c69cf76d3c
chore: update pkg
2022-03-17 16:48:31 +08:00
tangjinzhou
73ce0ca7ff
test: update snap
2022-03-17 16:30:31 +08:00
tangjinzhou
bac864ff83
doc: update table
2022-03-17 15:39:19 +08:00
tangjinzhou
625efff1fa
fix: tooltip should work with loading switch
2022-03-17 15:10:28 +08:00
tangjinzhou
2b81a7213b
fix: timeline custom color should work on antd icons
2022-03-17 14:56:09 +08:00
tangjinzhou
ccf9a410ac
style: some code
2022-03-17 14:50:13 +08:00
tangjinzhou
5c9aea8a19
feat: radio support number option
2022-03-17 14:42:03 +08:00
tangjinzhou
71e110036e
feat: popover support empty slot
2022-03-17 14:02:07 +08:00
tangjinzhou
85197c4b50
feat: pagination add responsive
2022-03-17 13:51:08 +08:00
tangjinzhou
00cf241315
feat: update type
2022-03-17 11:15:33 +08:00
tangjinzhou
f8cef206f3
doc: update menu
2022-03-17 11:14:54 +08:00
tangjinzhou
05ff353f5d
feat: update locale i18
2022-03-17 11:14:19 +08:00
tangjinzhou
3814fc8f4e
revert: useBreakpoint
2022-03-17 10:52:07 +08:00
tangjinzhou
67939d3399
perf: Improve List render perfermance when grid is undefined
2022-03-17 10:35:27 +08:00
tangjinzhou
fa9f1f4f53
feat: layout sider support dynamic breakpoint
2022-03-17 10:32:58 +08:00
tangjinzhou
adbc39bfbd
style: some code
2022-03-17 10:24:49 +08:00
tangjinzhou
8f20fd514a
feat: checkbox option support number
2022-03-17 10:23:58 +08:00
tangjinzhou
4b9fe8242e
style: less typo
2022-03-17 10:23:09 +08:00
tangjinzhou
32ffd6bb32
doc: update icon demo
2022-03-17 10:21:04 +08:00
tangjinzhou
d929217752
Fix Input.TextArea cut text logic when maxLength configured.
2022-03-17 10:19:18 +08:00
tangjinzhou
ab26180635
feat: New theme less variable for Radio, Divider, Modal, Dropdown, Drawer.
2022-03-17 10:18:26 +08:00
tangjinzhou
4471520e35
fix: item error when not use in form, close #5343
2022-03-16 20:39:25 +08:00
bqy
eb6711f4f9
feat(components): [modal] export modalProps ( #5340 )
2022-03-15 23:02:49 +08:00
tangjinzhou
a3149521bd
doc: update doc
2022-03-15 22:47:33 +08:00
tangjinzhou
8f47732b45
style: lint code
2022-03-15 15:35:17 +08:00
showkw
9b730ef5e2
fix: wave's custom prefixCls not working ( #5334 )
2022-03-15 14:39:11 +08:00
tangjinzhou
a8d5dad362
revert: formItem errorlist animate
2022-03-15 14:34:25 +08:00
tangjinzhou
2b8bdf3b1d
doc: update
2022-03-15 09:51:18 +08:00
tangjinzhou
2efe1af6b6
fix: row gutter ts type
2022-03-15 09:50:19 +08:00
tangjinzhou
9707506c5a
doc: add theme demo
2022-03-14 16:40:25 +08:00
tangjinzhou
cf37535d22
test: update snap
2022-03-13 16:21:16 +08:00
tangjinzhou
1750e163c0
style: style file name
2022-03-13 13:21:16 +08:00
tangjinzhou
637310015e
chore: update dist script
2022-03-12 23:00:23 +08:00
tangjinzhou
2bafbb104c
test: update snap
2022-03-12 16:28:36 +08:00
tangjinzhou
abc4894605
feat: tree add activeKey
2022-03-12 14:30:19 +08:00
tangjinzhou
5dd7a57734
fix: tree-select not disable parent cannot checked, close #5316
2022-03-12 13:35:23 +08:00
tangjinzhou
f7e89998e9
fix: datePicker valueFormat log warning, close #5323
2022-03-12 11:00:36 +08:00
tangjinzhou
ce00829d85
doc: submenu popupOffset, close #5312
2022-03-12 10:33:04 +08:00
tangjinzhou
fc3bd1cba0
feat: select add filterSort virtual listHeight, close #5310
2022-03-12 10:16:27 +08:00
KaygNas
fe4c3e60bf
fix(layout-sider): support layout-sider trigger slot ( #5317 )
...
* fix(layout-sider): support layout-sider trigger slot
* fix: sider trigger support slot
Co-authored-by: huangchengjie <huangchengjie@dm-ai.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
2022-03-12 10:05:33 +08:00
tangjinzhou
87a0cd5a00
test: update input snap
2022-03-12 10:02:41 +08:00
tangjinzhou
2ee3d43534
Feat css var ( #5327 )
...
* style: affix & util
* feat(alert): add customIcon slot
* feat(anchor): ts type
* style: auto-complete
* feat: avatar add crossOrigin & maxPopoverTrigger
* style(backTop): v-show instead v-if
* style: badge
* style: breadcrumb
* feat: button add global size
* feat: update i18n
* feat: picker add disabledTime
* test: update snap
* doc: update img url
* style: fix Card tabs of left position
* doc: update cascader doc
* feat: collapse
* style: comment
* style: configprovider
* feat: date-picker add soem icon slot
* style: update descriptions style
* feat: add divider orientationMargin
* doc: update drawer
* feat: dropdown add destroyPopupOnHide & loading
* style: update empty
* feat: form add labelWrap
* style: update grid
* test: update grid snap
* fix: image ts error
* fix: mentions cannot select, close #5233
* doc: update pagination change info, close #5293
* fix: table dynamic expand error, close #5295
* style: remove not use
* release 3.0.0-beta.11
* doc: update typo
* feat: input add showCount
* feat: inputNumber add prefix slot
* style: update layout
* style: update list
* feat: add locale i18
* style: update locale ts
* style: update mentions
* feat: menu divider add dashed
* perf: menu
* perf: menu animate
* feat: modal method add wrapClassName
* style: update pageheader
* feat: update pagination ts
* feat: confirm add showCancel & promise
* doc: update popover
* style: update progress
* style: radio
* style: update rate、result、row
* feat: select add fieldNames
* feat: add skeleton button & input
* feat: spin tip support slot
* style: slider & space
* stype: update steps ts type
* style: update switch
* feat: table add tree filter
* test: update input sanp
* feat: table add filterMode...
* fix: tree autoExpandParent bug
* test: update input snap
* doc: tabs add destroyInactiveTabPane
* style: update tag
* style: update timeline & time-picker
* fix: Tooltip arrowPointAtCenter 1px shift bug
* feat: typography add enterEnterIcon triggerType
* doc: update tree-select
* fix: deps and TypeScript types
* style: udpate transfer
* style: update style
* doc: add colorScheme
* chore: add css var builg
* doc: sort api
* style: lint code
* doc: add css var
* test: update snap
* chore: add pre script
* chore: update lint
* perf: collapse animate
* perf: collapse tree
* perf: typography shaking when edit
* doc: update auto-complete demo
* fix: table tree not have animate
* feat: deprecated dropdown center placement
* feat: deprecated dropdown center placement
* test: update snap
2022-03-12 09:56:32 +08:00
tangjinzhou
4c786dd7a7
perf: motion
2022-03-04 11:50:11 +08:00
tangjinzhou
207c944e21
fix: datepicker cursor for date-fns, close #5302
2022-03-04 11:44:11 +08:00
tangjinzhou
7999cdecbf
fix: carousel click error, close #5299
2022-03-04 11:31:22 +08:00
tangjinzhou
991fa776cf
fix: upload height error, close #5298
2022-03-02 14:05:33 +08:00
tangjinzhou
55e0ad7f92
fix: menu horizontal mode shaking
2022-03-02 13:48:02 +08:00
tangjinzhou
fe0fc8084f
doc: update typo
2022-02-28 22:17:50 +08:00
tangjinzhou
f771a1aec0
style: remove not use
2022-02-28 22:00:38 +08:00
tangjinzhou
be7a73a7e6
fix: table dynamic expand error, close #5295
2022-02-28 21:44:15 +08:00
tangjinzhou
78c436b990
doc: update pagination change info, close #5293
2022-02-28 19:34:40 +08:00
tangjinzhou
f0bc380527
fix: mentions cannot select, close #5233
2022-02-25 22:34:51 +08:00
tangjinzhou
c7492a0b59
Refactor carousel ( #5292 )
...
* refactor: carousel
* refactor: carousel
* style: update vc-slick path
2022-02-25 14:38:09 +08:00
tangjinzhou
5edc8cadca
fix: slider type warning, close #5289
2022-02-24 10:38:02 +08:00
tangjinzhou
04baae5a57
Refactor upload ( #5290 )
...
* refactor: vc-upload
* refactor: vc-upload
* refactor: upload
* refactor: upload
* refactor: upload
2022-02-24 09:58:58 +08:00
tangjinzhou
3cf5d4fa43
feat: labelCol & wrapperCol types, close #5265
2022-02-18 21:37:44 +08:00
tangjinzhou
31c3a6f693
fix: tree-select cannot open issue, #5220
2022-02-18 16:15:05 +08:00
tangjinzhou
ad06a9ee05
fix: dropdown contextmenu, close #5259
2022-02-17 22:06:30 +08:00
tangjinzhou
2ec21c95a7
test: update snapshot
2022-02-17 21:03:25 +08:00
tangjinzhou
2e0bfd1f01
doc: add carouse img
2022-02-17 21:02:21 +08:00
tangjinzhou
d9cdfa67db
fix: descriptions warning, close #5250
2022-02-17 19:32:38 +08:00
tangjinzhou
2d0e2b6899
fix: dateFns parse strict mode
2022-02-14 14:19:13 +08:00
tangjinzhou
91c6a28205
fix: dropdownMatchSelectWidth:false not close virtual scroll #5242
2022-02-14 10:14:16 +08:00
tangjinzhou
2b0adaf717
test: update snapshots
2022-02-14 09:29:01 +08:00
Wang JiangDi
43b218806a
doc: markdown format ( #5240 )
2022-02-14 09:21:39 +08:00
tangjinzhou
8f9875e518
fix: datefns & dayjs parse strict, close #5221
2022-02-13 11:10:07 +08:00
tangjinzhou
c615251136
doc: select add searchValue, #5236
2022-02-13 09:38:10 +08:00
Jelmer de Wit
d12edaea6f
docs(image): add controlled preview demo ( #5234 )
2022-02-10 10:52:09 +08:00
tangjinzhou
34869eceb5
release 3.0.0-beta.9
2022-01-28 10:31:23 +08:00
tangjinzhou
23624679fe
feat: add title prop for progress, close #4929
2022-01-28 10:10:56 +08:00
Steven R. Loomis
42e34a63ec
fix: remove auto title on progress span #4929 ( #4956 )
...
- also updated test cases
Fixes: https://github.com/vueComponent/ant-design-vue/issues/4929
2022-01-28 10:02:21 +08:00
tangjinzhou
037470e1d2
fix: block not work when small size, close #5219
2022-01-27 20:47:37 +08:00
tangjinzhou
b952038db1
fix: tree-select enter error, close #5217
2022-01-27 17:07:23 +08:00
tangjinzhou
5cc603d84c
doc: remove optionLabelProp, close #5212
2022-01-27 15:20:13 +08:00
tangjinzhou
53fa27771d
feat: add optionLabel slot
2022-01-27 15:12:15 +08:00
tangjinzhou
5c23d97daf
doc: add tree-select demo
2022-01-25 10:17:32 +08:00
chaegumi
4846bd0f65
docs: update menu doc, add triggerSubMenuAction description ( #5202 )
2022-01-25 09:31:37 +08:00
tangjinzhou
6d4248d046
fix: drag treenode style
2022-01-23 15:31:28 +08:00
tangjinzhou
d442db08eb
refactor: wave
2022-01-23 14:48:27 +08:00
tangjinzhou
7657157586
style: remove not use file
2022-01-23 10:25:59 +08:00
tangjinzhou
ae4085f7c0
style: remove not use file
2022-01-23 10:21:23 +08:00
tangjinzhou
3d2a80b3bb
doc: add dropdownVisibleChange, close #5195
2022-01-22 14:55:36 +08:00
tangjinzhou
41fe8be1f6
perf: mobile scroll, close #5191
2022-01-22 14:19:36 +08:00
tangjinzhou
1418422bcf
fix: input focus style error, close #5188
2022-01-22 11:09:49 +08:00
tangjinzhou
1d47959606
doc: update tabs demo
2022-01-21 23:46:55 +08:00
tangjinzhou
ab79b4b078
fix: tabs control mode not work, close #5180
2022-01-21 22:58:58 +08:00
tangjinzhou
f0385d7c24
Refactor cascader ( #5192 )
...
* feat: tree
* refactor: select
* refactor: select
* refactor: select
* refactor: vc-tree-select
* refactor: tree-select
* refactor: tree-select
* feat: add showLeafIcon
* refactor: remove lod vc-tree-select
* feat: tree-select add tag-render
* refactor: cascader
* refactor: cascader
* refactor: cascader
* refactor: cascader
* fix: maxTagmaxTagPlaceholder not work
2022-01-21 21:58:10 +08:00
zkwolf
62428b6df3
fix(table): responsive invalid ( #5172 )
...
* fix(table): reponsive invalid #5171
* docs(table): add reponsive demo
2022-01-17 10:47:04 +08:00
tangjinzhou
26f1b98728
feat: summary cell support inheritAttrs
2022-01-14 14:22:03 +08:00
tangjinzhou
10fed707f8
doc: update demo ts error
2022-01-12 23:51:18 +08:00
tangjinzhou
239354e313
fix: modal getContainer not work
2022-01-12 23:50:02 +08:00
tangjinzhou
b62c1564ec
feat: add some type export
2022-01-12 22:57:07 +08:00
tangjinzhou
ce767f2e0d
doc: update demo ts type
2022-01-11 23:30:47 +08:00
tangjinzhou
b25c5cc28e
fix: ts type error
2022-01-11 23:23:07 +08:00
menghan
9693e4b10b
fix:(modal): getContainer property invalid ( #5147 )
...
* fix:(modal): getContainer property invalid
* Update Modal.tsx
2022-01-11 16:03:09 +08:00
tangjinzhou
f6d1b848e4
fix: modal cannot open in dropdown, close #5139
2022-01-10 10:23:17 +08:00
tangjinzhou
3d3dcd5c44
test: update snap
2022-01-10 10:22:55 +08:00
tangjinzhou
23f5fba013
feat: add formItemInstance type
2022-01-10 09:27:03 +08:00
tangjinzhou
7dda6e8e07
feat: update ts type
2022-01-09 22:50:29 +08:00
tangjinzhou
3297f7aa58
fix: modal esc not work
2022-01-07 21:41:00 +08:00
tangjinzhou
615d7c7d32
doc: fix empty demo, close #5136
2022-01-07 19:02:28 +08:00
tangjinzhou
dd0b0b2eb9
feat: date-picker support vshow, close #5132
2022-01-07 18:50:30 +08:00
tangjinzhou
98755f332c
refactor: modal ( #5129 ), close #5096
...
* fix: can not scroll when close dialog #5096
* refactor: modal
2022-01-06 16:08:53 +08:00
tangjinzhou
0a5dbf3642
fix: virtual scrollBar not update, close #5124
2022-01-06 15:04:21 +08:00
tangjinzhou
efa045ab9c
doc: fix select range time issue, close #5125
2022-01-06 10:27:05 +08:00
tangjinzhou
3e8959ad22
fix: dropdown menu log warning, close #5127
2022-01-06 09:54:27 +08:00
tangjinzhou
5c90cc251e
fix: space size=0 not work, close #5101
2022-01-04 09:51:23 +08:00
tangjinzhou
3fc7a050ec
fix: component ts build error
2022-01-03 23:14:08 +08:00
tangjinzhou
5b20498792
fix: component ts type
2022-01-03 22:45:16 +08:00
tangjinzhou
d71df4b3ba
fix: component ts type
2022-01-03 22:23:24 +08:00
tangjinzhou
b13756ffbe
fix: time-picker type error #5109
2022-01-01 16:41:34 +08:00
tangjinzhou
ad76bb678d
refactor: message & notification ( #5113 )
...
* refactor: notification
* refactor: message
* refactor: notification
* test: update message & notification test
2022-01-01 10:34:37 +08:00
ZhangQingyuan
8a3724ff89
docs(carousel): customArrows.vue zindex misspelled ( #5099 )
2021-12-30 09:37:10 +08:00
tangjinzhou
3c0979c5e4
doc: add form demo
2021-12-28 21:46:35 +08:00
tangjinzhou
ed3740048a
feat: form add noStyle
2021-12-28 21:41:07 +08:00
tangjinzhou
ca2ad60aef
fix: input type ts
2021-12-28 18:56:31 +08:00
tangjinzhou
26496ba0a9
refactor: checkbox ( #5091 )
...
* style: remove not use pkg
* refactor: vc-checkbox
* refactor: checkbox
* fix: radio type
2021-12-28 16:47:52 +08:00
tangjinzhou
30bbd4c3b4
fix: inputnumber can not input min value, close #5083
2021-12-27 21:59:52 +08:00
tangjinzhou
e1613fa9d4
fix: select not scroll, close #5082
2021-12-27 15:40:48 +08:00
tangjinzhou
b265d75c9a
fix: table first render width, close #5075 #4993
2021-12-27 10:02:18 +08:00
zkwolf
0bc1e0a620
fix(form-item): should not validate when not have name ( #5081 )
2021-12-27 09:41:43 +08:00
tangjinzhou
c6ab969a96
doc: update api
2021-12-24 21:32:10 +08:00
tangjinzhou
9cfeace7f8
test: update test
2021-12-24 17:43:55 +08:00
tangjinzhou
47f1bb050b
test: update snap
2021-12-24 16:57:29 +08:00
tangjinzhou
b645f827d0
fix: tabpane name error
2021-12-24 16:08:51 +08:00
tangjinzhou
b6c1b3ed86
fix: tree render perf, close #5069
2021-12-24 14:15:10 +08:00
tangjinzhou
4e70c6dd77
perf: virtual list
2021-12-23 23:23:01 +08:00
tangjinzhou
7aae6f675c
doc: form add demo ( #5070 )
...
* doc: add form demo
* fix: form dynamic error
* doc: add form demo
* revert: formitem auto validate #4955
* fix: input not update when set undefined
* doc: add form demo
* fix: form validate for number tyope, close #5064
* fix: form validateMessages not work
* doc: add form demo
2021-12-23 22:00:14 +08:00
tangjinzhou
72f82771f1
feat: export formInstance type
2021-12-21 16:13:53 +08:00
tangjinzhou
89435951ae
feat: tabs overflow node support remove
2021-12-20 16:19:35 +08:00
tangjinzhou
02e6fecc6d
fix: tabs not update, close #5056
2021-12-20 16:18:48 +08:00
tangjinzhou
5cc1bd715d
refactor: input-number
2021-12-20 14:52:29 +08:00
tangjinzhou
246e1163bb
refactor: input-number
2021-12-20 14:52:29 +08:00
tangjinzhou
2a47de6c57
refactor: input-number
2021-12-20 14:52:29 +08:00
tangjinzhou
384ea35ca7
test: update slider update
2021-12-20 14:52:29 +08:00
tangjinzhou
257f7f03b5
refactor: raf
2021-12-20 14:52:29 +08:00
tangjinzhou
b77ca0eed7
release 3.0.0-alpha.16
2021-12-19 09:49:04 +08:00
tangjinzhou
ebd52af454
refactor: form input css
2021-12-18 17:00:55 +08:00
tangjinzhou
b02af565a6
fix: spin cause table pagination animation#5028
2021-12-18 16:19:21 +08:00
tangjinzhou
443640effa
feat: customCell add column arg, close #5052
2021-12-17 21:23:56 +08:00
tangjinzhou
46b216274f
fix: cannot select when use custom prefixCls #5023
2021-12-17 16:59:50 +08:00
tangjinzhou
47066753ac
test: update transition #5023
2021-12-17 16:23:11 +08:00
tangjinzhou
ae9ab9c5b0
test: update transition #5023
2021-12-17 16:05:58 +08:00
tangjinzhou
9784b429f5
refactor: upload types, close #5047
2021-12-17 15:32:32 +08:00
tangjinzhou
06516ec60d
fix: input earch icon
2021-12-16 22:55:28 +08:00
tangjinzhou
2c2c070663
perf: ts type, close #5044
2021-12-16 17:20:18 +08:00
tangjinzhou
18cc95fa30
fix: table warning for page, close #5029
2021-12-16 16:01:58 +08:00
tangjinzhou
66eb020ce1
fix: input textarea cursor pos error
2021-12-16 14:30:27 +08:00
tangjinzhou
31c8339315
fix: remove textarea maxlength support emoji
2021-12-16 09:36:27 +08:00
tangjinzhou
af2e2683b4
fix: carousel touch warning, close #5040
2021-12-15 23:52:43 +08:00
tangjinzhou
9791231e63
test: update snap
2021-12-15 23:29:15 +08:00
tangjinzhou
883d6e21ad
fix: menu custom class, close #5038
2021-12-15 23:22:14 +08:00
tangjinzhou
0ee974a3aa
fix: input type
2021-12-15 22:59:00 +08:00
tangjinzhou
296a2e549a
refactor: input
2021-12-15 22:27:07 +08:00
tangjinzhou
5543ce6add
refactor: input
2021-12-15 20:48:24 +08:00
tangjinzhou
7ec6831508
refactor: input
2021-12-14 23:50:22 +08:00
zkwolf
cd6c6ff048
fix(rate): global prefixCls invalid ( #5026 )
2021-12-13 15:52:20 +08:00
tangjinzhou
4204ff0736
test: update typography test
2021-12-12 16:49:31 +08:00
tangjinzhou
b9ff4eabcc
fix: ssr error
2021-12-12 16:47:30 +08:00
tangjinzhou
9d469fb2af
perf: layout
2021-12-12 14:32:53 +08:00
tangjinzhou
8eb43a4848
fix: table ts type #5009
...
close #5009
2021-12-12 14:30:58 +08:00
tangjinzhou
c685b46704
test: update snap
2021-12-11 22:52:56 +08:00
tangjinzhou
0f833cb536
fix: trigger multipe click #5002
...
本质原因应该还是 vue 问题,有待进一步定位
2021-12-11 22:51:12 +08:00
tangjinzhou
9c0464d072
perf: layout
2021-12-11 22:29:29 +08:00
tangjinzhou
bcc5ca40ec
test: update snap
2021-12-11 15:36:38 +08:00
tangjinzhou
d9cd6f2ba5
fix: slider tooltip hide error
2021-12-11 15:30:13 +08:00
tangjinzhou
7bc9c78d51
fix: trigger animate #5008
...
close #5008
2021-12-11 14:59:52 +08:00
tangjinzhou
7d7f0f326c
feat: input & textarea support lazy dir #4951
...
close #4951
2021-12-10 16:29:04 +08:00
tangjinzhou
6c28a8e40c
fix: formItem error explain style #5004
...
close #5004
2021-12-10 15:52:13 +08:00
tangjinzhou
8e207009b0
fix: menu hide animate lose
2021-12-10 00:02:12 +08:00
tangjinzhou
fcd6add766
doc: submenu required key
2021-12-09 22:57:44 +08:00
tangjinzhou
95a1b4a964
perf: menu lazy render children #4812
2021-12-09 22:48:53 +08:00
tangjinzhou
30f87e6193
test: add snap
2021-12-08 14:59:26 +08:00
tangjinzhou
0a404e88b7
fix: formItem name type #4998
...
close #4998
2021-12-08 14:56:57 +08:00
24min
ee3188a782
fix: a-statistic-countdown slots error ( #4996 )
...
* 🎈 fix countdown slot Bug
* ✨ review change
2021-12-08 10:39:36 +08:00
tangjinzhou
3b1510b70e
fix: radio cursor style #4997
...
close #4997
2021-12-08 10:26:23 +08:00
tangjinzhou
6f5730b8ac
doc: update table ajax demo #4980
...
close #4980
2021-12-08 09:47:38 +08:00
tangjinzhou
5ed8f8686d
fix: select placeholder support slot #4995
2021-12-07 22:23:36 +08:00
tangjinzhou
b19c8dd650
style: prettier format
2021-12-05 01:06:31 +08:00
tangjinzhou
9ed73529a6
test: update test
2021-12-05 00:46:32 +08:00
tangjinzhou
698b684233
fix: select cannot scroll #4971
...
close #4971
2021-12-05 00:15:53 +08:00
tangjinzhou
75be0189d6
doc: add table faq #4970
...
close #4970
2021-12-04 14:49:03 +08:00
tangjinzhou
bde57724b7
fix: collapse activeKey deepWatch #4969
2021-12-04 09:21:05 +08:00
tangjinzhou
eea3fe9015
fix: rangePicker type error #4961
...
close #4961
2021-12-03 22:49:43 +08:00
tangjinzhou
6fad9ead9e
fix: slider tipFormatter error #4954
2021-12-03 22:37:38 +08:00
tangjinzhou
5265440f76
feat: formate validateFields values #4964
2021-12-03 22:36:59 +08:00
ludd
c07e3f0831
fix: Slider tipFormatter types ( #4954 )
...
* Update index.tsx
* Update index.tsx
* Update index.tsx
Co-authored-by: tangjinzhou <415800467@qq.com>
2021-12-02 21:42:48 +08:00
tangjinzhou
79ae8006a8
fix: form change value not trigger validate #4955
...
close $4955
2021-11-30 22:23:44 +08:00
tangjinzhou
af54405381
fix: textarea not trigger blur event
2021-11-30 22:22:09 +08:00
根号三
fbabea9065
docs: name casing in doc ( #4944 )
...
* doc: convert the name of icon components to kebab-case
* doc: copy kebab cased icon name
2021-11-30 21:08:51 +08:00
芋头
4a80b556f8
feat: add xxxl grid col size for 4k&5k display ( #4953 )
...
* feat: add xxxl grid col size for 4k&5k display
* Update index.zh-CN.md
* Update index.zh-CN.md
* Update index.en-US.md
* Update index.zh-CN.md
Co-authored-by: undefined <undefined>
Co-authored-by: tangjinzhou <415800467@qq.com>
2021-11-30 21:07:50 +08:00