-
-
Notifications
You must be signed in to change notification settings - Fork 174
docs(bmodal): mark header-tag and footer-tag as deprecated #2881
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
|
|
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.
Pull Request Overview
This PR updates the documentation to mark the header-tag and footer-tag props in BModal as deprecated. The change removes the "Not Yet Implemented" notice and provides guidance on using the footer and title slots as alternatives.
Key Changes
- Replaced NotYetImplemented component with deprecation notice
- Added migration guidance directing users to the modal documentation for slot-based alternatives
WalkthroughReplaced a NotYetImplemented placeholder in the BModal migration guide with a deprecation note: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related issues
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
commit: |
Describe the PR
resolves #2867
Small replication
N/A
PR checklist
What kind of change does this PR introduce? (check at least one)
fix(...)feat(...)fix(...)docs(...)The PR fulfills these requirements:
CHANGELOGis generated from these messages, and determines the next version type. Pull requests that do not follow conventional commits or do not have an override will be deniedSummary by CodeRabbit