The height of the list container is now calculated based on a parent div instead of itself. DataRow component now has a forward ref to allow for automatic scrolling. Added better detection to the useDynamicMaxHeight hook for when to recalculate the max height using intersection observers. The useEffect for scrolling a segment into view used to be excessively called to the point where it was auto scrolling after the user manually scrolled. The auto scroll useEffect is now dependent on the segment index changing which should only happen once per active segment change. |
||
|---|---|---|
| .. | ||
| .webpack | ||
| assets | ||
| src | ||
| 31fb9346313fc3740d7b.woff2 | ||
| babel.config.js | ||
| CHANGELOG.md | ||
| components.json | ||
| package.json | ||
| tailwind.config.js | ||
| tsconfig.json | ||