ant-design/components/upload
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ chore: update icon snapshot (#44414) 2023-08-24 21:01:10 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style fix(Upload): action buttons focus style leave after click it (#44594) 2023-09-04 14:45:03 +08:00
UploadList chore: code style optimization (#43722) 2023-07-22 19:07:57 +08:00
Dragger.tsx type: update type unknown with UploadRef (#42985) 2023-06-13 11:48:01 +08:00
index.en-US.md docs: Update batch of docs & demos (#44509) 2023-08-29 18:47:41 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md chore: typo (#44579) 2023-09-01 23:39:56 +08:00
interface.ts fix: rm useless ts def of upload (#44468) 2023-08-28 19:38:03 +08:00
Upload.tsx feat: CP support Upload className and style (#43325) 2023-07-03 16:38:56 +08:00
utils.ts fix(Upload): gif thumb url base64 type should be corrected (#44083) 2023-08-09 15:19:25 +08:00