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

feat(resize): Container based auto resize #3956

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

netil
Copy link
Member

@netil netil commented Feb 28, 2025

Issue

#3955

Details

Implement auto resize based on parent node size changes

resize: {
    // auto resize when parent container element size changes
    auto: "parent"
}

@netil netil added the feature label Feb 28, 2025
@netil netil self-assigned this Feb 28, 2025
Implement auto resize based on parent node size changes

Ref naver#3955
@coveralls
Copy link

Coverage Status

coverage: 94.184% (+0.002%) from 94.182%
when pulling b77092d on netil:resize#3955
into 93cc1b4 on naver:master.

@netil netil merged commit fa3b751 into naver:master Feb 28, 2025
10 checks passed
@netil netil deleted the resize#3955 branch February 28, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants