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/new calendar #579

Merged
merged 9 commits into from
Apr 24, 2023
Merged

feat/new calendar #579

merged 9 commits into from
Apr 24, 2023

Conversation

ccccpj
Copy link
Collaborator

@ccccpj ccccpj commented Apr 10, 2023

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

fix #581

💡 需求背景和解决方案

📝 更新日志

  • break(Calendar): 调整 DOM

  • feat(Calendar): 新增 usePopup 属性

  • feat(Calendar): 新增 close、change 事件

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Apr 10, 2023

完成

@LeeJim
Copy link
Collaborator

LeeJim commented Apr 13, 2023

单测还是挂了 关注一下

@LeeJim
Copy link
Collaborator

LeeJim commented Apr 13, 2023

另外关注一下 #581 这个问题

@anlyyao anlyyao mentioned this pull request Apr 14, 2023
@anlyyao
Copy link
Collaborator

anlyyao commented Apr 21, 2023

@ccccpj 处理一下冲突哦

@github-actions
Copy link
Contributor

Size Change: +595 B (0%)

Total Size: 446 kB

Filename Size Change
./dist/tdesign.css 36.1 kB +74 B (0%)
./dist/tdesign.js 259 kB +264 B (0%)
./dist/tdesign.min.css 28.2 kB +61 B (0%)
./dist/tdesign.min.js 123 kB +196 B (0%)

@github-actions
Copy link
Contributor

Size Change: -9.61 kB (-2%)

Total Size: 435 kB

Filename Size Change
./dist/tdesign.css 29.5 kB -6.55 kB (-18%) 👏
./dist/tdesign.js 261 kB +2.05 kB (+1%)
./dist/tdesign.min.css 21.6 kB -6.56 kB (-23%) 🎉
./dist/tdesign.min.js 124 kB +1.45 kB (+1%)

@LeeJim LeeJim merged commit b76a2dc into develop Apr 24, 2023
@LeeJim LeeJim deleted the feat/new-calendar branch April 24, 2023 07:20
@github-actions github-actions bot mentioned this pull request Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Calendar] 移动端无法滑动、部分设备上显示异常
3 participants