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

chore: release 1.9.3 #3156

Merged
merged 2 commits into from
Apr 26, 2024
Merged

chore: release 1.9.3 #3156

merged 2 commits into from
Apr 26, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Apr 26, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.9.3

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Apr 26, 2024

🌈 1.9.3 2024-04-26

🚀 Features

  • Menu: Submenu透传 Popup 组件全部特性 @betavs (#3145)

🐞 Bug Fixes

  • Submenu: 修复设置 popup-propsplacement 属性无效的问题 @betavs (#3145)
  • Textarea: 修复autosizeFirefox 中不生效的问题 @XBIsland (#3148)
  • Select: 修复 option 插槽 value 为 Boolean 类型的报错问题 @uyarn (#3154)
  • Upload: 修复自定义方法通过uploadFilePercent更新百分比无效的问题 @XBIsland (#3149)
  • Style: 修复部分节点前缀无法统一替换的缺陷 @ZWkang common#1773

🚧 Others

  • docs: 更新关于CDN资源用法的说明文档 @uyarn (#3144)

Copy link
Contributor

完成

@uyarn uyarn merged commit c0490ce into develop Apr 26, 2024
@uyarn uyarn deleted the release/1.9.3 branch April 26, 2024 07:50
Copy link
Contributor

Size Change: +2 B (0%)

Total Size: 892 kB

Filename Size Change
./dist/tdesign.min.js 296 kB +2 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 52.7 kB
./dist/tdesign.js 493 kB
./dist/tdesign.min.css 47.8 kB

uyarn added a commit that referenced this pull request Apr 26, 2024
* chore: release 1.9.3

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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

1 participant