Skip to content
Snippets Groups Projects
Unverified Commit 7b81f1d0 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

Refactor PivotTable Visualization into a functional typescript component (#27651)

* add PivotTable unit tests

* obey the linter

* measure leftHeader cell content

* test cell data width detection

* extract static properties

* convert to functional component

* cleanup refs

* extract cellRenderers

* extract size and position getter functions

* replace item measurement

* convert rowToggleIcon to typescript

* convert PivotTable to typescript

* remove unused hasCustomColors

* update tests to typescript

* fix rebase
parent 6ffd3c1b
No related branches found
No related tags found
No related merge requests found
Showing
with 1081 additions and 704 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment