mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* 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 |
||
---|---|---|
.. | ||
components | ||
Forms | ||
CorrelationsFeatureToggle.tsx | ||
CorrelationsPage.test.tsx | ||
CorrelationsPage.tsx | ||
types.ts | ||
useCorrelations.ts | ||
utils.test.ts | ||
utils.ts |