grafana/public/app/plugins/panel/gettingstarted
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
..
components React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
img GettingStarted: Fixes backgrounds in welcome and getting started (#32613) 2021-04-01 21:52:20 +02:00
GettingStarted.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
steps.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00

Plugin List Panel - Native Plugin