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(table): Add onResizeStop and onVisibleChange api #3008

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

zyprepare
Copy link
Collaborator

closed #2984 #2989

* feat(table): Add onResize api (#2984)

* feat(table): Add onResizeStop api

* chore(table): 将变更记录文件移入pending目录,暂不发布

* chore(table): 去掉多余代码
@zyprepare zyprepare added bug Something isn't working PR: New feature 👍 New feature pull request comp:table labels Sep 25, 2024
@zyprepare zyprepare merged commit e9aadf1 into master Sep 26, 2024
1 check passed
@zyprepare zyprepare deleted the feature/table/20240908 branch September 26, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp:table PR: New feature 👍 New feature pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table 期望resizable模式下,增加一个列宽变化时的回调
1 participant