mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* fix(button): primaryColor and dangerColor tokens not working with solid variant - Add text color override for primary solid variant - Add text color override for danger solid variant - Align implementation with default button pattern - Add demo test case for token customization * fix(button): primaryColor and dangerColor tokens not working with solid variant - Add text color override for primary solid variant - Add text color override for danger solid variant - Align implementation with default button pattern - Add demo test case for token customization * fix(Button): fix tokens not working with solid, outlined and dashed variants --------- Co-authored-by: 遇见同学 <1875694521@qq.com> Co-authored-by: Amumu <yoyo837@hotmail.com>