d269a123e7
XYChart: Minor improvements ( #78506 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-11-22 11:50:02 -08:00
2c0c51a0df
Chore: improve types ( #78126 )
...
* fix some types
* more type updates
* some more fixes
* more changes
* string instead of unknown
* more like original logic
* remove outdated comment
* update betterer
2023-11-16 12:39:12 +00:00
13e3308959
Chore: some type fixes ( #69860 )
...
* some type fixes
* restore empty object
* undo 1 fix for now
* commit betterer update
* explicitly type slug and uid as string | undefined
2023-06-20 17:13:49 +01:00
854d497f94
Schema: Fix dimension schemas ( #67935 )
2023-05-05 12:16:31 -07:00
607b94aaa2
FieldValues: Use standard array functions ( #67012 )
2023-04-20 22:03:38 -07:00
313b3dd2af
Chore: Reuse findFieldIndex from findField ( #65973 )
2023-04-04 16:54:38 -07:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
56921b205d
Canvas add drone elements ( #43122 )
2021-12-16 11:05:58 -08:00
4c8c2f6c96
Scatter: support bubble and line charts with out-of-order data (alpha) ( #39377 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-09-29 10:14:15 -07:00
9a0040c0ae
Canvas: add alpha canvas panel and initial interfaces ( #37279 )
2021-09-02 10:01:08 -07:00
2ff4b028c8
Core: move dimensions out of geomap into app/features ( #37946 )
2021-08-17 13:43:54 -07:00