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(Select): option slot bool error #3154

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Apr 25, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(Select): 修复 option 插槽 value 为 Boolean 类型的报错问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

完成

@maoyiluo maoyiluo self-requested a review April 26, 2024 05:40
Copy link
Collaborator

@maoyiluo maoyiluo left a comment

Choose a reason for hiding this comment

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

LGTM

@uyarn uyarn merged commit 100902e into develop Apr 26, 2024
7 checks passed
@uyarn uyarn deleted the fix/select-option-value-bool branch April 26, 2024 06:18
@github-actions github-actions bot mentioned this pull request Apr 26, 2024
16 tasks
uyarn added a commit that referenced this pull request Apr 26, 2024
uyarn added a commit that referenced this pull request Apr 26, 2024
* chore: update CHANGELOG.md (#3142)

* docs: optimize docs and CDN usage  (#3144)

* docs: optimize docs

* Update getting-started.en-US.md

* chore: update desc

* feat(submenu): enable props popup-props (#3145)

* feat(submenu): enable props popup-props

* fix(submenu): setting popup-props placement property is invalid

* fix(textarea): `autosize` doesn't work in Firefox (#3148)

* fix(upload): `uploadFilePercent` reactive not triggered (#3149)

* chore(deps-dev): bump autoprefixer from 9.8.8 to 10.4.19 (#3129)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.8 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@9.8.8...10.4.19)

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

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

* fix(Select): option slot bool error (#3154)

* chore: release 1.9.3 (#3156)

* chore: release 1.9.3

* chore: changelog's changes

---------

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: betavs <34408516+betavs@users.noreply.github.com>
Co-authored-by: Yoki <yujian0108@gmail.com>
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

2 participants