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 0.46.3 #1429

Merged
merged 2 commits into from
Aug 31, 2022
Merged

feat: release 0.46.3 #1429

merged 2 commits into from
Aug 31, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2022

🌈 0.46.3 2022-08-31

🚀 Features

  • Grid: align 可选值新增 start/end/center,修复 justifyalign 同为 center 属性冲突问题 @Micro-sun (#1359)
  • Notification: 鼠标移入时不会关闭通知 @sechi747 (#1366)
  • Cascader: CascaderPanel 点击选项时派发 click 事件 @luwuer (#1396)
  • Table: 文本超出提示由 Popup 更为 Tooltip,以便于定制各种提示文本主题色 @PDieE (#1365)
  • Input: 优化 clearable 按钮显示逻辑,区分 password 输入框 @PDieE (#1415)
  • Popconfirm/Table 组件样式优化 @zhangpaopao0609 (#1388)
  • Watermark: 新增Watermark 水印组件 @samhou1988 (#1347)

🐞 Bug Fixes

  • useModel: 兼容因 v-model 初始值为 undefined 导致 useModel 失效的问题 @zhangpaopao0609 (#1363)
  • Table:
    • 修复 editableCellState 表现与预期相反的问题 @sechi747 (#1367)
    • 修复多级表头下不支持调整列宽的问题 @ZTao-z (#1395)
  • Select: 去除组件注册时的 map props @skytt (#1399)
  • InputNumber: 修复 string/number 类型比较错误及其导致的分页组件样式异常的问题 common#784 @uyarn (#1413)
  • DatePicker: @HQ-Lin
    • 优化不设置 valueType 场景下与 format 表现一致 (#1398)
    • 修复左右面板切换错位问题 (#1400)
    • 修复 cell-click 事件失效问题 (#1420)
    • 修复 panel-click 事件失效问题 (#1421)
  • Calendar: 优化组件事件设置示例 @PsTiu (#1405)
  • Upload: 修复themeflow-list时 remove事件file参数丢失的问题 @uyarn (#1430)

@github-actions
Copy link
Contributor

Size Change: +3 B (0%)

Total Size: 862 kB

Filename Size Change
./dist/tdesign.min.js 266 kB +3 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 47.3 kB
./dist/tdesign.js 504 kB
./dist/tdesign.min.css 43.2 kB

@github-actions
Copy link
Contributor

完成

@codecov-commenter
Copy link

Codecov Report

Merging #1429 (d794f35) into develop (492d477) will increase coverage by 2.65%.
The diff coverage is 90.99%.

@@             Coverage Diff             @@
##           develop    #1429      +/-   ##
===========================================
+ Coverage    57.94%   60.60%   +2.65%     
===========================================
  Files          407      646     +239     
  Lines        15371    16150     +779     
  Branches      2931     2931              
===========================================
+ Hits          8907     9787     +880     
+ Misses        6187     6069     -118     
- Partials       277      294      +17     
Impacted Files Coverage Δ
src/alert/_example/icon.vue 100.00% <ø> (ø)
src/alert/_usage/index.vue 0.00% <ø> (ø)
src/anchor/_usage/index.vue 0.00% <ø> (ø)
src/avatar/_example/base.vue 100.00% <ø> (ø)
src/avatar/_usage/index.vue 0.00% <ø> (ø)
src/badge/_usage/index.vue 0.00% <ø> (ø)
src/breadcrumb/_example/custom.vue 100.00% <ø> (ø)
src/breadcrumb/_example/dropdown.vue 100.00% <ø> (ø)
src/button/_example/icon.vue 100.00% <ø> (ø)
src/button/_usage/index.vue 0.00% <ø> (ø)
... and 452 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@uyarn uyarn merged commit b8694ae into develop Aug 31, 2022
@uyarn uyarn deleted the release/0.46.3 branch August 31, 2022 07:26
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

3 participants