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

增加vue的hooks函数 #42

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

yi-boide
Copy link

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

增加支持vue的hooks函数

📝 补充信息 | Additional Information

#41

@lobehubbot
Copy link
Member

👍 @yi-boide


Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link
Contributor

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可能整个引入方式得拆成 sdk/vue sdk/react 这样的写法,我先构思下

@@ -2,3 +2,4 @@ export * from './useOnStandalonePluginInit';
export * from './usePluginSettings';
export * from './usePluginState';
export * from './useWatchPluginMessage';
export * as vue from './vue';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感觉入口这边不能这么写,非 vue 应用估计会报错

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