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
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
autofill_event_fix.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
bridgeReactAngularRouting.ts
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
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
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
jquery_extended.ts
lazyBootAngular.ts
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
partials.ts
promiseToDigest.test.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
promiseToDigest.ts
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
tags.ts