Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added #[derive(Serialize, Deserialize)] to the Style structs under the serde feature #227

Merged
merged 4 commits into from
Feb 28, 2024

Commits on Feb 9, 2024

  1. Fix docking on empty main surface. (Adanos020#222)

    * Fix docking on empty main surface.
    
    * Update changelog and bump patch number.
    Adanos020 authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a12b142 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Bugfixes (Adanos020#225)

    * Fix visual bug happening while a tab is being dragged.
    
    * Fix crash on retaining tabs.
    
    * Fix `filter_map_tabs` leaving leaf nodes empty.
    
    * Update changelog
    
    * Revert simple.rs
    
    * Bump patch version number.
    Adanos020 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1a5036c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. added the derives

    Quinntyx committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    129e32b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    d00bb6e View commit details
    Browse the repository at this point in the history