grafana/public/app/features/annotations
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
partials Access Control: hiding annotation edition and deletion without permissions (#46904) 2022-04-04 11:57:43 -03:00
api.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
events_processing.test.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
events_processing.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
executeAnnotationQuery.test.ts Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
executeAnnotationQuery.ts PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
standardAnnotationSupport.test.ts Annotations: Fix custom tag functionality (#51537) 2022-06-29 13:37:50 -04:00
standardAnnotationSupport.ts Plugins: Unset annotation editor variables (#74519) 2023-09-14 14:23:17 +02:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00