• v1.0.7 73193239fd

    v1.0.7 Stable

    Ghost released this 2025-12-07 07:21:04 +01:00 | 704 commits to main since this release

    What's Changed

    • refactor(Dashboard): Replace auto-fill grid with flexbox and dynamic width calculation (1e6ad83)
      • Add constants for module width constraints (220-320px) and layout dimensions
      • Replace CSS grid auto-fill with flexbox wrap for module layout
      • Implement ResizeObserver to dynamically calculate optimal module width based on container size
      • Calculate number of columns that fit and distribute space evenly within min/max constraints
      • Add gridContainerRef to track container dimensions
      • Change plugin sidebar
    Downloads