ant-design/components/button
Knut Olav Bøhmer e09040f3af
fix: Button as component for react-router Link (#26740)
React router passes `navigate` as prop to component in <Link to={to}
component={Component}>. This is already fixed for Typography.Link.
(#26623) This fixes `<Link to={to} component={Button}` />
2020-09-14 21:31:46 +08:00
..
__tests__ fix: Update rc-motion deps & fix ssr (#26542) 2020-09-02 18:30:27 +08:00
demo docs: optimize button docs (#25712) 2020-07-21 10:07:38 +08:00
style style: add @btn-line-height (#26014) 2020-08-04 19:56:10 +08:00
button-group.tsx fix lint 2020-04-06 12:15:28 +08:00
button.tsx fix: Button as component for react-router Link (#26740) 2020-09-14 21:31:46 +08:00
index.en-US.md docs: update button component doc (#26095) 2020-08-08 17:35:26 +08:00
index.tsx refactor(button): rewrite with hook (#23367) 2020-04-18 13:06:04 +08:00
index.zh-CN.md docs: update button component doc (#26095) 2020-08-08 17:35:26 +08:00
LoadingIcon.tsx chore: replace rc-animate/lib/CSSMotion with rc-motion (#26049) 2020-08-05 23:05:25 +08:00