Carl Chen
312bcc5127
docs(collapse): modify the `accordion` attribute text to be easier to understand ( #7612 )
6 months ago
tangjinzhou
6594fe3964
fix: textarea
6 months ago
tangjinzhou
82f28ce3d0
fix: select input
6 months ago
Carl Chen
6e2c5a6a83
fix[select]: fix placeholder error when inputting Chinese ( #7611 )
...
* fix[select]: fix placeholder error when inputting Chinese
fix(selector): fix placeholder error when inputting Chinese
perf: optimize types
* Update SingleSelector.tsx
* Update index.tsx
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
6 months ago
lchrennew
307148e2df
fix: empty space-item are not been hidden ( #7557 )
6 months ago
bsuooo
afebeb9ffa
docs(DatePicker): updating deprecated API ( #7570 )
6 months ago
selicens
aeda2637f6
fix(Input): Chinese input is invalid when the modifier is lazy ( #7543 )
6 months ago
extclp
f42d8ad1ce
chore: remove css-animation ( #7613 )
...
* chore: remove css-animate
* chore(site): remove localStorage support check
6 months ago
selicens
33a0708eb4
docs: upgrade document link direction error ( #7602 )
6 months ago
selicens
085eb398a4
fix(FormItem): class name error ( #7582 )
6 months ago
selicens
9c27414cd0
fix(FloatButton): type prompt error ( #7576 )
6 months ago
Kylin
014e86bd27
docs: update README-zh_CN ( #7584 )
6 months ago
tangjinzhou
40ad45bc05
fix: tree reative data error
6 months ago
neverland
1c82940160
docs: add Vite and Rsbuild to getting started ( #7556 )
7 months ago
bsuooo
7ce0f115d5
fix(cascader): remove outdated compatibility code( #7532 ) ( #7534 )
7 months ago
extclp
54434b0931
docs(Select): remove qs dependencie ( #7541 )
7 months ago
selicens
e01f26c541
fix(TreeSelect): placehold slot invalid ( #7545 )
7 months ago
tangjinzhou
9a45b35511
release 4.2.1
7 months ago
hippo
8e8073d17e
fix: input clear error ( #7523 )
7 months ago
extclp
d6cc262c3a
refactor: replement deprecated fields ( #7519 )
7 months ago
tangjinzhou
9d7c171940
release 4.2.0
7 months ago
extclp
48a3ceb921
chore: remove vetur type generator ( #7517 )
7 months ago
tangjinzhou
23c620ea3a
fix: select customicon error #7377
7 months ago
tangjinzhou
752686e334
fix: input composing error, close #7516
7 months ago
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
extclp
eedd7f3302
chore: remove json file type declare ( #7514 )
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
ashu-guo
c25736d57d
chore: merge duplicate property declarations ( #7417 )
7 months ago
SonicKang
4a48bfc66b
fix: a-qrcord component cannot show ts prompt ( #7502 )
7 months ago
tangjinzhou
4138d3c822
fix: tabs size error, close #7491 #7482
7 months ago
tangjinzhou
dec67a6d65
docs: update site
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
Ordinary
457d0fde0b
fix: remove duplicate style variable ( #7490 )
...
Co-authored-by: p-hehongsheng <p-hehongsheng@xiaomi.com>
7 months ago
Saveliy
ff184b3969
feat: update ru_RU localization ( #7497 )
7 months ago
ashu-guo
75886a8cbf
docs: match dependencies in package.json instead of simply setting 'latest' ( #7381 )
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
tangjinzhou
49e1323baa
docs: update codesandbox
7 months ago
tangjinzhou
35d1de9ea6
docs: update sandbox
7 months ago