What's Changed
Features
- Added automatic column width calculation and autofit behavior to the SQL console result table’s virtualized table (VTable) component, improving readability of query results with varying column widths.
Fixes
- Fixed horizontal scrolling (
scroll-x) failure in the VTable header (thead), ensuring consistent scroll behavior across all table sections.
Improvements
- Updated section background styling in the VTable component for better visual hierarchy and consistency within the SQL console UI.
Internal
- Bumped indirect dependencies:
yamlfrom 2.8.2 to 2.8.3 andpicomatchfrom 2.3.1 to 2.3.2. - Released versions v0.5.3 and v0.5.4.