grafana/public/app/features/variables/inspect
Ashley Harrison 5f2fd8935d
Spinner: Fix so that the size property is correctly applied (#77135)
* correctly apply spinner sizes, refactor to have standard sizes

* better prop definitions so constant values show in IDEs

* 12 is xs, not sm
2023-10-25 15:39:32 +01:00
..
NetworkGraph.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
NetworkGraphModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
utils.ts Dashboard: Fixes save drawer always comparing changes against first loaded version (#76506) 2023-10-13 16:23:23 +02:00
VariablesDependenciesButton.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
VariablesUnknownButton.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
VariablesUnknownTable.test.tsx Update dependency @testing-library/user-event to v14.4.3 (#54292) 2022-08-26 13:30:34 +01:00
VariablesUnknownTable.tsx Spinner: Fix so that the size property is correctly applied (#77135) 2023-10-25 15:39:32 +01:00
VariableUsagesButton.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00