grafana/public/app
Jack Westbrook c809d63065
Buttons: replace usage of .btn classnames (#33226)
* refactor(loginpage): migrate custom button styles to use Button component

* refactor(certificationkey): prefer grafana-ui form elements over html elements and classnames

* refactor(axisselector): prefer grafana-ui Button component over html button element

* refactor(input-datasource): replace use of btn class with grafana-ui components

* chore(grafana-ui): delete deprecated ToggleButtonGroup component

* refactor: replace btn and cta-form__close class usage with IconButton

* chore(closebutton): post master merge use v2 theme

* refactor(permissionlist): remove usage of .btn classname

* Wip

* docs(styling): update styling and theme docs import paths

* refactor(alerting): remote btn classnames from TestRuleResult

* refactor(apikeys): prefer grafana-ui Button components over btn classNames

* refactor(folders): prefer grafana-ui Button components over btn classNames

* refactor(teams): prefer grafana-ui Button components over btn classNames

* refactor(datasources): prefer grafana-ui Button components over btn classNames

* refactor: prefer grafana-ui Button components over btn classNames

* Minor style tweak to service buttons

* test: update snapshots related to button changes

* chore(input-datasource): remove unused import declaration

* refactor(loginservicebuttons): rename theme.palette to theme.colors

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-04-23 10:06:42 +02:00
..
angular TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
core Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
features Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +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 Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
app.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02: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 Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00