ant-design/components/space
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__ fix(Space): modify the priority of the component's size (#42752) 2023-06-19 14:26:48 +08:00
demo Merge branch 'master' into feature-merge-master 2023-04-17 19:38:12 +08:00
style style: remove Space font style (#40326) 2023-04-10 10:29:26 +08:00
Compact.tsx chore: code style optimization (#43497) 2023-07-13 01:46:56 +08:00
context.ts refactor: solve space circular dependency issue (#42811) 2023-06-05 13:29:55 +08:00
index.en-US.md feat: Space support classNames and styles (#42743) 2023-05-31 13:43:38 +08:00
index.tsx 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: Space support classNames and styles (#42743) 2023-05-31 13:43:38 +08:00
Item.tsx chore: code style optimization (#43497) 2023-07-13 01:46:56 +08:00