grafana/contribute
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
..
architecture move backend docs to their relevant folder (#32041) 2021-03-17 09:41:16 +01:00
engineering Docs: Document upgrading of protobuf (#32227) 2021-03-22 19:28:33 +01:00
style-guides Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
templates Docs: Refactor inconsistent unordered lists (#27826) 2020-10-02 11:02:11 -07:00
create-pull-request.md contribute: Add backend and configuration guidelines for PRs (#30426) 2021-01-20 12:27:48 +01:00
developer-guide.md Docs: updates developer guide with useful resources for windows setup (#32075) 2021-03-18 09:39:54 -04:00
documentation.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
README.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00
triage-issues.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00

Contribute

This directory contains guides for contributors to the Grafana project.

The style-guides directory contains style guides for the Grafana software project and documentation.