Commit Graph

2680 Commits (ab2df12cce94cee4b8db6915aee145062cf163bb)

Author SHA1 Message Date
叡山电车 752642afaf
fix(form): non-null predict for rulesRef (#4643) 2021-09-11 21:01:11 +08:00
undefined fc0589c48f Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2021-09-10 10:04:26 +08:00
undefined 741718a0f9 fix: autocomplete can not reset to undefined 2021-09-10 10:03:49 +08:00
Jérôme Prudent 4f36599458
feat: Support for patch method (#4637)
There is nothing HTTP speaking to prevent a multipart request with PATCH semantics.
2021-09-10 09:09:48 +08:00
叡山电车 a4d907a1bf
fix(Modal): type-definition error (#4632) 2021-09-09 17:02:02 +08:00
undefined d2b72143f0 fix: list gutter support array 2021-09-09 08:14:49 +08:00
undefined 4c1347c24b fix: drawer jump bug #4609
close #4609
2021-09-08 21:48:35 +08:00
undefined 11498add8e fix: appcontext not work & function support #4627 2021-09-08 17:12:11 +08:00
Amour1688 9cd4783fd5
fix: typescript compile error (#4624) 2021-09-07 14:16:46 +08:00
undefined 3b08eee8c7 fix: ts error 2021-09-06 22:47:56 +08:00
undefined 44ae7f1b93 fix: dropdown menuitem danger not work #4618
close #4618
2021-09-06 21:26:43 +08:00
tangjinzhou c213c83844
fix: nest table throw error #4600
close #4600
2021-09-01 14:23:59 +08:00
tangjinzhou 5c2eeb7d33 fix: type error 2021-08-29 14:09:15 +08:00
tangjinzhou 3fd9f9ae71 fix: update EventHandlerNonNull to EventHandler 2021-08-29 10:44:24 +08:00
John 1f34aed666
fix: `imageProps` type #4583 (#4586)
close #4583
2021-08-28 16:39:40 +08:00
tangjinzhou f3f3919c34 fix: remove transfer warning #4574 2021-08-26 09:44:02 +08:00
tangjinzhou 285e05fc15 test: update transition test 2021-08-25 23:40:57 +08:00
tangjinzhou 0d41aa929a feat: select option support number #4570
close #4570
2021-08-24 23:26:58 +08:00
CandyTong bd553de501
fix(auto-complete): cannot use configProvider prefixCls #4566 (#4569)
Co-authored-by: candychuang <candychuang@tencent.com>

close #4566
2021-08-24 23:00:31 +08:00
tangjinzhou c6c004ce8d fix: useForm support dynamic add rule #4498
close #4498 #4557
2021-08-24 15:22:43 +08:00
ajuner e9a44b9984
fix: remove zoom (#4555) 2021-08-22 21:39:24 +08:00
tangjinzhou 40f746e3e2 style: add warning form validateField #4536
close #4536
2021-08-18 20:57:51 +08:00
tangjinzhou 6ce295d490 fix: remove form warning in some case #4531 2021-08-18 20:26:07 +08:00
zkwolf baaccd574e
fix(switch): custom checkedChildren unexpected (#4528)
* fix(switch): custom checkedChildren unexpected

* Update index.tsx

Co-authored-by: tangjinzhou <415800467@qq.com>
2021-08-18 15:41:21 +08:00
mehunk c7abe76939
fix(mentions): chinese or japanese input error (#4524) 2021-08-18 08:36:28 +08:00
tangjinzhou af0620d14e feat: support overflowedIndicator slot #4515 2021-08-13 22:12:29 +08:00
Carter Li d0f03cae2a
fix(modal): allow Prop `getContainer` to be type of string & boolean (#4494) 2021-08-12 15:47:15 +08:00
tangjinzhou 9f15fe9fdf fix: add resize-observer-polyfill #4508
close #4508
2021-08-12 15:42:33 +08:00
tangjinzhou 8187d3a739 fix: rate slot character not work #4509
close #4509
2021-08-12 15:33:01 +08:00
tangjinzhou 4e14656ef1 fix: table expanded icon render error #4507 2021-08-12 15:11:40 +08:00
tangjinzhou ccb24016c0 fix: select not scrollTo active position 2021-08-11 16:59:39 +08:00
tangjinzhou 01718e35ba fix: transition remove appearFromClass #4409 2021-08-11 16:41:23 +08:00
tangjinzhou 68c1f45501 feat: select support custom option by option slot 2021-08-11 15:22:49 +08:00
tangjinzhou 3be5a422f2 release 2.2.4 2021-08-10 16:25:04 +08:00
tangjinzhou 0cd3db0bb0 fix: auto hide table scrollbar #4484
close #4484
2021-08-10 16:09:24 +08:00
tangjinzhou 08c3c9cc3b fix: symbol error 2021-08-10 15:21:13 +08:00
tangjinzhou f5849fad68 test: update snap 2021-08-10 14:39:47 +08:00
tangjinzhou 6f3fca48a1 feat: support vue@3.2 2021-08-10 14:36:28 +08:00
tangjinzhou 4135161173 fix: progress trailColor not work #4483
close #4483
2021-08-08 15:03:52 +08:00
tangjinzhou 33f7b4850c fix: table fixed column not show dropdown 2021-08-07 09:26:24 +08:00
tangjinzhou 987c3872bf test: update table snap 2021-08-07 00:00:02 +08:00
tangjinzhou 38569c28c7 perf: table use sticky for fixed column 2021-08-06 23:27:54 +08:00
Zuobin Wang 4fed700e96
chore(all): delete useless Omit define (#4470) 2021-08-05 14:55:30 +08:00
tangjinzhou 524cc1382c style: collapse #4474 2021-08-05 14:50:49 +08:00
John 093f07c500
feat(vc-collapse): `key` support number type #4405 (#4474)
close #4405
2021-08-05 14:44:21 +08:00
tangjinzhou 881a796afd perf: statistic countdown 2021-08-05 14:36:50 +08:00
tangjinzhou 7665cbea01 fix: select can not scroll #4396
close #4396
2021-08-05 11:41:34 +08:00
zkwolf f35bafb88a
fix(tree-select): wrong title slot (#4459)
close #4457
2021-08-04 22:54:58 +08:00
tangjinzhou 1ed4923ea1 perf: update menu 2021-08-02 08:52:36 +08:00
tangjinzhou 386f3d003f perf: update menu 2021-08-01 23:31:28 +08:00
tangjinzhou 5bdd6f4007 fix: filter invalid form items #4435 2021-07-31 22:41:36 +08:00
zkwolf 5409ce545c
feat(input-password): accept global prefixCls (#4430) 2021-07-30 16:10:58 +08:00
Darma1106 903ac35aa7
perf: active tab color(#4241) (#4414)
close #4241
2021-07-30 16:09:24 +08:00
tangjinzhou e7e3aeb548 perf: remove chrome passive warning 2021-07-23 10:10:39 +08:00
tangjinzhou a448e57475 test: update snap 2021-07-19 10:04:41 +08:00
tangjinzhou 002611752f fix: badge status error #4384
close #4384
2021-07-19 09:58:22 +08:00
tangjinzhou b5ab14df8d fix: formitem error when use native tag #4383
close #4383
2021-07-17 21:19:10 +08:00
John bea5df1541
fix(mentions): filterOption support boolean #4366 (#4376)
close #4366
2021-07-15 21:22:53 +08:00
tangjinzhou 2dc5bbbf43 fix: useForm type error #4372
close #4372
2021-07-15 21:20:00 +08:00
tangjinzhou a758fb2a75 fix: empty error at jsx #4349
close #4349
2021-07-13 10:31:54 +08:00
tangjinzhou 39c866eb02 feat: useForm ts type 2021-07-12 10:00:10 +08:00
zanllp 8ce46ab1a1
fix(notification): 完善notification类型 (#4346) 2021-07-11 14:46:45 +08:00
tangjinzhou c20c1f2a32 fix: dropdown submenu style error #4351
close #4351
2021-07-11 14:13:07 +08:00
艾斯特洛 fb94726a1e
fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)
* fix type for typescript 4.3.5

* Update interface.ts

close #4296
2021-07-11 10:00:52 +08:00
tangjinzhou 1152e8cd71 fix: tree-select throw error when use slot title 2021-07-08 11:36:32 +08:00
tangjinzhou cf2ffa2bd9 feat: udpate switch ts 2021-07-07 22:09:09 +08:00
tangjinzhou 292f5c9d75 test: update snap 2021-07-07 21:51:03 +08:00
tangjinzhou ffb52a2c40 style: uncheckedValue to unCheckedValue 2021-07-07 21:50:50 +08:00
John 427cf36eaa
refactor(switch): support customize checked value #4329 (#4332)
* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize
2021-07-07 21:35:41 +08:00
Jarvis 9e0244dfc3
fix(UploadDragger): fix UploadDrager no export (#4334) 2021-07-07 21:24:14 +08:00
tangjinzhou 203e42382f fix: timepicker error border not show #4331 2021-07-06 21:58:05 +08:00
tangjinzhou 16ee0dd2f1 fix: submenu animation lose #4325 2021-07-06 15:54:58 +08:00
tangjinzhou 761f6a6661 fix: datepicker trigger scroll in safari #4323 2021-07-06 10:40:11 +08:00
tangjinzhou 40c4b80f69 test: udpate space test 2021-07-06 10:07:48 +08:00
tangjinzhou e64fb33905 fix: space style error when not support flex 2021-07-06 10:02:26 +08:00
tangjinzhou d5952c060f fix: modal ts error for parentContext #4305
close #4305
2021-07-01 21:45:35 +08:00
tangjinzhou da10933cd3 fix: add button loading animation 2021-06-30 16:13:05 +08:00
tangjinzhou aa05d369e1 fix: tree replaceFields error #4298 2021-06-30 15:44:08 +08:00
tangjinzhou e79a930e59 fix: ts error 2021-06-30 15:17:53 +08:00
tangjinzhou e4c737e752 test: update snap 2021-06-30 14:53:18 +08:00
tangjinzhou 2c2726c827 style: lint code 2021-06-30 14:45:05 +08:00
tangjinzhou 202f341299 chore: merge next 2021-06-30 14:41:07 +08:00
tangjinzhou 61c19a81c2 refactor: button 2021-06-30 13:48:02 +08:00
John 389b233a40
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api

* refactor: add rtl

* refactor: sync antd

* refactor: update css

* refactor: add dev warning

* test: add test case

* refactor: export component type

* refactor: optimize
2021-06-30 10:03:17 +08:00
tangjinzhou e85d436ddd fix: textarea icon position error 2021-06-30 09:20:55 +08:00
tangjinzhou b12b7f83ca fix: rate not update #4294
close #4294
2021-06-30 08:38:44 +08:00
tangjinzhou c563097faa fix: table ColumnProps interface #4288
close #4288
2021-06-29 16:16:32 +08:00
tangjinzhou 0c3d9d535d feat: menu event args add item #4290 2021-06-29 15:44:41 +08:00
tangjinzhou 9a86d1b54d style: update modal.tsx 2021-06-29 14:58:20 +08:00
Carter Li e2ea50f08e
fix(List): fix circular reference, which confuses vite (#4263) (#4283) 2021-06-28 17:45:04 +08:00
tangjinzhou cdbe8eea6b feat: add useForm 2021-06-28 16:01:47 +08:00
tangjinzhou 5f8d8a555b fix: form validateFirst not reject #4273 2021-06-28 11:21:23 +08:00
tangjinzhou 4a0fce5a0a release 2.2.0-beta.6 2021-06-26 14:27:26 +08:00
tangjinzhou e8b95784eb perf: menu performance optimization 2021-06-26 10:50:27 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou b1bb913f9d fix: `Layout` `RangePicker` `WeekPicker` `Textarea` on-demand loading failure 2021-06-24 22:47:36 +08:00
tangjinzhou d58a5d8b12 fix: select not update 2021-06-24 11:03:02 +08:00
John 2e06d38aff
fix(auto-complete): support `options` slots #4012 (#4072) 2021-06-24 09:42:27 +08:00
tangjinzhou 8d8f940552 test: update snap 2021-06-24 08:41:25 +08:00
tangjinzhou 33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou fdecafbbb3 feat: support vite-plugin-components 2021-06-23 21:47:53 +08:00
tangjinzhou 22141e74de
refactor: list (#4242) 2021-06-23 14:44:21 +08:00
tangjinzhou 31ed5c68d1 style: format code 2021-06-22 15:35:04 +08:00
tangjinzhou b2aa49d064 fix: select dynamic virtual list 2021-06-22 15:33:11 +08:00
tangjinzhou 604372ff2d fix: select keyboard position error 2021-06-22 13:26:19 +08:00
tangjinzhou 656d14fc4e feat: add select responsive 2021-06-22 10:47:33 +08:00
tangjinzhou 501204c543 fix: overflow responsive error 2021-06-21 22:56:43 +08:00
tangjinzhou 4a0b04e063 test: update avatar snap 2021-06-21 14:35:44 +08:00
tangjinzhou 276e4ec250 test: update snap 2021-06-21 14:23:55 +08:00
tangjinzhou 1cd6e94408 test: update snap 2021-06-21 11:30:46 +08:00
tangjinzhou 8a6b2a728e test: update snap 2021-06-21 10:01:16 +08:00
tangjinzhou 116c8e4cef test: update snap 2021-06-20 22:53:42 +08:00
tangjinzhou e86492d249 test: update page-header test 2021-06-19 22:47:28 +08:00
tangjinzhou edcc8b7107 fix: image preview class error #4231 2021-06-19 22:13:13 +08:00
tangjinzhou 9ce43befc4 Merge branch 'next' into v3 2021-06-19 21:58:10 +08:00
tangjinzhou 810c8e6f89 refactor: descriptions 2021-06-19 21:51:29 +08:00
tangjinzhou 700d04badc fix: typography not trigger onEnd in blur #4227 2021-06-19 15:49:39 +08:00
tangjinzhou a1a8b799d0 fix: col type error #4226 2021-06-19 15:29:07 +08:00
zkwolf 8e078d1e1c
feat: refactor descriptions (#4219) 2021-06-18 17:45:29 +08:00
tangjinzhou f9e6217bc9 fix: dropdown submenu error #4205 2021-06-18 17:12:57 +08:00
tangjinzhou edca829e09 fix: config provider error when vue3.1.1 #4225 2021-06-18 16:41:46 +08:00
zkwolf 3a51216f51
fix(countdown): onFinish cannot trigger (#4222) 2021-06-18 16:09:03 +08:00
tangjinzhou 0dcdd92ba2 release 2.2.0-beta.3 2021-06-11 22:07:59 +08:00
tangjinzhou 0cf37b3f8e fix: dropdown click close for contextmenu #4198 2021-06-11 21:48:12 +08:00
Carter Li ce6f44f918
feat(dropdown): allow pass string for prop trigger (#4199) 2021-06-11 21:14:16 +08:00
tangjinzhou 7624645d58 refactor: statistic 2021-06-10 23:04:57 +08:00
tangjinzhou fc6c358e9a fix: modal motion lose #4191 2021-06-10 22:17:41 +08:00
tangjinzhou 980ca7f4ff fix: menu divider class error #4195 2021-06-10 21:54:03 +08:00
tangjinzhou 74b66ecbfb fix: select class not update #4194 2021-06-10 21:39:50 +08:00
tangjinzhou 02e134f81d refactor: tag 2021-06-09 22:50:40 +08:00
tangjinzhou 8c1979ef1b fix: image type error #4185 2021-06-09 22:30:32 +08:00
tangjinzhou 6ae707edf5 perf: menu 2021-06-09 21:55:15 +08:00
tanjinzhou 791ae38bf8 fix: form-item expose some method #4183 2021-06-09 11:33:08 +08:00
tanjinzhou a2e5d966e1 fix: col error when not in row 2021-06-09 11:21:49 +08:00
tanjinzhou 617e534fda fix: form-item class not work 2021-06-09 10:31:56 +08:00
tangjinzhou 6cff37bb03
refactor: Breadcrumb (#4175) 2021-06-08 21:54:26 +08:00
tanjinzhou 0fa1581a99 refactor: breadcrumb 2021-06-08 17:48:05 +08:00
tanjinzhou 6ad0f9dc9b Merge remote-tracking branch 'origin/next' into v3 2021-06-08 16:56:28 +08:00
John 770e9cc6f4
refactor: breadcrumb (#4137) 2021-06-08 16:47:09 +08:00
tanjinzhou 7e1301ad7f fix: Tag type error 2021-06-08 15:00:15 +08:00
tanjinzhou 93c2bc1552 fix: support vue3.1 2021-06-08 14:18:54 +08:00
tanjinzhou b45a6250de fix: layout not render in vue3.1 #4173 2021-06-08 11:36:58 +08:00
tangjinzhou b65a8672a4 fix: form class style not work 2021-06-07 22:54:58 +08:00
tangjinzhou 4de7737907 fix: page-header show extra content 2021-06-07 22:50:31 +08:00
tanjinzhou 6c5c84a3fc fix: menu divider name error 2021-06-07 18:19:01 +08:00
tangjinzhou 9e0df41a55
refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171)
* chore: remove  resize-observer-polyfill

* refactor: align

* refactor(v3/avatar): refactor using composition api  (#4052)

* refactor(avatar): refactor using composition api

* refactor: update props define

* fix: avatar src scale not update

* refactor: resizeObserver

* refactor: divider

* refactor: localeProvider

* refactor(v3/back-top): use composition api (#4060)

* refactor: backtop

* refactor: empty

* refactor: transButton

* feat(v3/avatar): add avatar group (#4062)

* feat(avatar): add avatar group

* refactor: update

* refactor: update

Co-authored-by: tangjinzhou <415800467@qq.com>

* refactor: avatar

* refactor: avatar

* style: rename useProvide

* refactor:  menu (#4110)

* fix: menu

* refactor: menu

* refactor: remove rc-menu

* fix: menu rtl error

* style: lint

* refactor(Anchor): use composition api (#4054)

* refactor: anchor

* refactor: anchor

* refactor: anchor

* feat: update

* fix: icon class lose

* refactor(v3/badge): use composition api (#4076)

* refactor: badge

* fix: badge inheritAttrs

* refactor: grid

* refactor: layout

* fix: menu not close

* refactor: space

* refactor: result

* refactor: affix

* refactor: comment

* refactor: form

* feat: spin add rtl

* feat: export spin type

* refactor: pageHeader

* refactor: page-header

* refactor: skeleton

* refactor: typography

* refactor(v3/rate): use composition api

* fix: add useRef hook

* refactor: form

* fix: menu not update

* refactor: form

* refactor: form

* fix: slide animate not work

* fix: menu mode error

* fix: menu icon

* refactor: rate

* perf: remove rate

* feat: add vc-overflow

* refactor: menu

* fix: remove flex check (#4165)

* fix: dist locale file lose #3684

* release 2.2.0-beta.1

* dcos: update changelog

* chore: update type

* docs: update changelog

Co-authored-by: John <John60676@qq.com>
Co-authored-by: 言肆 <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
2021-06-07 17:35:03 +08:00
tanjinzhou dde7719d23 chore: update type 2021-06-07 17:07:42 +08:00
tanjinzhou 2cfc6cce96 release 2.2.0-beta.1 2021-06-07 15:39:57 +08:00
tanjinzhou 0d02391127 Merge remote-tracking branch 'origin/next' into v3
# Conflicts:
#	components/avatar/style/index.less
#	v2-doc
2021-06-07 14:31:07 +08:00
John b91659e4f7
fix(vc-tree-select): `showSearch=false` is invalid #4119 (#4125)
* fix(vc-tree-select): `showSearch=false` is invalid #4119

* style: remove debugger

* style: update

* refactor: update
2021-06-07 14:22:46 +08:00
zkwolf f091582e03
fix: select dropdownMatchSelectWidth invalid #4118 (#4164) 2021-06-07 14:17:13 +08:00
zkwolf 2b0afdaead
fix: remove flex check (#4165) 2021-06-07 14:16:08 +08:00
tanjinzhou 1281e4a4c9 refactor: menu 2021-06-07 11:14:31 +08:00
tanjinzhou 08a5ff30ca feat: add vc-overflow 2021-06-02 18:23:47 +08:00
tanjinzhou a58cb3cd39 perf: remove rate 2021-06-02 11:42:14 +08:00
tanjinzhou bc85604d94 refactor: rate 2021-06-02 11:40:33 +08:00
tangjinzhou 3186b92c25 Merge branch 'refactor/v3/rate' of git://github.com/sendya/ant-design-vue into sendya-refactor/v3/rate
# Conflicts:
#	v2-doc
2021-06-01 22:23:26 +08:00
tanjinzhou 6b2af5c038 fix: menu icon 2021-05-31 14:25:59 +08:00
tanjinzhou b8c52b34cb fix: menu mode error 2021-05-31 12:59:33 +08:00
tanjinzhou f9ccbfd321 fix: slide animate not work 2021-05-31 12:46:50 +08:00
tanjinzhou 72147106f3 refactor: form 2021-05-31 11:33:30 +08:00
tangjinzhou 3d2a04d23d refactor: form 2021-05-30 21:39:25 +08:00
tangjinzhou 0a2940e4ad fix: menu not update 2021-05-28 22:33:10 +08:00
tanjinzhou c2bba2eb28 refactor: form 2021-05-28 17:31:15 +08:00
Sendya 7ec594c5fc fix: add useRef hook 2021-05-28 16:47:43 +08:00
Sendya 2b78d2dbc0 refactor(v3/rate): use composition api 2021-05-28 16:16:37 +08:00
tanjinzhou b68bb81652 refactor: typography 2021-05-28 13:42:22 +08:00
tanjinzhou c8898828d6 refactor: skeleton 2021-05-28 13:16:59 +08:00
tanjinzhou 5096ee4d70 refactor: page-header 2021-05-27 15:22:30 +08:00
tangjinzhou d2a1c422a7 refactor: pageHeader 2021-05-26 23:14:00 +08:00
tangjinzhou ad2b447866 feat: export spin type 2021-05-26 23:13:44 +08:00
tangjinzhou b53a91c337 feat: spin add rtl 2021-05-26 22:49:33 +08:00
tangjinzhou 2089961d6f refactor: form 2021-05-26 22:39:20 +08:00
tangjinzhou 5ee3d30858 refactor: comment 2021-05-26 22:13:04 +08:00
tangjinzhou e9854dafd8 refactor: affix 2021-05-26 21:52:22 +08:00
tanjinzhou 3b89f59094 refactor: result 2021-05-26 18:55:32 +08:00
tanjinzhou 42916f50f5 refactor: space 2021-05-26 17:31:16 +08:00
tanjinzhou a049a66ffe fix: menu not close 2021-05-26 15:49:18 +08:00
tanjinzhou 3825c6507f refactor: layout 2021-05-26 14:47:50 +08:00
John 4fdcc90c41
feat(input-number): export props types #4115 (#4116) 2021-05-26 10:24:24 +08:00
tangjinzhou fe99051b55 refactor: grid 2021-05-25 23:18:31 +08:00
tanjinzhou a01be5cce4 fix: badge inheritAttrs 2021-05-25 17:31:38 +08:00
tanjinzhou e442b0d1ec refactor: badge 2021-05-25 17:30:22 +08:00
言肆 372ac5c729
refactor(v3/badge): use composition api (#4076) 2021-05-25 13:44:11 +08:00
tanjinzhou 69b9f80a01 fix: icon class lose 2021-05-25 11:39:45 +08:00
tanjinzhou 44ccaa17de feat: update 2021-05-25 11:20:06 +08:00
tangjinzhou de4693c321 refactor: anchor 2021-05-24 23:07:42 +08:00
tangjinzhou a6e30c2ded refactor: anchor 2021-05-24 22:54:07 +08:00
tanjinzhou fbe3a48ac2 refactor: anchor 2021-05-24 18:09:11 +08:00
言肆 1877d66cc5
refactor(Anchor): use composition api (#4054) 2021-05-24 16:42:54 +08:00
John c0643fd437
refactor(vc-time-picker): input should be readonly #4084 (#4111) 2021-05-24 16:38:35 +08:00
tanjinzhou accea40ab2 fix: auto-complete filterOptions not work 2021-05-24 16:34:52 +08:00
tanjinzhou 1139aa5f87 style: lint 2021-05-24 14:59:20 +08:00
tanjinzhou 0c9951a0c1 fix: menu rtl error 2021-05-24 14:53:17 +08:00
tanjinzhou 3d0edbc292 refactor: remove rc-menu 2021-05-24 14:38:43 +08:00
tanjinzhou 8179361803 refactor: menu 2021-05-24 11:51:32 +08:00
tangjinzhou 7b494fd445 fix: menu 2021-05-23 22:40:42 +08:00
tangjinzhou 67952ab5a6
refactor: menu (#4110) 2021-05-23 21:49:35 +08:00
meteor f437e9124d
fix(date-picker): when default slot is a comment node, date-picker will not display (#4105) 2021-05-23 20:24:41 +08:00
Carter Li 5b36b9c43e
fix(input-number): don't use `this.inputRef` when the component is already unmounted (#4103) 2021-05-23 20:21:17 +08:00
liu 4effe6d293
fix: fix icon not real center & in menu component margin-right error (#4091)
Co-authored-by: NAVINFO\liunian7965 <liunian7965@navinfo.com>
2021-05-19 10:23:28 +08:00
tanjinzhou ea8ff66989 style: rename useProvide 2021-05-13 13:33:30 +08:00
tanjinzhou 7acf577f56 refactor: avatar 2021-05-13 12:57:42 +08:00
tanjinzhou 4a5c4cdeb7 refactor: avatar 2021-05-12 21:06:53 +08:00
John 0984951845
feat(v3/avatar): add avatar group (#4062)
* feat(avatar): add avatar group

* refactor: update

* refactor: update

Co-authored-by: tangjinzhou <415800467@qq.com>
2021-05-12 19:56:23 +08:00
tanjinzhou 49ad768432 Merge remote-tracking branch 'origin/next' into v3 2021-05-12 14:57:41 +08:00
tanjinzhou dcb34b08e9 fix: ssr error #3983 #3997 2021-05-12 13:10:07 +08:00
tangjinzhou 8f02b6d42c refactor: transButton 2021-05-11 23:07:20 +08:00
tangjinzhou 3a13ef26e1 refactor: empty 2021-05-11 22:48:31 +08:00
tangjinzhou b96fc440e9 refactor: backtop 2021-05-11 22:42:14 +08:00
言肆 5bcca46fff
refactor(v3/back-top): use composition api (#4060) 2021-05-11 21:59:33 +08:00
tanjinzhou dbbd07d62e refactor: localeProvider 2021-05-11 17:09:17 +08:00
tanjinzhou 170a169f35 refactor: divider 2021-05-11 16:23:49 +08:00
tangjinzhou 11ffa8dfda refactor: resizeObserver 2021-05-10 22:51:40 +08:00
tanjinzhou 7a2f28ac2d fix: avatar src scale not update 2021-05-10 18:52:55 +08:00
John 4d178debd7
refactor(v3/avatar): refactor using composition api (#4052)
* refactor(avatar): refactor using composition api

* refactor: update props define
2021-05-10 18:11:18 +08:00
tanjinzhou 184957e3c7 refactor: align 2021-05-10 16:34:14 +08:00
tanjinzhou 7315bfd03e Merge remote-tracking branch 'origin/next' into v3 2021-05-10 11:22:54 +08:00
tangjinzhou 726f6b4b2d release 2.1.4 2021-05-09 21:24:59 +08:00
chencc 5917df205c
fix(tree-select): After deleting the last child node of the parent node, another child node is selected. #3508 #3586 (#4047) 2021-05-09 20:47:52 +08:00
tanjinzhou b7783aeb1d revert: table scroll #4045 2021-05-08 18:24:57 +08:00
rainyan 7a8d05f32e
fix: './carousel/style' imported two times. (#4022)
Co-authored-by: rainyan <rainyan@tencent.com>
2021-05-07 13:42:42 +08:00
John bec35d03aa
fix(typography): `editable` should not trigger links #4015 (#4016) 2021-04-29 18:32:06 +08:00
zkwolf 3c4bd31a77
fix: import path (#4013) 2021-04-29 18:31:22 +08:00
tangjinzhou 58ffdd9728 fix: carousel not work with variable-width #3977 2021-04-27 22:30:17 +08:00
言肆 5eeaaae08c
fix(descriptions): column prop number type error (#4007) 2021-04-27 22:12:47 +08:00
zkwolf 731a58d518
fix: add loose to PropTypes.shape (#4001) 2021-04-27 22:11:31 +08:00
ajuner 41657eacef
fix(switch): add some missing types (#3994)
* fix: add some missing types

* update
2021-04-27 22:10:37 +08:00
tangjinzhou ea8c694cb1 chore: update package 2021-04-25 23:34:42 +08:00
tanjinzhou 5295279a76 feat: resize add offse value 2021-04-25 13:24:34 +08:00
zkwolf 184f6cac2f
fix: virtual-list height reactive (#3972) 2021-04-25 13:22:10 +08:00
zkwolf ff436c06d0
fix: always make selectedKeys be array #3978 (#3984) 2021-04-25 10:49:06 +08:00
tanjinzhou 6d33d60d2b fix: table scrollbar not hidden in windows 2021-04-23 11:29:24 +08:00
Evont Ng 1fb65215a2
fix(descriptions): let breakpoint to be partial (#3958) 2021-04-21 15:11:23 +08:00
tanjinzhou 307c1fc093 test: update test 2021-04-21 14:25:35 +08:00
tanjinzhou 248dfbb6f6 fix: table style error 2021-04-21 11:37:38 +08:00
tangjinzhou 44cd93e29b chore: remove resize-observer-polyfill 2021-04-17 23:07:55 +08:00
John fb5d2e5054
fix: image preview not work #3701 (#3956) 2021-04-17 21:27:13 +08:00
tangjinzhou 97167fdb7a fix: cascader keydown not work in search #958 2021-04-17 21:25:08 +08:00
tangjinzhou a1e180da8c fix: inline-form span layout not work #3862 2021-04-17 08:42:18 +08:00
John 28e2660994
fix(radio): replace 'outline' with 'box-shadow' (#3955) 2021-04-17 08:00:34 +08:00
zkwolf 7863ac81ee
chore: remove is-mobile (#3953) 2021-04-17 07:38:43 +08:00
zkwolf f42b6292c0
feat: table column support v-for #3934 (#3938) 2021-04-14 10:40:54 +08:00
Carter Li 07ba6e48c6
fix(upload): fix `process` is not defined when using vite (#3930) 2021-04-14 10:38:42 +08:00
zkwolf 44e73cf460
style: remove duplicate func (#3924) 2021-04-11 22:09:41 +08:00
ajuner efb382c9ce
style: update Alert (#3923)
* chore: update Alert

* fix: update
2021-04-11 21:35:33 +08:00
tangjinzhou 4a7fcf95f5 refactor: switch #3885 2021-04-11 15:12:26 +08:00
ajuner 67b9da71eb
refactor(switch): use composition api (#3885)
* refactor(switch): use composition api

* test: fix

* fix: lint

* fix: remove prefixCls

* fix: use getPropsSlot

* fix: use emits
2021-04-11 09:57:20 +08:00
John 4c370edf24
fix: cascader types (#3912) 2021-04-10 22:26:11 +08:00
StevieYu 58c543985d
fix: remove calendar month extra elements (#3915) 2021-04-10 22:15:52 +08:00