-
fix: Correct inner padding and sider visibility logic in HeaderBar, PageLayout, and SiderBar components
Some checks failedPublish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelledPublish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelledLinux Release / release (push) Has been cancelledmacOS Release / release (push) Has been cancelledWindows Release / release (push) Has been cancelledreleased 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