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.0 #3059

Merged
merged 2 commits into from
Jan 23, 2024
Merged

chore: release 1.9.0 #3059

merged 2 commits into from
Jan 23, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Jan 23, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.9.0

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Jan 23, 2024

🌈 1.9.0 2024-01-23

🚀 Features

🐞 Bug Fixes

  • Loading: 修复重复调用LoadingPlugin()时报错 @Zz-ZzzZ (#3025)
  • Textarea: 修复设置maxlength后,在windows自带输入法中,中文时不到最大长度也会自动覆盖之前已输入内容的缺陷 @azx1573 (#3044)
  • Textarea: value绑定值时,autosize时无法输入中文问题 @LoopZhou (#3057)
  • TagInput: 修复size API 没有作用到折叠选项的问题 @uyarn (#3055)
  • Select: 修复点击清除按钮触发多次onChange事件的异常 @uyarn (#3054)
  • Form: 修复计算^字符长度异常的问题 @uyarn (#3058)
  • Form: 更正表单组件实例方法为非required类型 @iiimix (#3034)

🚧 Others

Copy link
Contributor

完成

Copy link
Contributor

Size Change: -3 B (0%)

Total Size: 887 kB

Filename Size Change
./dist/tdesign.js 491 kB -2 B (0%)
./dist/tdesign.min.js 295 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 52.3 kB
./dist/tdesign.min.css 47.4 kB

@uyarn uyarn merged commit 4655339 into develop Jan 23, 2024
@uyarn uyarn deleted the release/1.9.0 branch January 23, 2024 10:18
uyarn added a commit that referenced this pull request Jan 25, 2024
* chore: release 1.9.0

* 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 Jan 25, 2024
* docs(Card): update api (#3021)

* docs(Card): update api

* chore: update _common

* fix(loading): fix functional repeated call error (#3025)

* docs: update unplugin usage desc with webpack (#3030)

* feat(form): change form methods type-definition to required (#3034)

change form methods type-definition to required

* feat(descriptions): add descriptions (#3035)

* feat(descriptions): add descriptions

* feat(descriptions): example test

* feat(descriptions): utils ts

* feat(descriptions): descriptions body

* test(descriptions): update snap

* fix(descriptions): tDescriptionsBody

* chore(descriptions): remove

* fix(table): 移除非必要的分页监听 (#3046)

* fix(table): pagination

* fix: lint error

* fix: fix the bug of textarea with maxlength can't input before limit (#3044)

* fix(tag-input): pass size api to collapse item (#3055)

* feat(Slider): support change end API (#3056)

* feat(Slider): support change end API

* feat(Slider): support change end API

* fix(Select): fix clear trigger onchange callback twice (#3054)

* fix(Select): fix clear trigger onchange callback twice

* chore: fix lint

* fix(textarea): value绑定值时,autosize时无法输入中文问题 (#3057)

* fix(Form): fix form string length test (#3058)

* chore: release 1.9.0 (#3059)

* chore: release 1.9.0

* chore: changelog's changes

---------

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

---------

Co-authored-by: liweijie0812 <674416404@qq.com>
Co-authored-by: Zz-ZzzZ <48228016+Zz-ZzzZ@users.noreply.github.com>
Co-authored-by: iiimix <hu@iiimix.cn>
Co-authored-by: zhangpaopao <zhangpaopao0609@gmail.com>
Co-authored-by: sheepluo <yaoyanhuoyi@qq.com>
Co-authored-by: 梓晨 <anzixuan168@163.com>
Co-authored-by: LoopZhou <13745660+LoopZhou@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