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: add hooks #981

Closed
wants to merge 2 commits into from
Closed

feat: add hooks #981

wants to merge 2 commits into from

Conversation

yaogengzhu
Copy link
Collaborator

@yaogengzhu yaogengzhu commented Jul 23, 2023

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

fix #966

💡 需求背景和解决方案

📝 更新日志

  • feat: add hooks

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 23, 2023

完成

@github-actions
Copy link
Contributor

Size Change: +359 B (0%)

Total Size: 388 kB

Filename Size Change
./dist/tdesign.js 204 kB +245 B (0%)
./dist/tdesign.min.js 118 kB +114 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 672 B
./dist/tdesign.css 37.5 kB
./dist/tdesign.min.css 27.2 kB

@anlyyao
Copy link
Collaborator

anlyyao commented Jul 24, 2023

@yaogengzhu 流水线挂了哦~

@yaogengzhu
Copy link
Collaborator Author

@yaogengzhu 流水线挂了哦~

看了下代码,测试用例看起来怪怪的,应该跟代码逻辑有关系,应该没那么简单,我有空再瞅瞅

@github-actions
Copy link
Contributor

Size Change: +545 B (0%)

Total Size: 388 kB

Filename Size Change
./dist/tdesign.js 204 kB +321 B (0%)
./dist/tdesign.min.js 118 kB +224 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 672 B
./dist/tdesign.css 37.5 kB
./dist/tdesign.min.css 27.2 kB

@yaogengzhu
Copy link
Collaborator Author

😁 读文档的好处 closed By https://cn.vuejs.org/guide/extras/render-function.html#v-on

resolved By #987

@yaogengzhu yaogengzhu closed this Jul 25, 2023
@anlyyao anlyyao deleted the feat/add_hook branch January 2, 2024 08:50
@anlyyao anlyyao restored the feat/add_hook branch January 2, 2024 08:51
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.

[upload] props的onPreview, onSuccess, onRemove, onSelectChange未触发,图片预览报错
2 participants