Skip to content

Conversation

@PoorShawn
Copy link
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

Vincent1993 and others added 3 commits November 26, 2025 20:39
- 新增 ⁠filterMenuStates 管理筛选菜单状态,包含稳定候选值与当前搜索关键词
- 新增初始化状态、更新搜索关键词、按搜索获取可见已选值的方法
- 更新 ⁠ValueFilter 接入新状态管理,确保筛选与选择时正确处理可见值
* 在 FilterToolbar 中订阅筛选状态变化,用于更新“清除筛选”按钮状态
* 新增 updateClearFilterButtonState 方法,根据激活的筛选管理按钮可见性
* 重构 ValueFilter:改为收集不计数的唯一值,并基于筛选状态更新候选计数
* 优化筛选项初始化:仅允许计数 > 0 的值可选
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.

2 participants