tanjinzhou
e191921413
feat: update cascader
4 years ago
xrk
b741931401
style: add @select-item-selected-color ( #2531 )
4 years ago
xrk
63082f52da
fix: input textarea hadle when affix ( #2530 )
4 years ago
tanjinzhou
4e5d26ffb3
fix: switch not update
4 years ago
tanjinzhou
11d700ca9d
feat: update badge
4 years ago
tanjinzhou
469702da3e
Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3
4 years ago
Albert Liu
b32f34b6c9
feat: update Badge ( #2419 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
4 years ago
tanjinzhou
ad371c20b6
fix: input & textarea autofocus
4 years ago
xrkffgg
a4389ca193
fix: menu Item title setting ( #2528 )
4 years ago
undefined
6cad9c3cc0
feat: udpate formmodel
4 years ago
tanjinzhou
a3c8930b39
style: format
4 years ago
tanjinzhou
660ead3271
Merge remote-tracking branch 'origin/master' into feat-vue3
4 years ago
tanjinzhou
38ab3d5307
fix: auto-complete custom input
4 years ago
tanjinzhou
bbc25ad258
fix: input trigger twice event
4 years ago
tangjinzhou
fa06586070
fix: breadcrumb duplicate keys detected #2505
...
close #2505
4 years ago
tangjinzhou
89c9e81433
fix: select input width
4 years ago
tanjinzhou
5ff4355f86
test: update snap
4 years ago
tanjinzhou
1a3a022bb5
feat: remove colorpicker
4 years ago
tanjinzhou
535fb55ac9
fix: datepicker header error #2488
4 years ago
tanjinzhou
71bf529688
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
4 years ago
binhaoCen
71e5f5976c
feat:add color-picker component ( #2305 )
...
* feat:add color-picker component
* fix:update pickr version
* style : fix style issue
* feat:add disabled props
* style:fix style issues
* feat:add config and format props
* style:fix code style issues
* feat:add i18n
* feat:add type
* feat:add opacity and hue props
* feat:add test
* feat(color-picker): add tests
4 years ago
tanjinzhou
1cf4e29594
fix: dropdown position not correct #2359
4 years ago
tangjinzhou
ad6f343376
feat: update autocomplete
4 years ago
tanjinzhou
6420443466
style: format code
4 years ago
tanjinzhou
5a4d5ff6a7
perf: menu transition
4 years ago
tanjinzhou
ad71c1a32a
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
4 years ago
XcrossD
61eeb14859
feat: date picker custom format ( #2276 )
...
* Add function support for format
* Add function proptype support for format in date-picker
* Handle format not returning a string
* Add function support to formatDate in vc-calendar
* Add PropType.func to format props
Co-authored-by: Herbert Lin <herbert.lin.7@gmail.com>
4 years ago
tanjinzhou
8aea76b831
feat: icon support custom icon #2245
4 years ago
tanjinzhou
5e80e8019e
chore: update vue to 3.0 beta17
4 years ago
zkwolf
3f66cf4044
fix: remove undefined class ( #2504 )
4 years ago
tangjinzhou
16e6118deb
test: update button snap
4 years ago
tanjinzhou
7eeee692e7
perf: flatten children
4 years ago
tangjinzhou
dd68c0d314
fix: vc-select
4 years ago
tanjinzhou
106b82ca67
feat: select
4 years ago
zkwolf
5a0bb6d50e
test: update grid ( #2502 )
4 years ago
tangjinzhou
0c851369e0
Merge remote-tracking branch 'origin/master' into feat-vue3
...
# Conflicts:
# antdv-demo
# components/_util/store/connect.jsx
# components/locale-provider/__tests__/__snapshots__/index.test.js.snap
# package.json
4 years ago
tanjinzhou
19e4e27814
feat: update vc-menu
4 years ago
tangjinzhou
93bde3fb67
feat: update inputnumber
4 years ago
tangjinzhou
a0c08a599a
Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3
4 years ago
tangjinzhou
69f7573fe5
feat: update input
4 years ago
Amour1688
7308d63e6b
chore: jsx use PatchFlags ( #2498 )
4 years ago
tangjinzhou
e00637f76c
feat: update rate
4 years ago
tangjinzhou
1f09c6e41f
feat: update progress
4 years ago
tangjinzhou
e623fc12cd
fix: some upload issue
4 years ago
Amour1688
a325bf2319
feat: update upload ( #2494 )
...
* feat: update upload
* chore: cache babel
* chore: make run dev faster
4 years ago
tangjinzhou
23358dba44
Merge remote-tracking branch 'origin/master' into feat-vue3
4 years ago
tangjinzhou
1adb927f73
test: update snap
4 years ago
tangjinzhou
4cb214917f
refactor: createrefHooks to ref
4 years ago
tanjinzhou
da207c8d9b
fix: card
4 years ago
tanjinzhou
60cd5475c1
fix: tabs
4 years ago
tangjinzhou
8ce8e9a821
feat: update tabs
4 years ago
tanjinzhou
132a1e58bf
feat: update vc-tabs
4 years ago
tanjinzhou
7661eafe9c
fix: refhooks
4 years ago
zkwolf
6f903c3a75
feat: update switch ( #2439 )
...
* feat: update switch
* fix: avoid bind attrs to root
* test: update switch
* docs: update switch breakchange
* style: remove unused import
Co-authored-by: tangjinzhou <415800467@qq.com>
4 years ago
tangjinzhou
ae7e792f0a
feat: update card
4 years ago
tangjinzhou
196acac2ba
feat: update locale-provider
4 years ago
tangjinzhou
a25e76a314
feat: update layout
4 years ago
tangjinzhou
a8ceef5c7d
fix: result default icon
4 years ago
tangjinzhou
3d6bffb067
fix: checkbox
4 years ago
tanjinzhou
cdefb49580
perf: udpate breadcrumb
4 years ago
tanjinzhou
e6b182474d
perf: update statistic
4 years ago
孙运天
6fb936d985
feat: update Statistic ( #2386 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
4 years ago
Amour1688
1dd43884d7
feat: mentions ( #2468 )
4 years ago
易良
d6cdd2ea85
fix(table): typo ( #2463 )
...
* fix(table): typo
* fix: indent of package.json
4 years ago
tanjinzhou
923e6231e4
fix: steps not fire some event
4 years ago
zkwolf
65f49b97d7
feat: update step ( #2379 )
...
* feat: update step
* fix: step use v-model can't click
* fix: avoid step auto mount attrs
* chore: use props to transfer event
* docs: add steps breakchange
4 years ago
tangjinzhou
a0e637da9c
feat: update dropdown
5 years ago
tangjinzhou
96ba93cf9b
fix: menu animation
5 years ago
tangjinzhou
35018fcac1
fix: menu
5 years ago
逆寒
c2a59f7f8b
feat(checkbox): update checkbox ( #2376 )
...
* feat(checkbox): update checkbox
* feat(checkbox): code review
* feat(checkbox): code review
* feat(checkbox): fix lint
5 years ago
tangjinzhou
0413bcf58a
test: update
5 years ago
tangjinzhou
e60d535884
fix: menu
5 years ago
Amour1688
a53768fa9a
feat: mentions
5 years ago
tangjinzhou
0910df5a95
perf: menu
5 years ago
tanjinzhou
82bb43bbe8
fix: menu
5 years ago
tangjinzhou
5c425cec90
fix: menu
5 years ago
tanjinzhou
adad60e933
fix: menu
5 years ago
Amour1688
de922bebba
chore: upgrade jsx to alpha.5
5 years ago
tangjinzhou
4311c15755
feat: update menu
5 years ago
tangjinzhou
75e1661c16
feat: update modal
5 years ago
tanjinzhou
e2a7165508
feat: update vc-dialog
5 years ago
tanjinzhou
733c8fce8e
perf: update affix
5 years ago
tangjinzhou
e2c86fe21e
feat: update message notification popover popconfirm
5 years ago
tangjinzhou
48dda04b75
feat: update radio
5 years ago
Amour1688
109a386c22
feat: update radio ( #2374 )
...
* feat: update radio
* chore: add @babel/plugin-proposal-optional-chaining
5 years ago
tangjinzhou
5c811049f3
chore: update vue to 3.0.0-beta.15
5 years ago
tangjinzhou
ae6a3b0c0d
Merge remote-tracking branch 'origin/master' into feat-vue3
5 years ago
tangjinzhou
65ea66da36
fix: drawer maskstyle not work #2407
5 years ago
Albert Liu
c6e22ce8ab
feat: update BackTop ( #2415 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
5 years ago
孙运天
413793234b
fix: input-password prevent caret position ( #2420 )
5 years ago
tanjinzhou
f4c1c4569d
fix: get options props
5 years ago
tanjinzhou
41129be9b6
feat: update tag
5 years ago
孙运天
ee3a7179f6
Feat Tag CheckableTag ( #2400 )
...
* feat: update Tag CheckableTag
* fix: merge event handler
* fix: merge event handler
* fix: delete dubugger
* fix: configProvider inject
5 years ago
tangjinzhou
237d55aa3e
feat: update descriptions
5 years ago
言肆
e5924d5ded
feat: update descriptions ( #2385 )
...
* feat: update descriptions
* fix: merge Col props
5 years ago
tanjinzhou
e2ce58fa7a
feat: update transition util
5 years ago
zkwolf
f2af8d248e
feat: update grid ( #2377 )
...
* feat: update grid
* fix: row can't provide rowContext to col
Co-authored-by: tangjinzhou <415800467@qq.com>
5 years ago
tanjinzhou
585bb7495b
chore: update destory to unmount
5 years ago
tanjinzhou
7555f2c65b
test: config test and update button test
5 years ago
tangjinzhou
36673e3d03
fix: page-header
5 years ago