• fix: Correct inner padding and sider visibility logic in HeaderBar, PageLayout, and SiderBar components
    Some checks failed
    Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
    Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
    Linux Release / release (push) Has been cancelled
    macOS Release / release (push) Has been cancelled
    Windows Release / release (push) Has been cancelled

    Ghost released this 2024-12-12 20:31:40 +08:00 | 3848 commits to main since this release

    • Updated the click handler in HeaderBar to toggle inner padding and sider visibility correctly based on the selected item.
    • Adjusted the conditional rendering of SiderBar in PageLayout to ensure it displays when the sider is shown.
    • Refined the inner padding logic in SiderBar to maintain consistent behavior when selecting items.
    • Introduced a new function in Style context to manage sider visibility based on the current pathname, enhancing responsiveness to navigation changes.
    Downloads