Updates the `RawFluxDataTable` to always accept dimensions from a parent, rather than measuring them by itself. The `RawFluxDataTable` is only used within a `RefreshingGraph`, and a `RefreshingGraph` has been recently changed to measure dimensions. Also changes the approach used to minimize unnecessary calls to `parseResponseRaw`. Recent changes (#4650) caused the `getDerivedStateFromProps` approach to re-parse data on every scroll event (the exact opposite of what it was intended to do). Now, the `memoizeOne` helper is used directly inside the render method instead. |
||
---|---|---|
.. | ||
annotations | ||
apis | ||
components | ||
parsing | ||
presenters | ||
query | ||
reducers | ||
utils |