tangjinzhou
74133d18af
fix: remove transfer warning #4574
3 years ago
CandyTong
f1488e1545
fix(auto-complete): cannot use configProvider prefixCls #4566 ( #4568 )
...
Co-authored-by: candychuang <candychuang@tencent.com>
close #4566
3 years ago
BeADre
89c134a7b7
fix(icon): ensure icon data is valid ( #4460 )
...
close #2745
3 years ago
zkwolf
b0d226d33e
feat(table): support expandIcon slot ( #4448 )
...
close #4444
3 years ago
John
6953698385
fix(empty): cannot get `prefixCls` in `configProvider` #4446 ( #4447 )
...
close #4446
3 years ago
Darma1106
a4ce890dd6
perf(tabs): active tab color( #4241 ) ( #4417 )
3 years ago
zkwolf
72ca67b103
feat: tree-select support showArrow ( #4360 )
3 years ago
zkwolf
4eb26eaec3
feat(input-password): accept global prefixCls ( #4280 )
...
* fix(input-password): accept global prefixCls
* fix(input-password): suffix icon style
3 years ago
zkwolf
5c8b82ccf4
feat(tree): support global title slot ( #4299 )
...
* feat: global tree title slot
* docs: add context menu demo
* test: update snapshot
3 years ago
undefined
e218afd787
test: update snap
3 years ago
undefined
d0c7c0b128
fix: table expanded error #4223
3 years ago
Ken
2f1eb4bbb7
fix: TimePicker input should be readonly like DatePicker. fix #4084 ( #4085 )
4 years ago
vuthanhbayit
9bb90e78d1
fix: input-number type not work ( #4049 )
4 years ago
Archer03
23ab83c533
fix: set false as default to validateOnRuleChange in FormModel ( #4040 )
4 years ago
donley
45c7163b58
fix: mode='month' a-date-picker disabledDate prop is invalid ( #3988 )
...
* fix: mode='month' a-date-picker disabledDate prop is invalid
* chore: code-factory errors
* chore: remove example codes
* fix: the date-picker disabledDate is invalid when mode is year
4 years ago
zkwolf
c0c3b93f0f
chore: remove ci token ( #3992 )
...
* chore: remove ci token
* test: update snapshot
* test: update snapshot
4 years ago
John
958e5e488e
fix: input-number ready not work #2971 ( #3968 )
4 years ago
John
bb56898edc
test: update table test case ( #3967 )
4 years ago
John
cc257200e5
fix(1.x/radio): replace 'outline' with 'box-shadow' ( #3954 )
...
* fix(radio): replace 'outline' with 'box-shadow'
Closes #3671
* style: remove comment
4 years ago
tangjinzhou
5cec702e0c
fix: menu flash #3951
4 years ago
John
96709926e8
fix(input): `v-model` modifiers not work ( #3817 )
...
* fix(input): `v-model` modifiers not work
* refactor: update
4 years ago
Mr小刘
e95eb61bcb
feat(tbale): 分组表头支持固定-1.x ( #3896 )
...
* feat(table): 分组表头支持固定
* docs(table): 增加分组表头固定的英文文档
4 years ago
viruscamp
3761eddb4b
feat: add event update:filterDropdownVisible for Table.Column ( #3893 )
...
It's same as event filterDropdownVisibleChange, but can be used with prop as ':filterDropdownVisible.sync="filterDropdownVisible"' for short.
It's the base of other props in Table.Column to add event update:prop to use ':prop.sync' shorthand.
Next events for other props will be update:filteredValue and update:sortDirections.
4 years ago
viruscamp
6fca13fb2c
feat: add event update:expandedRowKeys for Table ( #3892 )
...
It's same as event expandedRowsChange, but can be used with prop as ':expandedRowKeys.sync="expandedRowKeys"' for short.
4 years ago
zkwolf
61fa2cfdf6
fix: select trigger disabled option ( #3867 )
4 years ago
Young
8fc617a4d7
fix:upload component method props not work ( #3843 )
...
Co-authored-by: zhenyangliu <liuzhenyang@cfilmcloud.com>
4 years ago
ajuner
e0967d9d7e
fix: Microsoft input triggers onchange twice ( #3825 )
4 years ago
Ken
cdde89b17e
fix 'ABackTop visible issue under KeepAlive' ( #3802 )
4 years ago
zkwolf
5e139a13e8
fix: revert the default ttab size of card ( #3788 )
4 years ago
John
976b0b409c
feat: add `dialogStyle` prop ( #3794 )
4 years ago
zkwolf
dfcdf92f7a
fix: drawer esc keydown #3148 ( #3790 )
4 years ago
Kaworus
dced59c65c
feat: add prop tab-size for card ( #3762 )
...
* feat: add param tab-size for card
* feat: add param tab-size for card
4 years ago
tangjinzhou
e427ca15bf
perf: table
4 years ago
tangjinzhou
391309aad7
style: format code & update snap
4 years ago
tangjinzhou
5e063ba9a3
chore: remove colorpicker
4 years ago
tangjinzhou
22dccf46c5
fix: transformFile not work #3636
4 years ago
pengandpeng
1031e46926
fix: table scroll.x throw error when use expandedRowRender ( #3626 )
...
表头固定与展开行不存在冲突,结合使用时不应该报错
4 years ago
zkwolf
76d8408045
fix: closeable icon support in modal method ( #3642 )
4 years ago
Ken
48bf9ff1b5
fix: menu forceSubMenuRender not work #3615 ( #3616 )
4 years ago
zkwolf
96e5e836b7
fix: disabled tabPane can be actived #3575 ( #3604 )
4 years ago
Hyphon
e179dedb4a
fix(date-picker): fix props(decade) problem for 1.x ( #3536 )
...
Co-authored-by: 李艺珅 <l>
4 years ago
Luka Jeran
1e2814608d
refactor: move ConfigConsumerProps to own file ( #3524 )
4 years ago
ajuner
0f467695e2
fix: add opacity transition ( #3510 )
4 years ago
John60676
6175fdbb0c
fix: slider accuracy problems 1.x ( #3386 )
...
* fix: slider accuracy problems
* refactor: order of operations
4 years ago
tanjinzhou
c74c621e7f
fix: table sorter not work #3327
4 years ago
zkwolf
8ba75419b6
fix: checkbox can't trigger change ( #3285 )
...
* fix: checkbox can't trigger change
* test: add unit test
* chore: update vc-checkbox
4 years ago
John60676
1581ff3057
fix(button): dropdown inside ButtonGroup in the wrong position ( #3036 )
4 years ago
tanjinzhou
6ecbaaa547
fix: alert close icon style error on safari #3184
4 years ago
Emmanuel Pastor
388ed15e82
Update ValidationRule message type ( #3163 )
4 years ago
xrkffgg
d552a41e96
fix: auto-complete disabled bg ( #3143 )
4 years ago