tangjinzhou
9b0f0e71e7
perf: table hover cell, close #7451
7 months ago
24min
42d33e963c
fix: carousel beforeChange current value not correct ( #7419 )
7 months ago
tangjinzhou
ed27700ef4
style: lint code
7 months ago
Carl Chen
c28c38d02e
fix[Select|Cascader]: select multiple error & cascader error in ssr mode ( #7377 )
...
* docs: updating the `dropdownRender` description and jumps in the FAQ for Select
* fix: fix select error in multiple mode
* fix: fix cascader select error in ssr mode
7 months ago
ashu-guo
162d1fcf95
fix(AutoComplete): #7380 and #7276 ( #7391 )
7 months ago
selicens
4815ee6f20
fix(Pagination): block default events for the enter key ( #7368 )
...
* fix(Pagination): block default events for the enter key
* refactor: consider other keyboard events
7 months ago
bqy_fe
2b41e56520
fix(Input): autoSize not work when change value in onMounted ( #7478 )
7 months ago
Sean
ab874ffd4b
docs: update tree-select api description ( #7388 )
7 months ago
tangjinzhou
61ade6b8ec
fix: autoComplete option slot error, close #7396 #7405
7 months ago
selicens
4d35b8caa3
docs(Modal): add simplified descriptions ( #7408 )
...
close #7393
7 months ago
Tang
040af82eb9
docs: update table docs ( #7400 )
...
Co-authored-by: 汤显文 <tang_xianwen@gov-info.cn>
7 months ago
Carl Chen
a8c72fc5e7
fix[Menu]: fix `menu-item-group` not rendering in SSR ( #7349 )
...
* docs: updating the `dropdownRender` description and jumps in the FAQ for Select
* fix: `menu-item-group` rendered in ssr
7 months ago
tangjinzhou
4138d3c822
fix: tabs size error, close #7491 #7482
7 months ago
Carl Chen
85c48c0566
feat[tooltip]: add `arrow` attribute ( #7459 )
...
* docs: updating the `dropdownRender` description and jumps in the FAQ for Select
* wip: add popover-arrow
* wip: trigger add arrow attr
* fix: remove popupContextKey
* optimize
* perf: optimize
* docs: optimize docs
* docs: add `arrow` attribute in tooltip en-US docs
* fix: fix bug
* perf[demo]: `radio-group` replace with `segmented`
7 months ago
Carl Chen
966bc1004c
fix[layout]: in a dark mode layout, the text color should change. ( #7498 )
...
* docs: updating the `dropdownRender` description and jumps in the FAQ for Select
* fix[layout]: in a dark mode layout, the text color should change
7 months ago
Saveliy
ff184b3969
feat: update ru_RU localization ( #7497 )
7 months ago
fwd01
2b0c2da232
docs: typo error ( #7505 )
...
Co-authored-by: fuwedong <fuwendong5@outlook.com>
7 months ago
tangjinzhou
ffd4d8fe92
fix: useForm model change validate error
7 months ago
huyikai
fa46999963
Update ja_JP.ts ( #7438 )
8 months ago
Carl Chen
7c73beb309
fix: fixed an error caused by dragging under the `headerCell` slot. ( #7291 )
...
* fix: fix headerCell slots
* perf: optimize table columnTitle type
10 months ago
Carl Chen
0cbf3ca354
docs: updating the `dropdownRender` description and jumps in the FAQ for Select ( #7313 )
10 months ago
Weite Su
7afb7ce465
fix(segmented): title property in segmented component slot not effective ( #7302 )
...
Co-authored-by: suweite <weite.su@infinigo.cn>
10 months ago
tangjinzhou
9cc73011c5
chore: import error
10 months ago
Carl Chen
a80ca17461
fix: table slot type optimization ( #7288 )
10 months ago
HaiWei Lian
ad8d32ab09
fix: table filter does not work in header group ( #7233 )
10 months ago
Carl Chen
d870f3f8e0
fix: fixed error with no expected value in `expandColumnTitle` slot ( #7265 )
...
* fix: fixed error report with no expected value in `expandColumnTitle` slot
* fix: optimize optional chain
* fix: use default render
* refactor: use `customRenderSlot` replace `renderSlot`
* style: code format
* perf: optimize useColumns code
* fix: fix path
* feat: add customRenderSlot unit test
10 months ago
tangjinzhou
c717473568
fix: hook warning, close #7281 #7273 #7274
10 months ago
selicens
1e07544e74
feat(QRCode): support scanned status ( #7242 )
11 months ago
Light
8ab008d255
typo(table): Supplement FilterDropdown type ( #7226 )
...
* fix(table): Supplement FilterDropdown type
* docs(table): Type format
11 months ago
一堆菠萝
f034a7759e
fix(divider): vertical dashed divider not show ( #7218 )
11 months ago
一堆菠萝
81e43c56ef
docs(typography): trigerType api supplement Chinese translation ( #7228 )
11 months ago
aShu-guo
f400c803e1
docs: update modal api description ( #7232 )
...
* docs: update modal api description
* docs: update modal api description
11 months ago
somethingfornothing
502c11cc4c
fix(dropdown): unexpectedly hidden( #7246 ) ( #7254 )
11 months ago
markthree
2cdb69f706
faet: fix css prefix in nuxt generate ( #7256 )
11 months ago
tangjinzhou
2eed8e62ec
fix: type error
11 months ago
tangjinzhou
d7f9bd27dc
fix: support vue 3.4
11 months ago
cc heart
4ed2868137
fix(vue): fixed modal component failed to trigger update in vue@3.4.x ( #7244 )
...
* fix(vue): fixed modal component failed to trigger update in vue@3.4.x version
* refactor: use cloneVNode trigger vNode update
11 months ago
tangjinzhou
a3fd390619
docs: update demo
11 months ago
tangjinzhou
a9198e44df
fix: theme reactive not work #7180
11 months ago
yanyu
509ec682f2
fix: Fix custom theme token ( #7180 )
...
* fix: fix table column data is passed into chlidren is undefined or null errorr
* fix: fix custom theme token not take effect
* chore: reset button style
---------
Co-authored-by: undefined <undefined>
11 months ago
tangjinzhou
73f0a29acf
fix: textarea cursor error, close #7121
11 months ago
somethingfornothing
f93dd9170d
fix: dataRange active-bar ( #7157 )
11 months ago
Konv Suu
afcff32fcc
fix(menu): pass motion name to collapseMotion ( #7130 )
11 months ago
tangjinzhou
b989cf2d97
perf: watermark
11 months ago
Jevin
0e6fd652b8
fix(watermark): modify dom properties to regenerate ( #7149 )
...
Co-authored-by: “Jevin” <jevin@mogul-tech.com>
11 months ago
selicens
6625d39118
fix(RangPicker): Incorrect display of prevIcon and nextIcon ( #7127 )
...
* fix(RangPicker): Incorrect display of prevIcon and nextIcon
* fix: superPrevIcon and superNextIcon invalid
11 months ago
Nined
67efafca4a
perf(Typography): fast and efficient syncEllipsis ( #7146 )
11 months ago
OliverYoung
a8a774a5ff
fix: tooltip onPopupAlign never called ( #7112 )
11 months ago
一堆菠萝
1fc109704b
fix: Form disabled no effect on Upload ( #7110 )
...
* fix: Form disabled no effect on Upload
* docs: update Upload disabled api default value
11 months ago
puppetkkk
d140523c89
fix: useWave unref ( #7108 )
...
* fix: useWave unref
* fix: wave init value
* fix: wave value
* Update useConfigInject.ts
---------
Co-authored-by: pangzebang <pangzebang@dm-ai.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
11 months ago