grafana/public/app/angular
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
filters Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
panel React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
partials Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
services React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
angular_wrappers.ts Chore: move PageHeader component to angular folder (#88556) 2024-06-03 11:47:47 +01:00
AngularApp.ts Grafana/Runtime: Remove SystemJS export (#84561) 2024-03-21 09:22:35 +01:00
AngularLocationWrapper.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
AngularLocationWrapper.ts Chore: removing some type assertions (#85839) 2024-04-10 14:54:31 +01:00
AngularRoot.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
array_join.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
autofill_event_fix.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
bridgeReactAngularRouting.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
bsTooltip.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
bsTypeahead.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
core_module.ts Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 2021-11-09 08:37:16 +01:00
diff-view.ts Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
dropdown_typeahead.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
give_focus.ts Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 2021-11-09 08:37:16 +01:00
GrafanaCtrl.ts Angular: support getLegacyAngularInjector() even when angular is disabled. (#67439) 2023-04-28 17:31:51 +03:00
index.ts Angular: Adds back two angular directives that are still used by remaining angular bits and plugins (#50380) 2022-06-08 10:34:58 +02:00
injectorMonkeyPatch.ts AngularJS: Move angular stuff into app/angular (#41415) 2021-11-08 18:41:04 +01:00
jquery_extended.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
lazyBootAngular.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
loadAndInitAngularIfEnabled.ts Angular: support getLegacyAngularInjector() even when angular is disabled. (#67439) 2023-04-28 17:31:51 +03:00
metric_segment.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
misc.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
ng_model_on_blur.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
partials.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
promiseToDigest.test.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
promiseToDigest.ts Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 2021-11-09 08:37:16 +01:00
react2angular.ts TopNav: Make dashboard toolbar actions work in new top nav (#51950) 2022-07-14 20:34:00 +02:00
rebuild_on_change.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
registerComponents.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
tags.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00