-
Notifications
You must be signed in to change notification settings - Fork 7.8k
types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType #6158
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
Conversation
|
WalkthroughA new export statement was added to the authentication layout index file, allowing all TypeScript types from the local types module to be exported alongside the existing default export of the authentication layout component. Changes
Poem
Tip ⚡️ Faster reviews with caching
Enjoy the performance boost—your workflow just got faster. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
packages/effects/layouts/src/authentication/index.ts
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (2)
- GitHub Check: post-update (windows-latest)
- GitHub Check: post-update (ubuntu-latest)
Co-authored-by: 车文烨 <[email protected]>
* commit 'd0b8349a2d9913080dbe5256bdff23ab80bb72e6': perf: stub unbuild params (vbenjs#6210) fix: in mixed layout mode, the sidebar does not display when the first child node is an external link (vbenjs#6219) perf: perf the control logic of Tab (vbenjs#6220) fix(@vben-core/shadcn-ui): fix disabled functionality not working in VbenTree component (vbenjs#6205) fix: css style (vbenjs#6176) fix: the mobile terminal can wrap lines and expand slot attributes (vbenjs#6165) feat(tabs): 支持计算属性作为标签标题,解决 vbenjs#6170 的问题 (vbenjs#6163) types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType (vbenjs#6158) # Conflicts: # docs/src/guide/essentials/route.md
Description
使用场景:
Type of change
Please delete options that are not relevant.
pnpm-lock.yaml
unless you introduce a new test example.Checklist
pnpm run docs:dev
command.pnpm test
.feat:
,fix:
,perf:
,docs:
, orchore:
.Summary by CodeRabbit