This repository was archived by the owner on Mar 9, 2025. It is now read-only.
8.9.2
Fix
- fix double click to fit on column. The width was being set to 0px which caused the column to collapse.
Refactor
- rename
dataloom-cell__body-containertodataloom-cell--body__container. The documentation was correct, but the actual value was wrong.