Skip to content

Conversation

@wyl086
Copy link
Contributor

@wyl086 wyl086 commented Jul 26, 2024

🤔 这个 PR 的性质是?(至少选择一个)

  • 日常 bug 修复
  • 新特性提交
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • CI/CD 改进
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 代码重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

💡 需求背景和解决方案

// Vue >= 2.7
declare module 'vue' {
// declare module '@vue/runtime-dom' {  // Vue <= 2.6.14
  export interface GlobalComponents {
    WdActionSheet: typeof import('./components/wd-action-sheet/wd-action-sheet.vue')['default']
    WdBadge: typeof import('./components/wd-badge/wd-badge.vue')['default']
  }
}

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

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

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

@netlify
Copy link

netlify bot commented Jul 26, 2024

Deploy Preview for wot-design-uni ready!

Name Link
🔨 Latest commit bbe3d5c
🔍 Latest deploy log https://app.netlify.com/sites/wot-design-uni/deploys/66a36a134d856e0008f74aef
😎 Deploy Preview https://deploy-preview-464--wot-design-uni.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@vercel
Copy link

vercel bot commented Jul 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wot-design-uni ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 9:20am

@Moonofweisheng Moonofweisheng merged commit a175f05 into Moonofweisheng:master Jul 27, 2024
@Moonofweisheng
Copy link
Owner

测试了下:volar:2.0.21之后无法正确的获取SFC的类型,所以目前这个pr还不能使组件库支持最新版本的volar。

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