grafana/public/app/core/components/Signup
Jack Westbrook 45fa5fdf48
Buttons: introduce buttonStyle prop (#33384)
* Wip

* Updates to colors to make secondary outline work

* refactor: prefer buttonStyle="text" over variant="link" for text buttons

* revert(button): put back mdx story page

* fix(button): variant link disabled as text disabled

* docs(button): remove link variant from stories

* feat(grafana-ui): introduce basic deprecation notice for button and linkbutton components

* docs(button): update usage of href with button and buttonlink

* feat(button): add grafana/ui to deprecation warning

* refactor(buttons): use a more descriptive name for prop warning function

* test(buttonrow): update snapshots

* refactor(buttons): change prop name from buttonStyle to fill

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-04-27 12:03:06 +02:00
..
SignupPage.tsx Buttons: introduce buttonStyle prop (#33384) 2021-04-27 12:03:06 +02:00
VerifyEmail.tsx Buttons: introduce buttonStyle prop (#33384) 2021-04-27 12:03:06 +02:00
VerifyEmailPage.tsx Fixes signup workflow and UI (#26263) 2020-09-07 18:24:46 +03:00