Commit Graph

29 Commits

Author SHA1 Message Date
lijianan
364bcc74d1 type: export components SemanticName type (#56494)
* types: export components SemanticName type

* update

* update

* update

* update

* update
2026-01-08 09:25:17 +08:00
lijianan
5c52fea0bf refactor(types): derive SemanticName from semantic maps (#56389)
* refactor(types): derive SemanticName from semantic maps

* update type
2025-12-27 18:12:44 +08:00
lijianan
c3f41c19ba refactor(types): replace Record with explicit object for better DX (#56298) 2025-12-22 10:47:06 +08:00
二货爱吃白萝卜
ca94db6a56 feat: Upload accept support config (#55543)
* feat: Upload support acceptObject

* docs: update docs

* test: update snapshot

---------

Co-authored-by: lijianan <574980606@qq.com>
2025-10-31 18:00:00 +08:00
lijianan
6cc19c10fc chore: merge feature into next 2025-10-26 18:20:12 +08:00
lijianan
03ce2b26aa refactor(type): use SemanticClassNamesType & SemanticStylesType (#55240) 2025-10-08 10:40:12 +08:00
遇见同学
1625aa801f feat(upload): Support better customization with semantic classNames/styles as function (#54968)
* feat(upload): Support better customization with semantic classNames/styles as function

* update demo and snap

* test: update snap

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2025-09-29 17:49:11 +08:00
EmilyyyLiu
f592cb7ef7 chore: migrate to @rc-component namespace and update (#55181)
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-09-28 16:53:33 +08:00
thinkasany
588f4a3518 chore: sync feature into next 2025-09-28 13:30:33 +08:00
lijianan
8a77e20d93 docs: update cn => en (#55159) 2025-09-26 23:58:57 +08:00
EmilyyyLiu
6647881b09 feat: Add defaultRequest to customRequest (#55146)
* chore: Upgrade rc-upload

* docs: add documents

* docs: change document

* docs: add link to RequestOptions

* test: update site snap

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-09-26 16:17:33 +08:00
thinkasany
b7b842f3bf chore: sync feature into next 2025-08-01 18:21:16 +08:00
lijianan
d56b3ec554 type: adding missed generics with ShowUploadListInterface (#54540) 2025-07-31 00:36:36 +08:00
thinkasany
e4d6de3cc4 chore: sync feature into next 2025-04-11 11:49:13 +08:00
章鱼怪
f5b9795c25 feat: Upload supports paste upload via the pastable property (#53463)
* feat: Upload support `pastable`

* docs: update

* test: add test

* docs: update version

* test: update snapshot

* docs: update
2025-04-11 11:31:00 +08:00
thinkasany
2055bcf60d feat: ConfigProvider support classnames and styles for upload (#52972) 2025-03-02 17:59:15 +08:00
kiner-tang(星河)
3585710f95 feat: [v6] Retire deprecated api for upload (#52476) 2025-01-25 17:41:08 +08:00
Guo Yunhe
3f4eb4b9d1 feat(upload): showUploadList options showPreviewIcon, showDownloadIcon and showRemoveIcon support function (#50245) 2024-08-07 11:42:33 +08:00
Guo Yunhe
02853808ee feat(Upload): showUploadList add extra option (#50098) 2024-07-26 17:45:11 +08:00
Jeongseok Kang
4f3e381797 chore: Function parameter name to camel case (#49435) 2024-06-16 15:16:36 +08:00
lijianan
8f1808dae7 type: add miss generic of Upload prop (#48614)
* type: add miss generic of Upload prop

* test: add type test case

* test: add test case
2024-04-25 14:22:35 +08:00
Jason Chen
b1ef8957ef type: missing generic of Upload customRequest prop (#48612)
Signed-off-by: Jason Chen <3380894+jas0ncn@users.noreply.github.com>
2024-04-24 23:57:43 +08:00
afc163
8705640a19 fix: Upload accessibility experience (#46432)
* fix: Upload tab experience

* test: update snapshot

* fix lint
2023-12-30 15:21:52 +08:00
二货机器人
16f8228249 chore: merge master 2023-08-28 21:56:37 +08:00
二货爱吃白萝卜
97b03dc938 fix: rm useless ts def of upload (#44468) 2023-08-28 19:38:03 +08:00
kiner-tang(文辉)
9436ece6e3 feat: upload support rootClassName (#44060)
* feat: upload support rootClassName

* feat: optimize code

* feat: optimize code
2023-08-07 18:04:44 +08:00
Mehmet Yarar
f6dc5f39e0 enhance: Improve the a11y of the upload progress bar (#42704)
* improve the a11y of the upload progress

* add a11y test, update snapshots

* pass aria props as part of restProps

* use kebab-case instead of camelCase for aria attributes

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-31 20:36:29 +08:00
Wuxh
6d0acb0518 fix: Upload disable state logic (#42102)
* chore(typo): update

* test(upload): add case

* fix: Upload disable state logic

* test: remove case

* chore: remove unused
2023-05-04 17:03:04 +08:00
lijianan
7b1c3990eb chore: Migrate CJS to ESM (#42077)
* chore: Migrate CJS to ESM

* clear
2023-04-29 10:43:06 +08:00