2837f8fb58
internationalisation: Mark up canvas panel edit options ( #107118 )
...
mark up canvas panel
2025-06-25 10:06:37 +01:00
2b8c74de2e
i18n: removes useTranslate hook ( #106556 )
...
* i18n: removes useTranslate hook
* chore: fix duplicate imports
* chore: fix import sorting and hook dependencies
2025-06-12 11:03:52 +02:00
7bfa78c6e6
I18n: Update eslint rule to catch some untranslated object properties ( #105072 )
2025-05-28 21:14:43 +01:00
5aeaa18ac2
Canvas: One click links and actions ( #99616 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2025-02-13 11:46:29 -06:00
0a870e6a88
Canvas: Element data links refactor ( #90636 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-07-25 07:13:21 -05:00
9bc68562d4
Canvas: Element level data links ( #89079 )
2024-07-12 12:02:49 -05:00
8989ac4a0c
Canvas: Improved tooltip ( #90162 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-07-10 14:52:15 -05:00
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
5dea949433
Canvas: Match connection anchor points to elements ( #85421 )
...
Co-authored-by: Ihor Yeromin <yeryomin.igor@gmail.com>
2024-04-23 14:26:53 -07:00
eb86fd867f
Canvas: Update new element type with rotation ( #85690 )
2024-04-11 15:36:33 -05:00
5a53041c49
Canvas: Fix SVG element border clipped ( #85590 )
...
fix(canvas): canvas svg element border clipped
2024-04-04 20:08:24 +02:00
726a666059
Canvas: Fix SVG items background glitch ( #85078 )
2024-03-29 00:26:59 +02:00
8b32073d5f
Canvas: New basic elements ( #84205 )
...
* feat(canvas): new canvas shapes added
2024-03-21 15:23:35 +01:00