Commit Graph

2719 Commits (22dccf46c5420917cff73359d5f847d8756ab512)

Author SHA1 Message Date
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
tangjinzhou aa1c9b237e fix: tree-select throw error #3126 2020-11-05 22:49:14 +08:00
tangjinzhou 1aca897b97 bump 1.7.1 2020-10-28 23:16:59 +08:00
tangjinzhou 5eb57fb1a9 fix: Menu component, wrong display Tooltip prompt problem 2020-10-28 23:16:41 +08:00
tanjinzhou a60ba677c2 bump 1.7.0 2020-10-28 13:27:32 +08:00
dogrod f194973151
fix(Table): Fix checkbox does not work when Table Filter value is number type (#3052) 2020-10-28 11:36:06 +08:00
tanjinzhou ef9797d337 style: prettier code 2020-10-28 11:32:38 +08:00
tanjinzhou ce1148838b feat: menu support nest component 2020-10-28 11:31:32 +08:00
tanjinzhou dae751368b fix: table ellipsis not work at fixed column #2916 #3021 2020-10-27 16:13:13 +08:00
tanjinzhou 5597ec0a91 fix: auto-complete select tab focus logic #1438 #3015 2020-10-27 14:57:47 +08:00
tanjinzhou f26c0218d5 feat: support webpack5 2020-10-27 14:03:43 +08:00
tanjinzhou aed1ff0660 perf: update some less 2020-10-27 14:03:25 +08:00
tanjinzhou a43b128262 feat: add ga_IE locale 2020-10-27 14:02:40 +08:00
John60676 6c521620b6
fix(modal): title props support render function (#3030) 2020-10-24 23:33:24 +08:00
Sun 4a3e310db7
fix: space can not inherit attrs (#2902) 2020-09-29 18:28:24 +08:00
tanjinzhou 5c8b77957c fix: upload method not work #2837 2020-09-23 14:21:10 +08:00
tanjinzhou 346a5ce2ba fix: modal types error #2790 2020-09-23 14:20:12 +08:00
Fei Teng 4851d10f60
fix bug tree select custom slot cann't use custom name (#2827) 2020-09-17 16:33:47 +08:00
Emmanuel Akhigbe 6e35cec375
Update dropdown.d.ts (#2757)
Correct typo; 'ontainer' to 'container'
2020-08-27 14:46:02 +08:00
tanjinzhou b690b38b7e test: update snap 2020-08-25 16:34:50 +08:00
tanjinzhou ab7bb9068b release 1.6.5 2020-08-25 16:11:18 +08:00
renovate[bot] 648b026166
chore(deps): update dependency mini-css-extract-plugin to ^0.10.0 (#2666)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-20 11:13:09 +08:00
undefined 716f32d608 fix: fixed column height not correct #1493 #2632 2020-08-19 22:54:52 +08:00
xrkffgg a4574c8a69
style: optimize zh_TW (#2679) 2020-08-13 14:17:30 +08:00
言肆 65298635d7
feat: add component Space (#2669) 2020-08-12 18:22:21 +08:00
Amour1688 011c839987
fix: stop measure when pressing enter with empty result (#2662) 2020-08-10 14:16:24 +08:00
ken 4331a577ec
validate callback 返回类型错误 (#2650)
如果返回的是 Boolean 类型,做 if 判断的时候,结果会被认为永远是 true
2020-08-10 14:01:54 +08:00
Tom Gao cd467abf18
fix: breadcrumb duplicate keys detected #2505 (#2599) 2020-07-26 15:49:11 +08:00
tanjinzhou 471a81beda release 1.6.4 2020-07-21 14:34:46 +08:00
erguotou f886f04634
fix: [component:vc-pagination]emit change.current before change (#2567)
It's better to emit 'change.current' before 'change' event, so that onChange handler can use v-model value correctly.
2020-07-21 11:29:59 +08:00
tanjinzhou 922bcb05e7 fix: resize height not correct #2465
close #2465
2020-07-21 11:27:58 +08:00