tangjinzhou
f4d8db07fa
docs: add ad link
2021-05-09 14:18:09 +08:00
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
2021-05-08 15:09:19 +08:00
Michael Long
3e617bd4d2
docs(table): require `Column.key` in certain cases ( #4019 )
...
Prop `Column.key` is required if using template style api (#2501 )
2021-05-07 13:38:54 +08:00
zkwolf
c0c3b93f0f
chore: remove ci token ( #3992 )
...
* chore: remove ci token
* test: update snapshot
* test: update snapshot
2021-04-26 22:17:32 +08:00
John
958e5e488e
fix: input-number ready not work #2971 ( #3968 )
2021-04-21 15:10:27 +08:00
John
bb56898edc
test: update table test case ( #3967 )
2021-04-21 14:53:25 +08:00
John
cc257200e5
fix(1.x/radio): replace 'outline' with 'box-shadow' ( #3954 )
...
* fix(radio): replace 'outline' with 'box-shadow'
Closes #3671
* style: remove comment
2021-04-17 08:02:59 +08:00
tangjinzhou
5cec702e0c
fix: menu flash #3951
2021-04-17 07:53:08 +08:00
John
c2449f568e
docs: keep current path when switching versions ( #3927 )
2021-04-12 12:33:10 +08:00
John
96709926e8
fix(input): `v-model` modifiers not work ( #3817 )
...
* fix(input): `v-model` modifiers not work
* refactor: update
2021-04-11 08:27:39 +08:00
Mr小刘
e95eb61bcb
feat(tbale): 分组表头支持固定-1.x ( #3896 )
...
* feat(table): 分组表头支持固定
* docs(table): 增加分组表头固定的英文文档
2021-04-10 21:22:08 +08:00
代娃~
663aa34d84
docs(table): change rowSelection.selections's default value in chinese docs ( #3908 )
2021-04-08 11:21:45 +08:00
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.
2021-04-05 10:37:04 +08:00
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.
2021-04-04 22:20:34 +08:00
zkwolf
61fa2cfdf6
fix: select trigger disabled option ( #3867 )
2021-03-28 20:29:45 +08:00
Young
8fc617a4d7
fix:upload component method props not work ( #3843 )
...
Co-authored-by: zhenyangliu <liuzhenyang@cfilmcloud.com>
2021-03-27 22:14:57 +08:00
ajuner
e0967d9d7e
fix: Microsoft input triggers onchange twice ( #3825 )
2021-03-20 14:29:23 +08:00
Ken
cdde89b17e
fix 'ABackTop visible issue under KeepAlive' ( #3802 )
2021-03-15 18:17:33 +08:00
tanjinzhou
7c1a14bb5e
chore: opensource v1-doc
2021-03-12 15:48:30 +08:00
tanjinzhou
28325c0507
chore: opensource v1-doc
2021-03-12 15:47:29 +08:00
zkwolf
5e139a13e8
fix: revert the default ttab size of card ( #3788 )
2021-03-12 14:54:07 +08:00
John
976b0b409c
feat: add `dialogStyle` prop ( #3794 )
2021-03-12 14:52:35 +08:00
zkwolf
dfcdf92f7a
fix: drawer esc keydown #3148 ( #3790 )
2021-03-12 14:51:06 +08:00
Kaworus
dced59c65c
feat: add prop tab-size for card ( #3762 )
...
* feat: add param tab-size for card
* feat: add param tab-size for card
2021-03-09 15:52:18 +08:00
tangjinzhou
48181af9d6
release 1.7.4
2021-02-28 23:50:22 +08:00
tangjinzhou
e427ca15bf
perf: table
2021-02-28 23:34:04 +08:00
tangjinzhou
7f4eba3e93
docs: udpate changelog
2021-02-16 16:35:30 +08:00
tangjinzhou
961524b0a7
release 1.7.3
2021-02-16 16:07:12 +08:00
tangjinzhou
391309aad7
style: format code & update snap
2021-02-16 16:05:22 +08:00
tangjinzhou
5e063ba9a3
chore: remove colorpicker
2021-02-16 15:41:00 +08:00
tangjinzhou
22dccf46c5
fix: transformFile not work #3636
2021-02-15 16:07:22 +08:00
pengandpeng
1031e46926
fix: table scroll.x throw error when use expandedRowRender ( #3626 )
...
表头固定与展开行不存在冲突,结合使用时不应该报错
2021-02-06 13:46:43 +08:00
zkwolf
76d8408045
fix: closeable icon support in modal method ( #3642 )
2021-02-06 13:42:04 +08:00
Ken
48bf9ff1b5
fix: menu forceSubMenuRender not work #3615 ( #3616 )
2021-01-29 21:16:03 +08:00
zkwolf
96e5e836b7
fix: disabled tabPane can be actived #3575 ( #3604 )
2021-01-27 23:16:47 +08:00
Hyphon
e179dedb4a
fix(date-picker): fix props(decade) problem for 1.x ( #3536 )
...
Co-authored-by: 李艺珅 <l>
2021-01-14 10:05:18 +08:00
Luka Jeran
1e2814608d
refactor: move ConfigConsumerProps to own file ( #3524 )
2021-01-14 10:03:43 +08:00
ajuner
0f467695e2
fix: add opacity transition ( #3510 )
2021-01-09 22:09:34 +08:00
John60676
6175fdbb0c
fix: slider accuracy problems 1.x ( #3386 )
...
* fix: slider accuracy problems
* refactor: order of operations
2020-12-17 16:28:30 +08:00
言肆
ec064fe8c2
fix(d.ts): space.d.ts #2923 typeScript definition update ( #3340 )
...
* fix(d.ts): space.d.ts #2923
* fix: add Space ts export
2020-12-15 17:03:00 +08:00
tanjinzhou
c74c621e7f
fix: table sorter not work #3327
2020-12-09 17:32:38 +08:00
zkwolf
8ba75419b6
fix: checkbox can't trigger change ( #3285 )
...
* fix: checkbox can't trigger change
* test: add unit test
* chore: update vc-checkbox
2020-12-04 14:01:51 +08:00
John60676
1581ff3057
fix(button): dropdown inside ButtonGroup in the wrong position ( #3036 )
2020-11-23 13:55:06 +08:00
tanjinzhou
6ecbaaa547
fix: alert close icon style error on safari #3184
2020-11-16 13:03:21 +08:00
Emmanuel Pastor
388ed15e82
Update ValidationRule message type ( #3163 )
2020-11-13 11:08:27 +08:00
xrkffgg
d552a41e96
fix: auto-complete disabled bg ( #3143 )
2020-11-12 15:53:19 +08:00
tangjinzhou
c57df7db0c
bump 1.7.2
2020-11-06 22:19:21 +08:00
tangjinzhou
bb8bf0e0f8
test: update snap
2020-11-06 22:13:45 +08:00
tangjinzhou
1d2b93c871
fix: textarea height not correct #2974
2020-11-06 21:25:45 +08:00
tanjinzhou
ee0470c280
revert: menu to 1.6.5 #3112
2020-11-06 16:44:30 +08:00