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.4.8 #2587

Closed
wants to merge 2 commits into from
Closed

feat: release 1.4.8 #2587

wants to merge 2 commits into from

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2023

🌈 1.4.8 2023-07-17

🚀 Features

🚧 Others

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: -1 B (0%)

Total Size: 961 kB

Filename Size Change
./dist/tdesign.min.js 304 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 50.9 kB
./dist/tdesign.js 558 kB
./dist/tdesign.min.css 46.1 kB

@xiaosansiji xiaosansiji deleted the release/1.4.8 branch July 18, 2023 06:38
@github-actions
Copy link
Contributor

(删除此行代表确认该日志): 修改并确认日志后删除这一行,机器人会提交到 本 PR 的 CHANGELOG.md 文件中

🌈 1.4.8 2023-07-18

🚀 Features

  • DatePicker: 优化关闭浮层后重置默认选中区域 @honkinglin (#2585)
  • Checkbox: 新增支持 lazyLoad,懒加载,用于需要渲染大量数据,或加载复杂内容/图片场景 @chaishi (#2583)
  • Checkbox: 渲染性能优化,选择或取消某一个选项时,不再重复渲染全部复选框 @chaishi (#2583)
  • Checkbox: 新增支持键盘控制选项选中或取消选中 @chaishi (#2583)
  • Checkbox: 新增支持 CheckboxGroup 使用 options 定义选项列表的同时,使用插槽 label 定义选项内容。可用于数据量较大的场景,不会重复渲染 @chaishi (#2583)

🐞 Bug Fixes

  • Checkbox: 复选框禁用逻辑优先级顺序修复,应当为:Form.disabled < CheckboxGroup.disabled < Checkbox.disabled @chaishi (#2583)
  • Checkbox: 修复带禁用按钮的全选逻辑问题 @chaishi (#2583)

🚧 Others

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