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(portal-context): Provider 增加 portal 参数,支持配置全局 container (#3060) #3061

Merged
merged 6 commits into from
Dec 17, 2024

Conversation

fcppddl
Copy link
Contributor

@fcppddl fcppddl commented Dec 16, 2024

closed #3060

@zyprepare zyprepare added PR: New feature 👍 New feature pull request 4.x labels Dec 16, 2024
"@hi-ui/provider": minor
---

feat(container-context): add container package (#3060)
Copy link
Collaborator

@zyprepare zyprepare Dec 17, 2024

Choose a reason for hiding this comment

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

更新此处信息为:feat(portal-context): Provider 增加 portal 参数,支持配置全局 container (#3060 )

@@ -93,6 +93,15 @@ export * from '@hi-ui/locale-context'
*/
export { default as LocaleContext } from '@hi-ui/locale-context'

/**
Copy link
Collaborator

Choose a reason for hiding this comment

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

删除 96 至 103 行

@zyprepare zyprepare changed the title feat(container-context): add container package (#3060) feat(portal-context): Provider 增加 portal 参数,支持配置全局 container (#3060) Dec 17, 2024
@zyprepare zyprepare merged commit d1d0086 into XiaoMi:master Dec 17, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider 支持配置全局 container
2 participants