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 0.24.0 #1818

Merged
merged 2 commits into from
Oct 10, 2022
Merged

docs: release 0.24.0 #1818

merged 2 commits into from
Oct 10, 2022

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • docs: 发布 0.24.0

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2022

🌈 0.24.0 2022-10-09

❗ Breaking Changes

  • Dropdown: 调整Dropdown样式,优化多层菜单样式结构,多层菜单结构有变动 @uyarn (#1817)

🚀 Features

  • Table:
    • 表格列属性 attrs 支持自定义任意单元格属性 @chaishi (#1804)
    • 新增列属性 colspan,用于设置单行表头合并 @chaishi (#1804)
    • 超出省略功能,支持同时设置省略浮层内容 ellipsis.content 和属性透传 ellipsis.props @chaishi (#1804)
  • Dropdown:
    • 支持direction API,支持向左展开菜单 @uyarn (#1817)
    • 新增theme等API 支持自定义菜单项主题 @uyarn (#1817)
    • 支持直接使用 t-dropdown-menu 作为子节点,同时继续支持 dropdown 的具名插槽,插槽方式支持多级菜单嵌套 @uyarn (#1817)
  • Dialog: 增加 fullscreen api @gumingWu (#1687)
  • Select: 调整下拉交互允许输入时,不关闭下拉面板,减少相关交互问题 @uyarn (#1808)

🐞 Bug Fixes

  • Upload:
    • 修复 upload 导出预期外的变量导致组件注册时出现告警 @PengYYYYY (#1775)
    • 添加参数 response 到事件 onSuccess,单文件是对象,多文件是数组,issue#1774 @chaishi (#1776)
  • Tree:
    • 修复expandOnClickNodecheckable冲突的问题 @uyarn (#1812)
    • 修复disabled状态下无法展开子选项的错误 @uyarn (#1812)
  • TreeSelect:
  • Swiper: 修复卡片模式时,切换空白的问题(issue #1763) @btea (#1796)
  • Popup: 修复更改 classprefix 导致展开收起动画失效及相关连锁问题 @uyarn (#1790)
  • TimePicker: 修复部分设备下无法获取内联 token 导致的滚动异常 @uyarn (#1790)

🚧 Others

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2022

Size Change: +1 B (0%)

Total Size: 892 kB

Filename Size Change
./dist/tdesign.js 520 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 51.4 kB
./dist/tdesign.min.css 47 kB
./dist/tdesign.min.js 272 kB

@PengYYYYY PengYYYYY merged commit 371296f into develop Oct 10, 2022
@PengYYYYY PengYYYYY deleted the release/0.24.0 branch October 10, 2022 02:16
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