tangjinzhou
|
33c7230ee2
|
style: update prettier & format code
|
3 years ago |
tangjinzhou
|
22141e74de
|
refactor: list (#4242)
|
3 years ago |
tangjinzhou
|
604372ff2d
|
fix: select keyboard position error
|
3 years ago |
tangjinzhou
|
e86492d249
|
test: update page-header test
|
3 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 |
meteor
|
f437e9124d
|
fix(date-picker): when default slot is a comment node, date-picker will not display (#4105)
|
4 years ago |
tanjinzhou
|
dcb34b08e9
|
fix: ssr error #3983 #3997
|
4 years ago |
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
|
4 years ago |
tangjinzhou
|
b0025d9e79
|
feat: add typography (#3807)
* feat: add typography
* fix: review typography
* fix: review typography
* feat: update typography
* feat: update typography
* fix: typography
* test: update typography
Co-authored-by: zkwolf <chenhao5866@gmail.com>
|
4 years ago |
tangjinzhou
|
e6b7aa47ae
|
perf: table #3531
|
4 years ago |
John
|
f61018afd7
|
Support vite2 (#3490)
* refactor: supports vite2
* refactor: remove CommonJS dependencies
* chore: update pkg
* refactor: update
* chore: update pkg
|
4 years ago |
tangjinzhou
|
2c559ea059
|
fix: tabs disabled not work #3366
|
4 years ago |
tanjinzhou
|
8d1669b889
|
fix: passive waring
|
4 years ago |
tangjinzhou
|
19d5e7a14a
|
fix: lint error
|
4 years ago |
tangjinzhou
|
a13dd20f58
|
style: format file
|
4 years ago |
tanjinzhou
|
c52cc02e89
|
perf: update menu provide
|
4 years ago |
Amour1688
|
7651862729
|
fix: app.use type error (#3079)
|
4 years ago |
Amour1688
|
d0429737bd
|
chore: optimize initDefaultProps type
|
4 years ago |
tanjinzhou
|
789647c604
|
test: update test & ts
|
4 years ago |
tangjinzhou
|
e165b1eced
|
feat: update some less
|
4 years ago |
tanjinzhou
|
ee9ba197ba
|
test: update snap
|
4 years ago |
tangjinzhou
|
6be6299717
|
test: update modal mentions snap
|
4 years ago |
Amour1688
|
d219ff1655
|
style: slots.default?.()
|
4 years ago |
tangjinzhou
|
f8750f2350
|
test: update test
|
4 years ago |
tangjinzhou
|
a8dda5c586
|
perf: update transition for test
|
4 years ago |
tangjinzhou
|
86a90468ba
|
perf: update transition
|
4 years ago |
tangjinzhou
|
e0667855ee
|
fix: tree-select placeholder error
|
4 years ago |
tangjinzhou
|
f10d0f1e4d
|
feat: add menu template support
|
4 years ago |
tanjinzhou
|
7a2e2e3c3b
|
feat: update vc-tree-select
|
4 years ago |
tanjinzhou
|
d2d613980a
|
chore: update build config
|
4 years ago |
tangjinzhou
|
4cff2a81a6
|
fix: tooltip position not correct
|
4 years ago |
Amour1688
|
4fc1a3cd78
|
fix: virtual list ts error
|
4 years ago |
Amour1688
|
8eb6afb9b0
|
fix: unit test
|
4 years ago |
tanjinzhou
|
2fdfa2b662
|
refactor: button date-picker drawer dropdown form by ts
|
4 years ago |
John60676
|
e95bac3d87
|
refactor(layout): layout to ts (#2991)
* refactor(layout): layout to ts
* refactor(layout): update types
* refactor: update code style
* refactor(vue-types): fix PropTypes looseBool types error
* refactor: remove BasicProps types
* refactor(layout): extends component types
|
4 years ago |
tangjinzhou
|
54ca9021c3
|
refactor: date-picker by ts
|
4 years ago |
tanjinzhou
|
bae31bc9a2
|
fix: props-util error
|
4 years ago |
Amour1688
|
88d3b6010b
|
chore: initDefaultProps type
|
4 years ago |
tangjinzhou
|
93b64061db
|
refactor: some util by ts
|
4 years ago |
tanjinzhou
|
8e1678cc70
|
Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next
|
4 years ago |
Amour1688
|
ce7ca6895b
|
fix: lint error
|
4 years ago |
tanjinzhou
|
b817873c15
|
refactor: avatar anchor badge to ts
|
4 years ago |
Amour1688
|
382e9b5de0
|
chore: vue-types add `style` and `VNodeChild`
|
4 years ago |
Amour1688
|
c04b9a0267
|
fix: config-provider renderEmpty
|
4 years ago |
tanjinzhou
|
f48ccdac01
|
perf: add defineComponent
|
4 years ago |
tangjinzhou
|
3c20fc9f69
|
chore: remove old vue-types
|
4 years ago |
Amour1688
|
4c9d3161fd
|
fix: ts error
|
4 years ago |
tanjinzhou
|
61ef8e6883
|
chore: PropTypes.bool to PropTypes.looseBool
|
4 years ago |
tangjinzhou
|
22b72855e5
|
perf: trigger animation
|
4 years ago |
tanjinzhou
|
a095728a46
|
perf: perf transtion
|
4 years ago |