grafana/public/test/helpers
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802)
* update eslint, tsconfig + esbuild to handle new jsx transform

* remove thing that breaks the new jsx transform

* remove react imports

* adjust grafana-icons build

* is this the correct syntax?

* try this

* well this was much easier than expected...

* change grafana-plugin-configs webpack config

* fixes

* fix lockfile

* fix 2 more violations

* use path.resolve instead of require.resolve

* remove react import

* fix react imports

* more fixes

* remove React import

* remove import React from docs

* remove another react import
2024-06-25 12:43:47 +01:00
..
alertingRuleEditor.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
asserts.ts Chore: use jest.mocked in favor of type assertions/any (#51156) 2022-06-21 13:47:33 +01:00
convertToStoreState.ts Chore: type fixes (#77618) 2023-11-06 11:28:44 +00:00
createFetchResponse.ts Chore: Improve types (#85659) 2024-04-08 09:56:21 +01:00
fieldConfig.ts grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2022-12-29 05:48:22 -08:00
getDashboardModel.ts Dashboards: Unify angular auto-migration code (#63915) 2023-03-27 18:11:45 +03:00
getQueryOptions.ts Chore: Remove deprecated dashboardId from panel query runner (#64786) 2023-04-14 16:50:10 -07:00
getTemplateSrvDependencies.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
initTemplateSrv.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectOptionInTest.ts Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
TestProvider.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00