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: publish 1.0.1 #2004

Merged
merged 2 commits into from
Feb 21, 2023
Merged

chore: publish 1.0.1 #2004

merged 2 commits into from
Feb 21, 2023

Conversation

honkinglin
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2023

🌈 1.0.1 2023-02-21

🚀 Features

  • Popup: 新增onScrollToBottom 事件 @uyarn (#1980)
  • Select:
    • 支持虚拟滚动的使用 @uyarn (#1980)
    • 支持autofocussuffixsuffixIcon等API,onSearch新增回调参数 @uyarn (#1980)
    • Option子组件支持自定义titleAPI @uyarn (#1980)
  • Icon: 加载时注入样式,避免在 next 环境中报错的问题 @uyarn (#1990)
  • Avatar: 组件内部图片,使用 Image 组件渲染,支持透传 imageProps 到 Image 图片组件 @chaishi (#1993)
  • Dialog: plugin 调用支持自定义 visbile @moecasts (#1998)
  • Tabs: 支持拖拽能力 @duanbaosheng (#1979)

🐞 Bug Fixes

  • Select: 修复onInputchange触发时机的问题 @uyarn (#1980)
  • Radio: 修复 radio disabled 默认值问题 @honkinglin (#1977)
  • Table: editable cell keep edit state @moecasts (#1988)
  • TagInput: 修复0.45.4版本后TagInput增加blur行为导致Select/Cascader/TreeSelect无法过滤多选的问题 @uyarn (#1989)
  • Avatar: 修复图片无法显示问题 @chaishi (#1993)
  • Image: 修复事件类型问题 @chaishi (#1993)
  • Tree: 修复子节点被折叠后无法被搜索问题 @honkinglin (#1999)
  • Popup: 修复浮层显隐死循环问题 @honkinglin (#1991)
  • Form: 修复 formList onValuesChange 获取不到最新数据问题 @honkinglin (#1992)
  • Drawer: 修复 drawerDialog 滚动条检测问题 @honkinglin (#2001)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: +1 B (0%)

Total Size: 781 kB

Filename Size Change
./dist/tdesign.js 432 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 55 kB
./dist/tdesign.min.css 49.9 kB
./dist/tdesign.min.js 243 kB

@honkinglin honkinglin merged commit 86d9eeb into develop Feb 21, 2023
@honkinglin honkinglin deleted the release/1.0.1 branch February 21, 2023 06:27
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