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.2 #3139

Merged
merged 2 commits into from
Apr 11, 2024
Merged

chore: release 1.9.2 #3139

merged 2 commits into from
Apr 11, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Apr 11, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.9.2

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Apr 11, 2024

🌈 1.9.2 2024-04-11

🚀 Features

  • Tag: 新增colorAPI,支持自定义颜色 @maoyiluo (#3101)
  • CollapsedItems: TagInputSelectInputTreeSelectCascaderCollapsedItems统一新增onClose回调,支持对折叠选项的删除操作 @topazur @uyarn (#2942)

🐞 Bug Fixes

  • Transfer:
    • 修复search 事件的 trigger 的异常 @betavs (#3118)
    • 修复树形结构数据过滤异常的问题 @uyarn (#3137)
  • Locale: 修复ImageImageViewer组件英文语言包异常的问题,优化DatePicker部分语言配置 @uyarn (#3119)
  • Checkbox: 修复 checkboxGroup.max 禁用态显示的问题 @LoopZhou (#3124)
  • DatePicker:
    • 修复valueTypeDate 类型时仍然进行转换的缺陷 @uyarn (#3127)
    • 修复周和季度模式选择异常的问题 @uyarn (#3138)
  • Table: 修复使用 fixedRows 时的报错问题 @betavs (#3134)
  • Loading:导出 LoadingDirective 使用 @XBIsland (#3120)
  • Scroll: 修复由于Chrome 121版本支持scroll width之后导致TableSelect及部分出现滚动条组件的样式异常问题 @LoopZhou (common#1765)

🚧 Others

Copy link
Contributor

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

🌈 1.9.2 2024-04-11

🚀 Features

  • tag: Tag组件新增colorAPI,支持自定义颜色 @maoyiluo (#3101)
  • TagInput: expand the deletion function of collapsedItems @topazur (#2942)
  • tag: Tag组件新增colorAPI,支持自定义颜色 @maoyiluo (#3101)
  • TagInput: expand the deletion function of collapsedItems @topazur (#2942)

🐞 Bug Fixes

  • Transfer: search 事件的 trigger 异常 @betavs (#3118)
  • Locale: 修复ImageImageViewer组件英文语言包异常的问题,优化DatePicker部分语言配置 @uyarn (#3119)
  • checkbox: checkboxGroup.max 禁用态显示问题 @LoopZhou (#3124)
  • DatePicker: 修复valueTypeDate 类型时仍然进行转换的缺陷 @uyarn (#3127)
  • menu: remove usage of height in menu demos @Summer-Shen (#3135)
  • Table: 使用 fixedRows 属性控制台报错 @betavs (#3134)
  • Transfer: 修复树形结构数据过滤异常的问题 @uyarn (#3137)
  • DatePicker: 修复周和季度模式选择异常的问题 @uyarn (#3138)

🚧 Others

Copy link
Contributor

github-actions bot commented Apr 11, 2024

完成

Copy link
Contributor

Size Change: -1 B (0%)

Total Size: 891 kB

Filename Size Change
./dist/tdesign.min.js 296 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 52.4 kB
./dist/tdesign.js 493 kB
./dist/tdesign.min.css 47.5 kB

Copy link
Contributor

Size Change: -1 B (0%)

Total Size: 891 kB

Filename Size Change
./dist/tdesign.min.js 296 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 52.6 kB
./dist/tdesign.js 493 kB
./dist/tdesign.min.css 47.7 kB

Copy link
Contributor

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

🌈 1.9.2 2024-04-11

🚀 Features

  • tag: Tag组件新增colorAPI,支持自定义颜色 @maoyiluo (#3101)
  • TagInput: expand the deletion function of collapsedItems @topazur (#2942)
  • tag: Tag组件新增colorAPI,支持自定义颜色 @maoyiluo (#3101)
  • TagInput: expand the deletion function of collapsedItems @topazur (#2942)

🐞 Bug Fixes

  • Transfer: search 事件的 trigger 异常 @betavs (#3118)
  • Locale: 修复ImageImageViewer组件英文语言包异常的问题,优化DatePicker部分语言配置 @uyarn (#3119)
  • checkbox: checkboxGroup.max 禁用态显示问题 @LoopZhou (#3124)
  • DatePicker: 修复valueTypeDate 类型时仍然进行转换的缺陷 @uyarn (#3127)
  • menu: remove usage of height in menu demos @Summer-Shen (#3135)
  • Table: 使用 fixedRows 属性控制台报错 @betavs (#3134)
  • Transfer: 修复树形结构数据过滤异常的问题 @uyarn (#3137)
  • DatePicker: 修复周和季度模式选择异常的问题 @uyarn (#3138)

🚧 Others

Copy link
Contributor

Size Change: 0 B

Total Size: 891 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 52.6 kB
./dist/tdesign.js 493 kB
./dist/tdesign.min.css 47.7 kB
./dist/tdesign.min.js 296 kB

@chaishi chaishi merged commit e859983 into develop Apr 11, 2024
8 checks passed
@chaishi chaishi deleted the release/1.9.2 branch April 11, 2024 07:36
uyarn added a commit that referenced this pull request Apr 11, 2024
* chore: release 1.9.2

* chore: update snapshot
uyarn added a commit that referenced this pull request Apr 11, 2024
* chore: update group code (#3111)

* feat(Tag): 增加自定义颜色参数 (#3101)

* feat(tag): add color attribute to t-tag in order to customize tag color

feat #3004

* feat: tag自定义颜色下light和light-outline的背景色使用计算的色阶展示

feat #3004

* feat: 补充缺失的类型

* refactor(tag): 将获取颜色样式的代码抽取成方法

* feat(tag): 改用chorma计算色阶

* chore: update snapshot

* chore: update demo display

* feat(tag): use transparent color for the light mode t-tag when using with color props

* chore: update snapshot

* feat: 补充类型声明 & 清理多余依赖

---------

Co-authored-by: Uyarn <uyarnchen@gmail.com>

* fix(transfer): trigger exception for the search event (#3118)

* chore: fix image locale and update snapshot (#3119)

* fix(loading): export directive alias (#3120)

Co-authored-by: yojim <chenyujian@oigcn.cn>

* feat(TagInput): expand the deletion function of collapsedItems(#2941) (#2942)

* feat(TagInput): expand the deletion function of collapsedItems(#2941)

* fix(TagInput): onClose parameter(#2941)

* chore: update api

* chore: update api

* chore: update api

* chore: update api

---------

Co-authored-by: Uyarn <uyarnchen@gmail.com>

* fix(checkbox): checkboxGroup max effects disable status

* docs(dialog): add comment for usage precautions (#3126)

* fix(date-picker): over parse when valueType is Date (#3127)

* fix(date-picker): over parse when valueType is Date

* chore: fix lint

* docs(dialog): mention destroy DOM elements in dialog.md (#3125)

* docs(dialog): mention destroy DOM elements in dialog.md

* docs(dialog): add more specific description in dialog.md

* docs(dialog): update translations in dialog.en-US.md

* docs(dialog): update colons in dialog.en-US.md

* fix(menu): remove usage of `height` in menu demos (#3135)

* fix(menu): remove usage of `height` in menu demos

* fix(menu): update snapshots

* fix(table): use the `fixedRows` property console to report errors (#3134)

* fix(Transfer): fix tree data filter error (#3137)

* fix(Transfer): fix tree data filter error

* fix(Transfer): fix tree data filter error

* fix(datepicker): fix datepicker week parse error (#3138)

* chore: rename loading directive export (#3140)

* chore: release 1.9.2 (#3139)

* chore: release 1.9.2

* chore: update snapshot

---------

Co-authored-by: maoyiluo <43943796+maoyiluo@users.noreply.github.com>
Co-authored-by: betavs <34408516+betavs@users.noreply.github.com>
Co-authored-by: Yoki <yujian0108@gmail.com>
Co-authored-by: yojim <chenyujian@oigcn.cn>
Co-authored-by: odinlin <topazur@163.com>
Co-authored-by: LoopZhou <13745660+LoopZhou@users.noreply.github.com>
Co-authored-by: Lyan-u <46185702+Lyan-u@users.noreply.github.com>
Co-authored-by: Yunfei Shen <shenyf0608@163.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.

2 participants