Skip to content

Fix/issue 5036 from develop - #5314

Open
fangsmile wants to merge 11 commits into
developfrom
fix/issue-5036-from-develop
Open

fangsmile wants to merge 11 commits into
developfrom
fix/issue-5036-from-develop

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • 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

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

Eliminate repeated style scans and stabilize detail navigation.
Add a focused master-detail search demo and stronger regressions.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Keep search highlights separate from user style arrangements to preserve
public mutation semantics and avoid merged-cell lookup scans.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Avoid repeated merged-cell refreshes and keep custom style indexes aligned
with direct public arrangement mutations.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Refresh every merged-cell fragment with cached style resolution and batch
custom style restoration without repeated index rebuilds.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants