grafana/plugins-bundled
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
..
internal/input-datasource Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
.gitignore Bundled Plugins: fix build issues with DirectInput (#23640) 2020-04-19 07:05:25 +02:00
external.json Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
README.md Plugins: add a bundle plugins folder (#20850) 2020-04-07 00:04:24 -07:00

Bundled Plugins

Bundled plugins are built as true plugins, and managed by the grafana install.

TODO: the packaging system should move all dist items to the root and remove sources.