grafana/public/app/plugins
Giordano Ricci dc918f7e91
Grafana UI: Add experimental InteractiveTable component (#58223)
* wip

* move table

* refine example

* move to experimental

* add row expansion example

* add expanded row to kitchen sink

* add column prop docs

* add props docs

* remove useless example

* WIP

* use unique id per row & proper aria attrs for expander

* add custom cell rendering example

* Remove multisort

* rename shrink to disableGrow

* move isTruthy type guard to @grafana/data

* add missing prop from TableData interface

* make column id required

* fix correlations table

* expand on docs

* remove leftover comment

* rename to InteractiveTable

* add some tests

* add expansion tests

* fix tests

* revert unneeded changes

* remove extra header rule
2022-11-29 16:18:55 +00:00
..
datasource Grafana UI: Add experimental InteractiveTable component (#58223) 2022-11-29 16:18:55 +00:00
panel Chore: some type fixes (#59030) 2022-11-29 15:52:08 +00:00
gen.go Heatmap: Remove legacy angular based implementation (#59249) 2022-11-23 10:46:21 -08:00
igen.go schema: Generate Go and Typescript from Thema coremodels (#49193) 2022-05-27 03:21:37 +02:00
sdk.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00