ant-design/components/upload
lijianan 38474628fd
feat: prepend use-client directive for with Next.js App Router (#43573)
* fix: prepend use-client directive for with Next.js App Router

* Update components/affix/index.tsx

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/badge/index.tsx

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/index.tsx

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/cascader/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/list/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/mentions/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/mentions/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/mentions/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/mentions/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/qrcode/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/spin/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/select/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/spin/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/spin/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/steps/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/time-picker/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/transfer/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/tree-select/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
..
__tests__ feat: CP support Upload className and style (#43325) 2023-07-03 16:38:56 +08:00
demo chore: migrate to vitest (#42506) 2023-06-07 11:54:50 +08:00
style fix: Upload progress bar fade motion (#43471) 2023-07-11 10:06:09 +08:00
UploadList chore: code style optimization (#43497) 2023-07-13 01:46:56 +08:00
Dragger.tsx type: update type unknown with UploadRef (#42985) 2023-06-13 11:48:01 +08:00
index.en-US.md feat: migrate less to token for Upload (#42042) 2023-05-19 11:11:31 +08:00
index.ts feat: prepend use-client directive for with Next.js App Router (#43573) 2023-07-15 12:57:03 +08:00
index.zh-CN.md feat: migrate less to token for Upload (#42042) 2023-05-19 11:11:31 +08:00
interface.ts enhance: Improve the a11y of the upload progress bar (#42704) 2023-05-31 20:36:29 +08:00
Upload.tsx feat: CP support Upload className and style (#43325) 2023-07-03 16:38:56 +08:00
utils.ts fix: Upload in React 18 sync problem (#41082) 2023-03-06 16:38:46 +08:00