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

fix(Tree): fix nil value filter bug #3233

Merged
merged 3 commits into from
Jul 11, 2024
Merged

fix(Tree): fix nil value filter bug #3233

merged 3 commits into from
Jul 11, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Jul 11, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(Tree): 修复树形组件错误过滤 value0 的节点的问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

Copy link
Contributor

github-actions bot commented Jul 11, 2024

完成

@chaishi chaishi merged commit 416a367 into develop Jul 11, 2024
6 checks passed
@chaishi chaishi deleted the fix/tree-nil-value branch July 11, 2024 10:23
@github-actions github-actions bot mentioned this pull request Jul 11, 2024
16 tasks
uyarn added a commit that referenced this pull request Jul 11, 2024
* fix(Tree): fix nil value filter bug

* chore: revert change

* chore: add test
uyarn added a commit that referenced this pull request Jul 11, 2024
* ci: add pr-comment-ci (#3217)

* feat(icon): add new icon (#3229)

* fix(input): disable password toggle when input disabled (#3230)

* fix(input): disable password toggle when input disabled

fix #3228

* fix(input): update snapshot

* chore: update snapshot

---------

Co-authored-by: Uyarn <[email protected]>

* chore: add CODEOWNERS file (#3231)

* chore: update codeowner (#3232)

* chore(deps-dev): bump cypress from 9.7.0 to 13.12.0 (#3225)

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 13.12.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v9.7.0...v13.12.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @testing-library/dom from 8.20.1 to 10.2.0 (#3222)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(Tree): fix nil value filter bug (#3233)

* fix(Tree): fix nil value filter bug

* chore: revert change

* chore: add test

* chore: release 1.9.8 (#3234)

* chore: release 1.9.8

* chore: update common

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: liweijie0812 <[email protected]>
Co-authored-by: jby0107 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

None yet

3 participants