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): 设置滚动位置(#3044) #3045

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fcppddl
Copy link
Contributor

@fcppddl fcppddl commented Nov 13, 2024

feat(table): 设置滚动位置(#3044)

@zyprepare zyprepare added enhancement New feature or request comp:table 4.x labels Nov 15, 2024
@@ -0,0 +1,6 @@
---
"@hi-ui/table": patch
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是新功能,这2个地方改成 minor

@@ -1,6 +1,7 @@
import React from 'react'
import { PaginationProps } from '@hi-ui/pagination'
import { PopperOverlayProps } from '@hi-ui/popper'
import { TreeHelper } from '@hi-ui/tree'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议单独写类型,不要使用 Tree 组件的类型,尽量避免组件依赖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x comp:table enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants