ant-design/components/button
偏右 c5bcf57537
feat: 💄 Add text type Button (#22552)
* 🆕 Add text type Button

`<Button type="text" />`

close #15892

* Add test cases

* missing type

* missing type

* fix missing type

* Update components/button/index.zh-CN.md

Co-Authored-By: zefeng <zefengbao@outlook.com>

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: zefeng <zefengbao@outlook.com>
2020-05-06 10:15:33 +08:00
..
__tests__ feat: 💄 Add text type Button (#22552) 2020-05-06 10:15:33 +08:00
demo feat: 💄 Add text type Button (#22552) 2020-05-06 10:15:33 +08:00
style feat: 💄 Add text type Button (#22552) 2020-05-06 10:15:33 +08:00
button-group.tsx fix lint 2020-04-06 12:15:28 +08:00
button.tsx feat: 💄 Add text type Button (#22552) 2020-05-06 10:15:33 +08:00
index.en-US.md feat: 💄 Add text type Button (#22552) 2020-05-06 10:15:33 +08:00
index.tsx refactor(button): rewrite with hook (#23367) 2020-04-18 13:06:04 +08:00
index.zh-CN.md feat: 💄 Add text type Button (#22552) 2020-05-06 10:15:33 +08:00
LoadingIcon.tsx fix: Button loading switch animation (#23102) 2020-04-10 15:39:07 +08:00