grafana/public/app
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
..
angular TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
core Buttons: introduce buttonStyle prop (#33384) 2021-04-27 12:03:06 +02:00
features Buttons: introduce buttonStyle prop (#33384) 2021-04-27 12:03:06 +02:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Annotations: Turns on annotations in Graph and TimeSeries (#33402) 2021-04-27 07:39:02 +02:00
routes Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
store Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
types Annotations: Adds loading indicators and cancellation (#33404) 2021-04-27 10:03:52 +02:00
app.ts Icons: Fixes iconCache not having same iconRoot as what Icon component used making the pre-cached items not match (#33356) 2021-04-25 11:17:35 -07:00
AppWrapper.tsx Theme: Updated font to Inter, updates typography, a start of moving legacy & global styles from sass to emotion (#32988) 2021-04-14 21:49:38 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts CSP: Set nonce attribute on Webpack injected bundles (#33298) 2021-04-26 11:38:24 +02:00