tangjinzhou
|
6ae707edf5
|
perf: menu
|
4 years ago |
tanjinzhou
|
791ae38bf8
|
fix: form-item expose some method #4183
|
4 years ago |
tanjinzhou
|
a2e5d966e1
|
fix: col error when not in row
|
4 years ago |
tanjinzhou
|
617e534fda
|
fix: form-item class not work
|
4 years ago |
tangjinzhou
|
6cff37bb03
|
refactor: Breadcrumb (#4175)
|
4 years ago |
tanjinzhou
|
7e1301ad7f
|
fix: Tag type error
|
4 years ago |
tanjinzhou
|
5d8f3fd8ee
|
release 2.2.0-beta.2
|
4 years ago |
tanjinzhou
|
93c2bc1552
|
fix: support vue3.1
|
4 years ago |
tanjinzhou
|
b45a6250de
|
fix: layout not render in vue3.1 #4173
|
4 years ago |
tangjinzhou
|
b65a8672a4
|
fix: form class style not work
|
4 years ago |
tangjinzhou
|
4de7737907
|
fix: page-header show extra content
|
4 years ago |
tanjinzhou
|
6c5c84a3fc
|
fix: menu divider name error
|
4 years ago |
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>
|
4 years ago |
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
|
4 years ago |
zkwolf
|
f091582e03
|
fix: select dropdownMatchSelectWidth invalid #4118 (#4164)
|
4 years ago |
John
|
4fdcc90c41
|
feat(input-number): export props types #4115 (#4116)
|
4 years ago |
John
|
c0643fd437
|
refactor(vc-time-picker): input should be readonly #4084 (#4111)
|
4 years ago |
tanjinzhou
|
accea40ab2
|
fix: auto-complete filterOptions not work
|
4 years ago |
meteor
|
f437e9124d
|
fix(date-picker): when default slot is a comment node, date-picker will not display (#4105)
|
4 years ago |
Carter Li
|
5b36b9c43e
|
fix(input-number): don't use `this.inputRef` when the component is already unmounted (#4103)
|
4 years ago |
renovate[bot]
|
7109a063c6
|
chore(deps): update dependency css-minimizer-webpack-plugin to v3 (#4075)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
dc52be9810
|
chore(deps): update dependency less-loader to v9 (#4080)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
liu
|
4effe6d293
|
fix: fix icon not real center & in menu component margin-right error (#4091)
Co-authored-by: NAVINFO\liunian7965 <liunian7965@navinfo.com>
|
4 years ago |
tanjinzhou
|
07b4150966
|
release 2.1.6
|
4 years ago |
tanjinzhou
|
b51f25fff7
|
chore: update webpack config
|
4 years ago |
tanjinzhou
|
dcb34b08e9
|
fix: ssr error #3983 #3997
|
4 years ago |
tangjinzhou
|
726f6b4b2d
|
release 2.1.4
|
4 years ago |
chencc
|
5917df205c
|
fix(tree-select): After deleting the last child node of the parent node, another child node is selected. #3508 #3586 (#4047)
|
4 years ago |
tanjinzhou
|
b7783aeb1d
|
revert: table scroll #4045
|
4 years ago |
renovate[bot]
|
04f47e3bb7
|
chore(deps): update dependency fs-extra to v10 (#4030)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
822d3e9dc9
|
chore(deps): update dependency lint-staged to v11 (#4038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
rainyan
|
7a8d05f32e
|
fix: './carousel/style' imported two times. (#4022)
Co-authored-by: rainyan <rainyan@tencent.com>
|
4 years ago |
tanjinzhou
|
ee26acd9f7
|
chore: update babel config
|
4 years ago |
John
|
bec35d03aa
|
fix(typography): `editable` should not trigger links #4015 (#4016)
|
4 years ago |
zkwolf
|
3c4bd31a77
|
fix: import path (#4013)
|
4 years ago |
tangjinzhou
|
58ffdd9728
|
fix: carousel not work with variable-width #3977
|
4 years ago |
言肆
|
5eeaaae08c
|
fix(descriptions): column prop number type error (#4007)
|
4 years ago |
zkwolf
|
731a58d518
|
fix: add loose to PropTypes.shape (#4001)
|
4 years ago |
ajuner
|
41657eacef
|
fix(switch): add some missing types (#3994)
* fix: add some missing types
* update
|
4 years ago |
tangjinzhou
|
ea8c694cb1
|
chore: update package
|
4 years ago |
tanjinzhou
|
157d560d09
|
release 2.1.3
|
4 years ago |
tanjinzhou
|
5295279a76
|
feat: resize add offse value
|
4 years ago |
zkwolf
|
184f6cac2f
|
fix: virtual-list height reactive (#3972)
|
4 years ago |
renovate[bot]
|
7851c77db3
|
chore(deps): update dependency stylelint-config-standard to v22 (#3985)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
zkwolf
|
ff436c06d0
|
fix: always make selectedKeys be array #3978 (#3984)
|
4 years ago |
tanjinzhou
|
6d33d60d2b
|
fix: table scrollbar not hidden in windows
|
4 years ago |
Evont Ng
|
1fb65215a2
|
fix(descriptions): let breakpoint to be partial (#3958)
|
4 years ago |
tanjinzhou
|
307c1fc093
|
test: update test
|
4 years ago |
tanjinzhou
|
248dfbb6f6
|
fix: table style error
|
4 years ago |
Amour1688
|
9c3cf323fe
|
chore: `enableObjectSlots` of `@vue/babel-plugin-jsx` should be false
|
4 years ago |