grafana/public/app/core/components
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
..
Animations Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AppNotifications Button/Link Focus: Use focus-visible for keyboard focus (#33066) 2021-04-16 15:22:31 +02:00
Branding Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
Card Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
CloseButton Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
code_editor Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
colorpicker Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
CopyToClipboard Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DynamicImports Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
EmptyListCTA Storybook: Fixes theming of the padded story (that makes stories use primary background by default) (#33166) 2021-04-21 09:45:12 +02:00
ErrorPage Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
FilterInput PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
Footer Footer: Fixes layout issue in footer (#30443) 2021-01-21 13:01:20 +01:00
ForgottenPassword Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
form_dropdown Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
help Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
jsontree Transformers: configure result transformations after query(alpha) (#18740) 2019-09-09 08:58:57 +02:00
LocalStorageValueProvider Store: Error handling for setObject (#23650) 2020-04-20 15:13:02 +02:00
Login Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
modals Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
Page Alerting: bootstrap silences page (#32810) 2021-04-09 13:44:26 +03:00
PageActionBar LibraryPanels: Adds initial section and Page to Dashboard submenu (#32876) 2021-04-12 09:30:29 +02:00
PageHeader Theme: Renames theme.palette to theme.colors (#33214) 2021-04-21 15:34:08 +02:00
PageLoader Feature: Encapsulated dynamic imports with error boundary and suspense (#19128) 2019-09-17 09:46:26 +02:00
PermissionList Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
PluginHelp Chore: Enable remaining eslint-plugin-react rules (#29519) 2020-12-02 10:03:37 +01:00
query_part Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
QueryOperationRow Button/Link Focus: Use focus-visible for keyboard focus (#33066) 2021-04-16 15:22:31 +02:00
scroll Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
search e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
Select Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
SharedPreferences Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
sidemenu Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
Signup Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
SplitPaneWrapper Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
sql_part Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
TagFilter ReactSelect: Upgrades react-select from v3 to v4 and switches from fork to main npm package (#32618) 2021-04-02 11:11:46 +02:00
TimePicker Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
TransformersUI Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
connectWithCleanUp.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
dashboard_selector.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
info_popover.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
OrgSwitcher.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
switch.ts Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
TraceToLogsSettings.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
WithFeatureToggle.tsx teams: feature toggle component 2019-03-19 13:57:24 +01:00