ant-design/components/button
lijianan 6a7945d2fd
feat: Button support autoInsertSpace prop (#48348)
* feat: Button support autoInsertSpaceInButton prop

* demo: update demo

* fix: fix

* test: add test case

* docs: update docs

* chore: deprecated autoInsertSpaceInButton prop

* Update components/button/button.tsx

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

* fix: fix

* fix: fix

* Update components/button/button.tsx

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

* fix: fix

* Update components/button/button.tsx

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

* fix: fix

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-04-11 15:29:10 +08:00
..
__tests__ feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +08:00
demo feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +08:00
style feat: merge master 2024-04-08 14:37:05 +08:00
button-group.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
button.tsx feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +08:00
buttonHelpers.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +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 feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +08:00
LoadingIcon.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00