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

docs: release 1.1.0 #2493

Merged
merged 3 commits into from
Mar 2, 2023
Merged

docs: release 1.1.0 #2493

merged 3 commits into from
Mar 2, 2023

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

(删除此行代表确认该日志): 修改并确认日志后删除这一行,机器人会提交到 本 PR 的 CHANGELOG.md 文件中

🌈 1.0.10 2023-03-02

🚀 Features

  • SelectInput: collapsedItems.count 含义修正为折叠的标签数量 @chaishi (#2447)
  • Image: 图片组件支持特殊格式的地址 .avif.webp @chaishi (#2463)
  • Image: 新增图片全局配置 globalConfig.image.replaceImageSrc,用于统一替换图片地址 @chaishi (#2463)
  • Types: 新增公共 types 文件的导出 @PengYYYYY (#2490)

🐞 Bug Fixes

🚧 Others

@PengYYYYY PengYYYYY changed the title docs: release 1.0.10 docs: release 1.1.0 Mar 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

🌈 1.1.0 2023-03-02

🚀 Features

  • Image:
    • 图片组件支持特殊格式的地址 .avif.webp @chaishi (#2463)
    • 新增图片全局配置 globalConfig.image.replaceImageSrc,用于统一替换图片地址 @chaishi (#2463)
  • SelectInput: collapsedItems.count 含义修正为折叠的标签数量 @chaishi (#2447)
  • Types: 新增公共 types 文件的导出 @PengYYYYY (#2490)

🐞 Bug Fixes

  • Dialog:
  • Loading: 修复属性透传问题 @Aicmortal (#2442)
  • Upload: 修复禁用态的表单对 upload 组件无效问题 @yusongh (#2472)
  • Textarea: 解决 textarea 字符限制文案遮挡文本内容的问题 @duanbaosheng (#2462)
  • Menu: menu-item 设置href属性后的样式问题 @tiny-dust (#2458)
  • Teleport: 修复使用了 Teleport 的组件无法挂载到当前组件内元素节点

🚧 Others

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

完成

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

Size Change: +5 B (0%)

Total Size: 801 kB

Filename Size Change
./dist/tdesign.js 445 kB +4 B (0%)
./dist/tdesign.min.js 259 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 49.9 kB
./dist/tdesign.min.css 45.5 kB

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

Size Change: -2 B (0%)

Total Size: 801 kB

Filename Size Change
./dist/tdesign.js 445 kB -1 B (0%)
./dist/tdesign.min.js 259 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 49.9 kB
./dist/tdesign.min.css 45.5 kB

@PengYYYYY PengYYYYY merged commit 0d33550 into develop Mar 2, 2023
@PengYYYYY PengYYYYY deleted the release/1.1.0 branch March 2, 2023 05:25
sinbadmaster pushed a commit to sinbadmaster/tdesign-vue-next that referenced this pull request Jun 2, 2023
* docs: release 1.0.10

* chore: update version

* chore: changelog's changes

---------

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.

1 participant