Skip to content

feat(useRowSpan): calculate rowspan data based on hierarchical data structure #2815

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

chenJJ-88
Copy link

@chenJJ-88 chenJJ-88 commented Jul 24, 2025

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

  • 一个通过源数据来计算 row span 的hook,主要是自己最近实际开发中遇到多次类似的需求,就封了一个,可以看一下是否有需要

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@CLAassistant
Copy link

CLAassistant commented Jul 24, 2025

CLA assistant check
All committers have signed the CLA.

@ianzone
Copy link
Contributor

ianzone commented Jul 25, 2025

兄弟可以把测试文件改为vitest的吗?路径为 tests/index.spec.ts
jest 将被移除

Copy link

pkg-pr-new bot commented Jul 27, 2025

npm i https://pkg.pr.new/ahooks@2815
npm i https://pkg.pr.new/@ahooksjs/use-url-state@2815

commit: 6821fcc

@chenJJ-88
Copy link
Author

兄弟可以把测试文件改为vitest的吗?路径为 tests/index.spec.ts jest 将被移除

已经改了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants