Commit Graph

3716 Commits (7e1301ad7f7cad1949d3ce6e59acbd5a0c32e290)

Author SHA1 Message Date
tanjinzhou 7e1301ad7f fix: Tag type error 2021-06-08 15:00:15 +08:00
tanjinzhou 5d8f3fd8ee release 2.2.0-beta.2 2021-06-08 14:49:39 +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
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
John 4fdcc90c41
feat(input-number): export props types #4115 (#4116) 2021-05-26 10:24:24 +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
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
renovate[bot] 7109a063c6
chore(deps): update dependency css-minimizer-webpack-plugin to v3 (#4075)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 10:24:30 +08:00
renovate[bot] dc52be9810
chore(deps): update dependency less-loader to v9 (#4080)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 10:23:58 +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 07b4150966 release 2.1.6 2021-05-13 15:41:49 +08:00
tanjinzhou b51f25fff7 chore: update webpack config 2021-05-12 14:49:29 +08:00
tanjinzhou dcb34b08e9 fix: ssr error #3983 #3997 2021-05-12 13:10:07 +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
renovate[bot] 04f47e3bb7
chore(deps): update dependency fs-extra to v10 (#4030)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-08 15:22:57 +08:00
renovate[bot] 822d3e9dc9
chore(deps): update dependency lint-staged to v11 (#4038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-08 15:21:18 +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
tanjinzhou ee26acd9f7 chore: update babel config 2021-04-30 11:23:35 +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 157d560d09 release 2.1.3 2021-04-25 15:16:11 +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
renovate[bot] 7851c77db3
chore(deps): update dependency stylelint-config-standard to v22 (#3985)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-25 10:50:19 +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
Amour1688 9c3cf323fe chore: `enableObjectSlots` of `@vue/babel-plugin-jsx` should be false 2021-04-20 10:38:19 +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