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

feat: release 1.1.3 #2177

Merged
merged 2 commits into from
Feb 22, 2023
Merged

feat: release 1.1.3 #2177

merged 2 commits into from
Feb 22, 2023

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 22, 2023

🌈 1.1.3 2023-02-22

🚀 Features

  • Message: MessagePlugin 插件支持传入 className/style,以便自定义消息样式 @chaishi (#2151)
  • Dialog: 确认按钮主题不再跟随 Dialog 主题变动 @xiaosansiji (#2172)
  • Guide: 定义步骤浮层内容 @chaishi (#2170)
    • 支持使用插槽 body title content 自定义相关内容
    • 支持透传 popupProps 属性,以便自定义更多特性,如 popupProps.overlayInnerClassName
  • Select: 支持Option自定义title属性 @uyarn (#2176)
  • Popup: 新增onScrollToBottom事件,新增popperOptions API @uyarn (#2176)

🐞 Bug Fixes

  • Timeline: 修复自定义图标未能显示在正中间的问题 @chaishi (#2150)
  • Table:
    • 表格宽度向下取整,修复表格宽度出现小数时导致吸顶和吸底出现横向滚动条 @huangpiqiao (#2159)
    • 修复 ssr 场景下构建报错的问题 @KMethod (#2166)
  • Guide: @chaishi (#2170)
    • 修复 @next-step-click @prev-step-click @skip 等事件未能触发问题
    • 修复 上一步下一步跳过 等按钮的标识类名未能正确添加问题 @chaishi (#2170)
  • SelectInput: @uyarn (#2176)
    • 修复基于 SelectInput 的输入类组件单选可输入模式下回删无法完全清空,及其导致的一系列问题
    • 修复onBlur事件触发时机的问题 @uyarn (#2176)
  • Tabs: 修复在 tabs 内容区域使用图标大小异常的问题 @uyarn (#2176)
  • Drawer/Dialog: 修复滚动条检测问题 @honkinglin (#2173)
  • Button: 修复按钮 block 样式优先级问题 @honkinglin (common #1152)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: +2 B (0%)

Total Size: 940 kB

Filename Size Change
./dist/tdesign.js 546 kB +2 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 49.9 kB
./dist/tdesign.min.css 45.4 kB
./dist/tdesign.min.js 296 kB

@xiaosansiji xiaosansiji merged commit 7abbd28 into develop Feb 22, 2023
@xiaosansiji xiaosansiji deleted the release/1.1.3 branch February 22, 2023 08:47
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